[01:23:05.920] ulimit -c unlimited # default is 0 [01:23:05.920] ulimit -n 1024 # default is 256, pretty low [01:23:05.920] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [01:23:15.712] 1/328 postgresql:setup / tmp_install OK 9.10s [01:23:15.897] 2/328 postgresql:setup / install_test_files OK 0.18s [01:23:17.019] 3/328 postgresql:setup / initdb_cache OK 1.12s [01:23:17.492] 4/328 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.47s 9 subtests passed [01:23:31.311] 5/328 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 14.23s 16 subtests passed [01:23:31.402] 6/328 postgresql:recovery / recovery/002_archiving OK 13.91s 8 subtests passed [01:23:40.888] 7/328 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 23.85s 12 subtests passed [01:23:41.821] 8/328 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 24.76s 15 subtests passed [01:23:44.648] 9/328 postgresql:recovery / recovery/001_stream_rep OK 27.51s 63 subtests passed [01:23:47.872] 10/328 postgresql:recovery / recovery/006_logical_decoding OK 6.04s 20 subtests passed [01:23:55.033] 11/328 postgresql:recovery / recovery/004_timeline_switch OK 23.63s 3 subtests passed [01:23:55.176] 12/328 postgresql:recovery / recovery/005_replay_delay OK 14.28s 3 subtests passed [01:23:59.004] 13/328 postgresql:recovery / recovery/003_recovery_targets OK 27.69s 9 subtests passed [01:24:02.221] 14/328 postgresql:recovery / recovery/007_sync_rep OK 17.56s 11 subtests passed [01:24:04.100] 15/328 postgresql:recovery / recovery/013_crash_restart OK 1.88s 18 subtests passed [01:24:04.175] 16/328 postgresql:recovery / recovery/010_logical_decoding_timelines OK 8.99s 13 subtests passed [01:24:06.293] 17/328 postgresql:recovery / recovery/014_unlogged_reinit OK 2.18s 23 subtests passed [01:24:08.208] 18/328 postgresql:recovery / recovery/012_subtransactions OK 9.20s 12 subtests passed [01:24:08.641] 19/328 postgresql:recovery / recovery/008_fsm_truncation OK 20.77s 1 subtests passed [01:24:11.315] 20/328 postgresql:recovery / recovery/015_promotion_pages OK 7.14s 1 subtests passed [01:24:13.228] 21/328 postgresql:recovery / recovery/017_shm OK 5.01s 4 subtests passed [01:24:13.505] 22/328 postgresql:recovery / recovery/009_twophase OK 18.46s 30 subtests passed [01:24:14.595] 23/328 postgresql:recovery / recovery/016_min_consistency OK 8.30s 1 subtests passed [01:24:17.347] 24/328 postgresql:recovery / recovery/022_crash_temp_files OK 2.74s 11 subtests passed [01:24:20.449] 25/328 postgresql:recovery / recovery/021_row_visibility OK 6.94s 10 subtests passed [01:24:22.437] 26/328 postgresql:recovery / recovery/023_pitr_prepared_xact OK 5.08s 1 subtests passed [01:24:23.853] 27/328 postgresql:recovery / recovery/020_archive_status OK 10.62s 19 subtests passed [01:24:24.633] 28/328 postgresql:recovery / recovery/024_archive_recovery OK 4.18s 2 subtests passed [01:24:25.834] 29/328 postgresql:recovery / recovery/018_wal_optimize OK 17.19s 38 subtests passed [01:24:27.334] 30/328 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.89s 1 subtests passed [01:24:32.506] 31/328 postgresql:recovery / recovery/028_pitr_timelines OK 6.67s 3 subtests passed [01:24:33.364] 32/328 postgresql:recovery / recovery/026_overwrite_contrecord OK 9.51s 3 subtests passed [01:24:33.637] 33/328 postgresql:recovery / recovery/029_stats_restart OK 6.30s 44 subtests passed [01:24:35.528] ▶ 34/328 - regression tests pass FAIL [01:24:35.528] ▶ 34/328 - run of pg_upgrade --check for new instance FAIL [01:24:35.528] ▶ 34/328 - pg_upgrade_output.d/ removed after pg_upgrade --check success FAIL [01:24:35.528] ▶ 34/328 - run of pg_upgrade for new instance FAIL [01:24:35.528] ▶ 34/328 - pg_upgrade_output.d/ removed after pg_upgrade success FAIL [01:24:35.528] ▶ 34/328 - check that locales in new cluster match original cluster FAIL [01:24:35.528] ▶ 34/328 - old and new dumps match after pg_upgrade FAIL [01:24:35.532] 34/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 78.50s exit status 7 [01:24:35.532] >>> REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 top_builddir=/Users/admin/pgsql/build DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress share_contrib_dir=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/share/contrib MALLOC_PERTURB_=180 with_icu=yes MESON_TEST_ITERATION=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pg_upgrade --pg-test-extra '' --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 [01:24:35.532] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [01:24:35.532] stderr: [01:24:35.532] # Failed test 'regression tests pass' [01:24:35.532] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [01:24:35.532] # got: '256' [01:24:35.532] # expected: '0' [01:24:35.532] # Failed test 'run of pg_upgrade --check for new instance' [01:24:35.532] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 455. [01:24:35.532] # Failed test 'pg_upgrade_output.d/ removed after pg_upgrade --check success' [01:24:35.532] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 468. [01:24:35.532] # Failed test 'run of pg_upgrade for new instance' [01:24:35.532] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 472. [01:24:35.532] # Failed test 'pg_upgrade_output.d/ removed after pg_upgrade success' [01:24:35.532] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 485. [01:24:35.532] # Failed test 'check that locales in new cluster match original cluster' [01:24:35.532] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 520. [01:24:35.532] # got: '0|c|en_US.UTF-8|en_US.UTF-8|' [01:24:35.532] # expected: '6|b|C|C|C.UTF-8' [01:24:35.532] # Failed test 'old and new dumps match after pg_upgrade' [01:24:35.532] # at /Users/admin/pgsql/src/test/perl/PostgreSQL/Test/Utils.pm line 799. [01:24:35.532] # got: '1' [01:24:35.532] # expected: '0' [01:24:35.532] # Looks like you failed 7 tests of 19. [01:24:35.532] [01:24:35.532] (test program exited with status code 7) [01:24:35.532] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [01:24:35.532] [01:24:36.567] 35/328 postgresql:isolation / isolation/isolation OK 79.47s 117 subtests passed [01:24:38.515] ▶ 36/328 + privileges 26396 ms FAIL [01:24:38.515] ▶ 36/328 + brin_bloom 29 ms FAIL [01:24:38.515] ▶ 36/328 + brin_multi 31 ms FAIL [01:24:38.515] ▶ 36/328 + create_table_like 92 ms FAIL [01:24:38.515] ▶ 36/328 + alter_generic 91 ms FAIL [01:24:38.515] ▶ 36/328 + alter_operator 89 ms FAIL [01:24:38.515] ▶ 36/328 + misc 87 ms FAIL [01:24:38.515] ▶ 36/328 + async 84 ms FAIL [01:24:38.515] ▶ 36/328 + dbsize 76 ms FAIL [01:24:38.515] ▶ 36/328 + merge 81 ms FAIL [01:24:38.515] ▶ 36/328 + misc_functions 81 ms FAIL [01:24:38.515] ▶ 36/328 + sysviews 81 ms FAIL [01:24:38.515] ▶ 36/328 + tsrf 80 ms FAIL [01:24:38.515] ▶ 36/328 + tid 79 ms FAIL [01:24:38.515] ▶ 36/328 + tidscan 76 ms FAIL [01:24:38.515] ▶ 36/328 + tidrangescan 72 ms FAIL [01:24:38.515] ▶ 36/328 + collate.utf8 69 ms FAIL [01:24:38.515] ▶ 36/328 + collate.icu.utf8 66 ms FAIL [01:24:38.515] ▶ 36/328 + incremental_sort 61 ms FAIL [01:24:38.515] ▶ 36/328 + create_role 56 ms FAIL [01:24:38.515] ▶ 36/328 + without_overlaps 55 ms FAIL [01:24:38.515] ▶ 36/328 + generated_virtual 53 ms FAIL [01:24:38.515] ▶ 36/328 + graph_table 46 ms FAIL [01:24:38.515] ▶ 36/328 + stats_ext 4146 ms FAIL [01:24:38.515] ▶ 36/328 + largeobject 850 ms FAIL [01:24:39.420] 37/328 postgresql:recovery / recovery/019_replslot_limit OK 28.10s 26 subtests passed [01:24:39.615] 38/328 postgresql:recovery / recovery/034_create_database OK 3.04s 2 subtests passed [01:24:39.960] 39/328 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.45s 11 subtests passed [01:24:41.335] 36/328 postgresql:regress / regress/regress ERROR 84.31s exit status 1 [01:24:41.335] >>> REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template 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 top_builddir=/Users/admin/pgsql/build DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=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 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=235 /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/regress --pg-test-extra '' --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 40052 --schedule /Users/admin/pgsql/build/../src/test/regress/parallel_schedule [01:24:41.335] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [01:24:41.335] stderr: [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # (test process exited with exit code 2) [01:24:41.335] # 25 of 228 tests failed. [01:24:41.335] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [01:24:41.335] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [01:24:41.335] [01:24:41.335] (test program exited with status code 1) [01:24:41.335] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [01:24:41.335] [01:24:41.753] 40/328 postgresql:recovery / recovery/032_relfilenode_reuse OK 8.11s 14 subtests passed [01:24:42.767] 41/328 postgresql:recovery / recovery/031_recovery_conflict OK 9.40s 18 subtests passed [01:24:43.182] 42/328 postgresql:recovery / recovery/037_invalid_database OK 3.22s 10 subtests passed [01:24:43.264] 43/328 postgresql:recovery / recovery/036_truncated_dropped OK 3.65s 8 subtests passed [01:24:46.263] 44/328 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.92s 2 subtests passed [01:24:48.798] 45/328 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.62s 6 subtests passed [01:24:50.872] 46/328 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 2.07s 1 subtests passed [01:24:51.583] 47/328 postgresql:recovery / recovery/042_low_level_backup OK 8.32s 4 subtests passed [01:24:51.655] 48/328 postgresql:recovery / recovery/039_end_of_wal OK 9.90s 14 subtests passed [01:24:54.948] 49/328 postgresql:plperl / plperl/regress OK 3.28s 13 subtests passed [01:24:55.216] 50/328 postgresql:recovery / recovery/043_no_contrecord_switch OK 8.95s 1 subtests passed [01:24:55.846] 51/328 postgresql:plpgsql / plpgsql/regress OK 4.26s 13 subtests passed [01:24:57.377] 52/328 postgresql:pltcl / pltcl/regress OK 2.16s 8 subtests passed [01:24:57.863] 53/328 postgresql:kerberos / kerberos/001_auth OK 6.99s 142 subtests passed [01:24:59.136] 54/328 postgresql:basic_archive / basic_archive/regress OK 1.76s 1 subtests passed [01:24:59.148] 55/328 postgresql:plpython / plpython/regress OK 4.20s 23 subtests passed [01:24:59.652] 56/328 postgresql:bloom / bloom/regress OK 1.79s 1 subtests passed [01:24:59.791] 57/328 postgresql:amcheck / amcheck/regress OK 3.94s 3 subtests passed [01:25:01.865] 58/328 postgresql:bool_plperl / bool_plperl/regress OK 2.72s 2 subtests passed [01:25:02.533] 59/328 postgresql:citext / citext/regress OK 2.74s 3 subtests passed [01:25:02.704] 60/328 postgresql:recovery / recovery/033_replay_tsp_drops OK 27.17s 3 subtests passed [01:25:03.824] 61/328 postgresql:btree_gin / btree_gin/regress OK 4.67s 30 subtests passed [01:25:04.206] 62/328 postgresql:cube / cube/regress OK 2.34s 2 subtests passed [01:25:04.296] 63/328 postgresql:dict_int / dict_int/regress OK 1.59s 1 subtests passed [01:25:04.585] 64/328 postgresql:btree_gist / btree_gist/regress OK 4.93s 32 subtests passed [01:25:04.898] 65/328 postgresql:dblink / dblink/regress OK 2.36s 1 subtests passed [01:25:05.687] 66/328 postgresql:dict_xsyn / dict_xsyn/regress OK 1.86s 1 subtests passed [01:25:05.887] 67/328 postgresql:file_fdw / file_fdw/regress OK 1.59s 1 subtests passed [01:25:05.987] 68/328 postgresql:earthdistance / earthdistance/regress OK 1.78s 1 subtests passed [01:25:06.299] 69/328 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.71s 2 subtests passed [01:25:07.023] 70/328 postgresql:hstore / hstore/regress OK 2.12s 2 subtests passed [01:25:08.163] 71/328 postgresql:hstore_plpython / hstore_plpython/regress OK 2.27s 1 subtests passed [01:25:08.175] 72/328 postgresql:hstore_plperl / hstore_plperl/regress OK 2.48s 3 subtests passed [01:25:08.841] 73/328 postgresql:isn / isn/regress OK 2.53s 1 subtests passed [01:25:09.023] 74/328 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.00s 2 subtests passed [01:25:09.662] 75/328 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.50s 1 subtests passed [01:25:09.817] 76/328 postgresql:lo / lo/regress OK 1.64s 1 subtests passed [01:25:09.880] 77/328 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 27.11s 32 subtests passed [01:25:10.392] 78/328 postgresql:recovery / recovery/035_standby_logical_decoding OK 30.96s 88 subtests passed [01:25:10.718] 79/328 postgresql:ltree_plpython / ltree_plpython/regress OK 1.69s 1 subtests passed [01:25:10.936] 80/328 postgresql:ltree / ltree/regress OK 2.09s 1 subtests passed [01:25:11.578] 81/328 postgresql:pg_buffercache / pg_buffercache/regress OK 1.70s 1 subtests passed [01:25:11.590] 82/328 postgresql:passwordcheck / passwordcheck/regress OK 1.77s 1 subtests passed [01:25:11.988] 83/328 postgresql:intarray / intarray/regress OK 6.00s 1 subtests passed [01:25:12.049] 84/328 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.33s 1 subtests passed [01:25:12.128] 85/328 postgresql:pageinspect / pageinspect/regress OK 2.46s 8 subtests passed [01:25:12.282] 86/328 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.34s 1 subtests passed [01:25:12.298] ▶ 87/328 - regression tests pass FAIL [01:25:12.304] 87/328 postgresql:recovery / recovery/027_stream_regress ERROR 47.67s exit status 29 [01:25:12.304] >>> REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template 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 top_builddir=/Users/admin/pgsql/build DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=6 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress share_contrib_dir=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/share/contrib enable_injection_points=yes 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 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/recovery --pg-test-extra '' --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 [01:25:12.304] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [01:25:12.304] stderr: [01:25:12.304] # Failed test 'regression tests pass' [01:25:12.304] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [01:25:12.304] # got: '256' [01:25:12.304] # expected: '0' [01:25:12.304] # Tests were run but no plan was declared and done_testing() was not seen. [01:25:12.304] # Looks like your test exited with 29 just after 2. [01:25:12.304] [01:25:12.304] (test program exited with status code 29) [01:25:12.304] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [01:25:12.304] [01:25:12.803] 88/328 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.22s 1 subtests passed [01:25:14.038] 89/328 postgresql:pgstattuple / pgstattuple/regress OK 2.05s 1 subtests passed [01:25:14.072] 90/328 postgresql:pg_surgery / pg_surgery/regress OK 2.02s 1 subtests passed [01:25:14.086] 91/328 postgresql:pg_visibility / pg_visibility/regress OK 1.80s 1 subtests passed [01:25:14.096] 92/328 postgresql:pg_walinspect / pg_walinspect/regress OK 1.79s 2 subtests passed [01:25:14.382] 93/328 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.79s 14 subtests passed [01:25:14.393] 94/328 postgresql:pgcrypto / pgcrypto/regress OK 3.96s 23 subtests passed [01:25:14.792] 95/328 postgresql:pg_trgm / pg_trgm/regress OK 2.66s 3 subtests passed [01:25:15.662] 96/328 postgresql:tablefunc / tablefunc/regress OK 1.59s 1 subtests passed [01:25:15.669] 97/328 postgresql:seg / seg/regress OK 1.63s 3 subtests passed [01:25:15.840] 98/328 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.45s 1 subtests passed [01:25:15.859] 99/328 postgresql:tsm_system_time / tsm_system_time/regress OK 1.06s 1 subtests passed [01:25:15.881] 100/328 postgresql:tcn / tcn/isolation OK 1.79s 1 subtests passed [01:25:16.921] 101/328 postgresql:uuid-ossp / uuid-ossp/regress OK 1.25s 1 subtests passed [01:25:17.103] 102/328 postgresql:unaccent / unaccent/regress OK 1.44s 1 subtests passed [01:25:17.169] 103/328 postgresql:xml2 / xml2/regress OK 1.33s 1 subtests passed [01:25:17.286] 104/328 postgresql:commit_ts / commit_ts/regress OK 1.40s 1 subtests passed [01:25:17.296] 105/328 postgresql:brin / brin/isolation OK 1.44s 1 subtests passed [01:25:18.426] 106/328 postgresql:dummy_index_am / dummy_index_am/regress OK 1.32s 1 subtests passed [01:25:18.486] 107/328 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.31s 1 subtests passed [01:25:18.802] 108/328 postgresql:injection_points / injection_points/regress OK 1.50s 3 subtests passed [01:25:18.889] 109/328 postgresql:test_decoding / test_decoding/isolation OK 4.51s 12 subtests passed [01:25:18.920] 110/328 postgresql:gin / gin/regress OK 1.63s 1 subtests passed [01:25:19.059] 111/328 postgresql:delay_execution / delay_execution/isolation OK 2.14s 2 subtests passed [01:25:19.880] 112/328 postgresql:plsample / plsample/regress OK 1.39s 1 subtests passed [01:25:20.053] 113/328 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.13s 1 subtests passed [01:25:20.211] 114/328 postgresql:postgres_fdw / postgres_fdw/regress OK 7.41s 2 subtests passed [01:25:20.301] 115/328 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.50s 1 subtests passed [01:25:20.392] 116/328 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.50s 1 subtests passed [01:25:21.182] 117/328 postgresql:test_dsa / test_dsa/regress OK 1.30s 1 subtests passed [01:25:21.328] 118/328 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.27s 21 subtests passed [01:25:21.378] 119/328 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.32s 1 subtests passed [01:25:21.628] 120/328 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.33s 1 subtests passed [01:25:21.925] 121/328 postgresql:injection_points / injection_points/isolation OK 3.50s 3 subtests passed [01:25:22.359] 122/328 postgresql:test_extensions / test_extensions/regress OK 2.15s 2 subtests passed [01:25:22.384] 123/328 postgresql:test_lfind / test_lfind/regress OK 1.20s 1 subtests passed [01:25:22.647] 124/328 postgresql:test_parser / test_parser/regress OK 1.27s 1 subtests passed [01:25:22.929] 125/328 postgresql:test_pg_dump / test_pg_dump/regress OK 1.30s 1 subtests passed [01:25:22.969] 126/328 postgresql:test_predtest / test_predtest/regress OK 1.04s 1 subtests passed [01:25:23.693] 127/328 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.36s 2 subtests passed [01:25:23.749] 128/328 postgresql:test_radixtree / test_radixtree/regress OK 1.39s 1 subtests passed [01:25:23.829] 129/328 postgresql:test_rbtree / test_rbtree/regress OK 1.44s 1 subtests passed [01:25:24.198] 130/328 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.23s 1 subtests passed [01:25:24.258] 131/328 postgresql:test_resowner / test_resowner/regress OK 1.33s 1 subtests passed [01:25:24.816] 132/328 postgresql:test_slru / test_slru/regress OK 1.07s 1 subtests passed [01:25:24.857] 133/328 postgresql:test_regex / test_regex/regress OK 2.21s 2 subtests passed [01:25:24.990] 134/328 postgresql:test_tidstore / test_tidstore/regress OK 1.16s 1 subtests passed [01:25:25.109] 135/328 postgresql:libpq / libpq/002_api OK 0.12s 1 subtests passed [01:25:25.222] 136/328 postgresql:typcache / typcache/regress OK 1.02s 1 subtests passed [01:25:25.373] 137/328 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.15s [01:25:25.446] 138/328 postgresql:unsafe_tests / unsafe_tests/regress OK 1.19s 4 subtests passed [01:25:25.868] 139/328 postgresql:libpq / libpq/001_uri OK 1.01s 63 subtests passed [01:25:26.101] 140/328 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.23s 9 subtests passed [01:25:26.529] 141/328 postgresql:test_shm_mq / test_shm_mq/regress OK 2.84s 1 subtests passed [01:25:27.375] 142/328 postgresql:test_decoding / test_decoding/regress OK 13.28s 19 subtests passed [01:25:28.437] 143/328 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.33s 107 subtests passed [01:25:28.661] 144/328 postgresql:test_integerset / test_integerset/regress OK 8.27s 1 subtests passed [01:25:28.979] 145/328 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.32s 51 subtests passed [01:25:29.731] 146/328 postgresql:libpq / libpq/003_load_balance_host_list OK 4.62s 127 subtests passed [01:25:30.547] 147/328 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.17s 32 subtests passed [01:25:30.919] 148/328 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.19s 3 subtests passed [01:25:31.113] 149/328 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.67s 10 subtests passed [01:25:31.941] 150/328 postgresql:ecpg / ecpg/ecpg OK 7.13s 65 subtests passed [01:25:32.077] 151/328 postgresql:pg_checksums / pg_checksums/001_basic OK 0.13s 9 subtests passed [01:25:32.572] 152/328 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.65s 21 subtests passed [01:25:32.864] 153/328 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.29s 13 subtests passed [01:25:34.171] 154/328 postgresql:pg_amcheck / pg_amcheck/003_check OK 7.64s 75 subtests passed [01:25:34.281] 155/328 postgresql:libpq / libpq/005_negotiate_encryption OK 8.91s 249 subtests passed [01:25:36.564] 156/328 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.02s 43 subtests passed [01:25:36.661] 157/328 postgresql:pg_checksums / pg_checksums/002_actions OK 4.58s 66 subtests passed [01:25:43.084] 158/328 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 8.80s 11 subtests passed [01:25:44.780] 159/328 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 11.91s 6 subtests passed [01:25:46.533] 160/328 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 9.87s 4 subtests passed [01:25:46.544] 161/328 postgresql:initdb / initdb/001_initdb OK 21.10s 56 subtests passed [01:25:46.879] 162/328 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 12.70s 7 subtests passed [01:25:47.198] 163/328 postgresql:pg_config / pg_config/001_pg_config OK 0.32s 21 subtests passed [01:25:47.926] 164/328 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.83s 3 subtests passed [01:25:48.482] 165/328 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.28s 18 subtests passed [01:25:49.616] 166/328 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.08s 4 subtests passed [01:25:50.004] 167/328 postgresql:pg_ctl / pg_ctl/002_status OK 1.52s 3 subtests passed [01:25:50.934] 168/328 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 14.37s 22 subtests passed [01:25:51.084] 169/328 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.15s 25 subtests passed [01:25:51.818] 170/328 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 7.04s 2 subtests passed [01:25:52.030] 171/328 postgresql:pg_dump / pg_dump/001_basic OK 1.09s 99 subtests passed [01:25:52.413] 172/328 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.87s 4 subtests passed [01:25:53.480] 173/328 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.66s 3 subtests passed [01:25:53.529] 174/328 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.52s 14 subtests passed [01:25:53.958] 175/328 postgresql:pg_ctl / pg_ctl/003_promote OK 4.34s 12 subtests passed [01:25:54.535] 176/328 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.50s 4 subtests passed [01:25:54.910] 177/328 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.95s 9 subtests passed [01:25:55.037] 178/328 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 23.92s 37 subtests passed [01:25:55.978] 179/328 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.45s 77 subtests passed [01:25:57.684] 180/328 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 5.27s 108 subtests passed [01:26:01.927] 181/328 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.24s 1 subtests passed [01:26:02.307] 182/328 postgresql:pg_rewind / pg_rewind/006_options OK 0.37s 13 subtests passed [01:26:03.970] 183/328 postgresql:pg_dump / pg_dump/010_dump_connstr OK 10.49s 14 subtests passed [01:26:05.434] 184/328 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 10.40s 6 subtests passed [01:26:06.867] 185/328 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 37.89s 199 subtests passed [01:26:07.598] 186/328 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 11.62s 10 subtests passed [01:26:07.786] 187/328 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.19s 13 subtests passed [01:26:07.962] 188/328 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.17s 13 subtests passed [01:26:08.275] 189/328 postgresql:pg_rewind / pg_rewind/007_standby_source OK 5.97s 7 subtests passed [01:26:08.320] 190/328 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.36s 17 subtests passed [01:26:10.702] 191/328 postgresql:pg_rewind / pg_rewind/009_growing_files OK 5.27s 3 subtests passed [01:26:10.866] 192/328 postgresql:pg_rewind / pg_rewind/001_basic OK 16.33s 57 subtests passed [01:26:11.063] 193/328 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 7.07s 3 subtests passed [01:26:11.682] 194/328 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.82s 60 subtests passed [01:26:11.922] 195/328 postgresql:pg_rewind / pg_rewind/002_databases OK 17.01s 12 subtests passed [01:26:13.138] 196/328 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 2.07s 5 subtests passed [01:26:13.731] 197/328 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.03s 32 subtests passed [01:26:13.794] 198/328 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 6.92s 1 subtests passed [01:26:15.100] 199/328 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 3.41s 9 subtests passed [01:26:15.725] 200/328 postgresql:pg_dump / pg_dump/002_pg_dump OK 24.64s 12885 subtests passed [01:26:15.966] 201/328 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 4.04s 15 subtests passed [01:26:15.968] 202/328 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.14s 11 subtests passed [01:26:16.555] 203/328 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.45s 5 subtests passed [01:26:16.738] 204/328 postgresql:pg_waldump / pg_waldump/001_basic OK 2.94s 92 subtests passed [01:26:16.785] 205/328 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 8.51s 38 subtests passed [01:26:17.260] 206/328 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.29s 8 subtests passed [01:26:17.688] 207/328 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.13s 208 subtests passed [01:26:18.165] 208/328 postgresql:psql / psql/020_cancel OK 0.90s 2 subtests passed [01:26:18.182] 209/328 postgresql:psql / psql/010_tab_completion OK 1.40s 89 subtests passed [01:26:19.018] 210/328 postgresql:scripts / scripts/010_clusterdb OK 1.33s 16 subtests passed [01:26:19.879] 211/328 postgresql:scripts / scripts/011_clusterdb_all OK 1.71s 7 subtests passed [01:26:20.043] 212/328 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 6.31s 18 subtests passed [01:26:20.350] 213/328 postgresql:psql / psql/001_basic OK 3.61s 108 subtests passed [01:26:20.495] 214/328 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 7.35s 10 subtests passed [01:26:20.834] 215/328 postgresql:scripts / scripts/040_createuser OK 1.81s 37 subtests passed [01:26:21.280] 216/328 postgresql:scripts / scripts/070_dropuser OK 1.24s 13 subtests passed [01:26:21.494] 217/328 postgresql:scripts / scripts/050_dropdb OK 1.61s 16 subtests passed [01:26:21.955] 218/328 postgresql:scripts / scripts/080_pg_isready OK 1.60s 11 subtests passed [01:26:23.314] 219/328 postgresql:scripts / scripts/091_reindexdb_all OK 2.48s 13 subtests passed [01:26:23.671] 220/328 postgresql:scripts / scripts/101_vacuumdb_all OK 2.18s 5 subtests passed [01:26:24.150] 221/328 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.48s 27 subtests passed [01:26:24.356] 222/328 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.21s 4 subtests passed [01:26:24.521] 223/328 postgresql:scripts / scripts/090_reindexdb OK 4.03s 64 subtests passed [01:26:24.821] 224/328 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.46s 39 subtests passed [01:26:25.014] 225/328 postgresql:scripts / scripts/020_createdb OK 6.83s 60 subtests passed [01:26:25.241] 226/328 postgresql:scripts / scripts/100_vacuumdb OK 3.96s 85 subtests passed [01:26:25.885] 227/328 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 17.56s 92 subtests passed [01:26:25.895] 228/328 postgresql:pgbench / pgbench/001_pgbench_with_server OK 9.92s 467 subtests passed [01:26:26.271] 229/328 postgresql:amcheck / amcheck/002_cic OK 1.45s 3 subtests passed [01:26:26.803] 230/328 postgresql:scripts / scripts/200_connstr OK 3.49s 3 subtests passed [01:26:26.814] 231/328 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.57s 6 subtests passed [01:26:26.943] 232/328 postgresql:amcheck / amcheck/003_cic_2pc OK 1.93s 5 subtests passed [01:26:26.995] 233/328 postgresql:oid2name / oid2name/001_basic OK 0.18s 9 subtests passed [01:26:27.414] 234/328 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.46s 4 subtests passed [01:26:27.527] 235/328 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.63s 19 subtests passed [01:26:28.762] 236/328 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.82s 7 subtests passed [01:26:28.989] 237/328 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.99s 3 subtests passed [01:26:29.173] 238/328 postgresql:amcheck / amcheck/005_pitr OK 3.28s 3 subtests passed [01:26:29.567] 239/328 postgresql:vacuumlo / vacuumlo/001_basic OK 0.39s 9 subtests passed [01:26:29.634] 240/328 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.11s 3 subtests passed [01:26:30.218] 241/328 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.41s 16 subtests passed [01:26:31.128] 242/328 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.71s 2 subtests passed [01:26:31.345] 243/328 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.36s 6 subtests passed [01:26:31.638] 244/328 postgresql:authentication / authentication/005_sspi SKIP 0.29s [01:26:32.100] 245/328 postgresql:authentication / authentication/003_peer OK 1.88s 53 subtests passed [01:26:32.476] 246/328 postgresql:authentication / authentication/002_saslprep OK 2.84s 20 subtests passed [01:26:32.711] 247/328 postgresql:authentication / authentication/004_file_inclusion OK 1.58s 2 subtests passed [01:26:32.789] 248/328 postgresql:postmaster / postmaster/001_basic OK 0.31s 9 subtests passed [01:26:33.242] 249/328 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 4.48s 3 subtests passed [01:26:33.320] 250/328 postgresql:amcheck / amcheck/001_verify_heapam OK 8.80s 272 subtests passed [01:26:33.485] 251/328 postgresql:authentication / authentication/007_pre_auth OK 1.38s 2 subtests passed [01:26:33.682] 252/328 postgresql:authentication / authentication/001_password OK 4.11s 201 subtests passed [01:26:34.353] 253/328 postgresql:postmaster / postmaster/003_start_stop OK 1.56s 25 subtests passed [01:26:34.376] 254/328 postgresql:authentication / authentication/006_login_trigger OK 2.74s 32 subtests passed [01:26:34.506] 255/328 postgresql:postmaster / postmaster/002_connection_limits OK 1.79s 30 subtests passed [01:26:36.420] 256/328 postgresql:bloom / bloom/001_wal OK 10.15s 31 subtests passed [01:26:36.476] 257/328 postgresql:subscription / subscription/003_constraints OK 2.99s 6 subtests passed [01:26:36.664] 258/328 postgresql:subscription / subscription/002_types OK 3.34s 4 subtests passed [01:26:37.685] 259/328 postgresql:subscription / subscription/006_rewrite OK 3.31s 2 subtests passed [01:26:37.709] 260/328 postgresql:subscription / subscription/004_sync OK 4.02s 8 subtests passed [01:26:39.160] 261/328 postgresql:subscription / subscription/007_ddl OK 4.65s 8 subtests passed [01:26:39.176] 262/328 postgresql:subscription / subscription/005_encoding OK 4.82s 1 subtests passed [01:26:39.711] 263/328 postgresql:subscription / subscription/009_matviews OK 3.23s 1 subtests passed [01:26:40.181] 264/328 postgresql:subscription / subscription/008_diff_schema OK 3.76s 5 subtests passed [01:26:41.176] 265/328 postgresql:subscription / subscription/001_rep_changes OK 7.93s 36 subtests passed [01:26:42.007] 266/328 postgresql:subscription / subscription/010_truncate OK 5.34s 14 subtests passed [01:26:42.447] 267/328 postgresql:subscription / subscription/012_collation OK 4.74s 2 subtests passed [01:26:42.662] 268/328 postgresql:subscription / subscription/011_generated OK 4.98s 11 subtests passed [01:26:43.605] 269/328 postgresql:subscription / subscription/016_stream_subxact OK 3.42s 3 subtests passed [01:26:43.744] 270/328 postgresql:subscription / subscription/017_stream_ddl OK 2.57s 3 subtests passed [01:26:45.326] 271/328 postgresql:subscription / subscription/014_binary OK 6.15s 8 subtests passed [01:26:45.588] 272/328 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.14s 2 subtests passed [01:26:45.606] 273/328 postgresql:subscription / subscription/020_messages OK 2.94s 5 subtests passed [01:26:47.931] 274/328 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.92s 9 subtests passed [01:26:49.180] 275/328 postgresql:subscription / subscription/024_add_drop_pub OK 3.59s 4 subtests passed [01:26:49.240] 276/328 postgresql:subscription / subscription/015_stream OK 9.53s 10 subtests passed [01:26:49.749] 277/328 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.14s 13 subtests passed [01:26:50.940] 278/328 postgresql:subscription / subscription/022_twophase_cascade OK 7.20s 41 subtests passed [01:26:51.280] 279/328 postgresql:subscription / subscription/021_twophase OK 7.66s 30 subtests passed [01:26:51.460] 280/328 postgresql:subscription / subscription/013_partition OK 12.30s 74 subtests passed [01:26:52.916] 281/328 postgresql:subscription / subscription/029_on_error OK 3.17s 5 subtests passed [01:26:53.644] 282/328 postgresql:subscription / subscription/023_twophase_stream OK 8.32s 33 subtests passed [01:26:54.318] 283/328 postgresql:subscription / subscription/026_stats OK 6.38s 13 subtests passed [01:26:56.505] 284/328 postgresql:subscription / subscription/028_row_filter OK 7.26s 26 subtests passed [01:26:57.085] 285/328 postgresql:subscription / subscription/030_origin OK 6.14s 13 subtests passed [01:26:58.085] 286/328 postgresql:subscription / subscription/033_run_as_table_owner OK 5.17s 10 subtests passed [01:26:58.516] 287/328 postgresql:brin / brin/01_workitems OK 2.01s 2 subtests passed [01:26:59.245] 288/328 postgresql:subscription / subscription/027_nosuperuser OK 10.06s 19 subtests passed [01:26:59.582] 289/328 postgresql:subscription / subscription/032_subscribe_use_index OK 8.12s 15 subtests passed [01:27:00.477] 290/328 postgresql:commit_ts / commit_ts/001_base OK 2.39s 2 subtests passed [01:27:00.576] 291/328 postgresql:brin / brin/02_wal_consistency OK 3.49s 2 subtests passed [01:27:00.789] 292/328 postgresql:subscription / subscription/034_temporal OK 7.14s 32 subtests passed [01:27:01.863] 293/328 postgresql:subscription / subscription/031_column_list OK 10.58s 36 subtests passed [01:27:02.195] 294/328 postgresql:commit_ts / commit_ts/002_standby OK 3.68s 4 subtests passed [01:27:02.270] 295/328 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.48s 21 subtests passed [01:27:02.396] 296/328 postgresql:commit_ts / commit_ts/004_restart OK 2.81s 16 subtests passed [01:27:02.578] 297/328 postgresql:injection_points / injection_points/001_stats OK 2.10s 9 subtests passed [01:27:02.591] 298/328 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.01s 4 subtests passed [01:27:03.540] 299/328 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.29s 4 subtests passed [01:27:03.722] 300/328 postgresql:test_escape / test_escape/001_test_escape OK 1.14s 1131 subtests passed [01:27:03.800] 301/328 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.40s 2 subtests passed [01:27:03.896] 302/328 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.62s 4 subtests passed [01:27:03.909] 303/328 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.11s 2 subtests passed [01:27:03.967] 304/328 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.17s 12 subtests passed [01:27:04.594] 305/328 postgresql:oauth_validator / oauth_validator/002_client OK 2.40s 8 subtests passed [01:27:04.896] 306/328 postgresql:test_misc / test_misc/003_check_guc OK 0.93s 3 subtests passed [01:27:05.392] 307/328 postgresql:test_misc / test_misc/002_tablespace OK 1.48s 20 subtests passed [01:27:05.522] 308/328 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 2.93s 516 subtests passed [01:27:05.834] 309/328 postgresql:test_misc / test_misc/001_constraint_validation OK 1.94s 42 subtests passed [01:27:05.909] 310/328 postgresql:test_misc / test_misc/004_io_direct OK 1.31s 3 subtests passed [01:27:05.962] 311/328 postgresql:test_misc / test_misc/005_timeouts OK 1.06s 2 subtests passed [01:27:06.468] 312/328 postgresql:subscription / subscription/100_bugs OK 12.15s 13 subtests passed [01:27:06.581] 313/328 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.11s [01:27:06.670] 314/328 postgresql:test_misc / test_misc/007_catcache_inval OK 1.15s 2 subtests passed [01:27:06.685] 315/328 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.10s [01:27:07.026] 316/328 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.35s [01:27:07.121] 317/328 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.73s 2 subtests passed [01:27:07.192] 318/328 postgresql:test_slru / test_slru/001_multixact OK 1.28s 3 subtests passed [01:27:08.122] 319/328 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.16s 8 subtests passed [01:27:09.544] 320/328 postgresql:test_pg_dump / test_pg_dump/001_base OK 3.71s 1044 subtests passed [01:27:09.971] 321/328 postgresql:ldap / ldap/002_bindpasswd OK 1.85s 3 subtests passed [01:27:10.741] 322/328 postgresql:icu / icu/010_database OK 1.19s 8 subtests passed [01:27:11.194] 323/328 postgresql:ssl / ssl/002_scram OK 4.17s 28 subtests passed [01:27:11.203] 324/328 postgresql:ssl / ssl/003_sslinfo OK 4.08s 21 subtests passed [01:27:12.110] 325/328 postgresql:ldap / ldap/001_auth OK 4.92s 47 subtests passed [01:27:12.893] 326/328 postgresql:oauth_validator / oauth_validator/001_server OK 11.03s 121 subtests passed [01:27:16.636] 327/328 postgresql:ssl / ssl/001_ssltests OK 9.95s 227 subtests passed [01:27:17.723] 328/328 postgresql:test_json_parser / test_json_parser/002_inline OK 14.18s 3400 subtests passed [01:27:17.795] [01:27:17.795] Summary of Failures: [01:27:17.795] [01:27:17.795] 34/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 78.50s exit status 7 [01:27:17.795] 36/328 postgresql:regress / regress/regress ERROR 84.31s exit status 1 [01:27:17.795] 87/328 postgresql:recovery / recovery/027_stream_regress ERROR 47.67s exit status 29 [01:27:17.795] [01:27:17.795] Ok: 320 [01:27:17.795] Expected Fail: 0 [01:27:17.795] Fail: 3 [01:27:17.795] Unexpected Pass: 0 [01:27:17.795] Skipped: 5 [01:27:17.795] Timeout: 0 [01:27:17.795] [01:27:17.795] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [01:27:17.859] [01:27:17.859] Exit status: 3