[02:38:44.730] ulimit -c unlimited # default is 0 [02:38:44.730] ulimit -n 1024 # default is 256, pretty low [02:38:44.730] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [02:38:47.859] 1/296 postgresql:setup / tmp_install OK 2.94s [02:38:47.899] 2/296 postgresql:setup / install_test_files OK 0.04s [02:38:48.427] 3/296 postgresql:setup / initdb_cache OK 0.53s [02:38:48.591] 4/296 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.16s 9 subtests passed [02:38:52.663] 5/296 postgresql:recovery / recovery/002_archiving OK 4.19s 8 subtests passed [02:38:57.246] 6/296 postgresql:recovery / recovery/003_recovery_targets OK 8.65s 9 subtests passed [02:38:59.460] 7/296 postgresql:recovery / recovery/004_timeline_switch OK 6.80s 3 subtests passed [02:38:59.464] 8/296 postgresql:recovery / recovery/001_stream_rep OK 11.00s 61 subtests passed [02:39:00.280] 9/296 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 11.84s 12 subtests passed [02:39:02.127] 10/296 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 13.69s 14 subtests passed [02:39:02.407] 11/296 postgresql:recovery / recovery/006_logical_decoding OK 2.95s 20 subtests passed [02:39:05.077] 12/296 postgresql:recovery / recovery/005_replay_delay OK 7.77s 3 subtests passed [02:39:05.733] 13/296 postgresql:recovery / recovery/007_sync_rep OK 6.27s 11 subtests passed [02:39:06.133] 14/296 postgresql:recovery / recovery/010_logical_decoding_timelines OK 3.73s 13 subtests passed [02:39:07.695] 15/296 postgresql:recovery / recovery/014_unlogged_reinit OK 1.56s 23 subtests passed [02:39:07.713] 16/296 postgresql:recovery / recovery/013_crash_restart OK 1.98s 18 subtests passed [02:39:09.766] 17/296 postgresql:recovery / recovery/016_min_consistency OK 2.05s 1 subtests passed [02:39:09.878] 18/296 postgresql:recovery / recovery/012_subtransactions OK 4.80s 12 subtests passed [02:39:09.993] 19/296 postgresql:recovery / recovery/015_promotion_pages OK 2.30s 1 subtests passed [02:39:11.591] 20/296 postgresql:recovery / recovery/009_twophase OK 9.46s 27 subtests passed [02:39:13.811] 21/296 postgresql:recovery / recovery/008_fsm_truncation OK 13.53s 1 subtests passed [02:39:13.885] 22/296 postgresql:recovery / recovery/017_shm OK 4.12s 4 subtests passed [02:39:15.583] 23/296 postgresql:recovery / recovery/022_crash_temp_files OK 1.70s 11 subtests passed [02:39:16.250] 24/296 postgresql:recovery / recovery/021_row_visibility OK 2.44s 10 subtests passed [02:39:17.900] 25/296 postgresql:recovery / recovery/020_archive_status OK 6.31s 19 subtests passed [02:39:19.723] 26/296 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.14s 1 subtests passed [02:39:20.776] ▶ 27/296 + partition_join 1876 ms FAIL [02:39:20.879] 28/296 postgresql:recovery / recovery/024_archive_recovery OK 4.63s 2 subtests passed [02:39:21.840] 29/296 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 3.92s 1 subtests passed [02:39:22.177] ▶ 30/296 - regression tests pass FAIL [02:39:22.646] 27/296 postgresql:regress / regress/regress ERROR 34.22s exit status 1 [02:39:22.646] >>> INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress MALLOC_PERTURB_=38 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/.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 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib /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 [02:39:22.646] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:39:22.646] stderr: [02:39:22.646] # 1 of 220 tests failed. [02:39:22.646] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [02:39:22.646] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [02:39:22.646] [02:39:22.646] (test program exited with status code 1) [02:39:22.646] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:39:22.646] [02:39:25.304] 31/296 postgresql:recovery / recovery/026_overwrite_contrecord OK 5.58s 3 subtests passed [02:39:26.316] 32/296 postgresql:recovery / recovery/028_pitr_timelines OK 4.48s 3 subtests passed [02:39:27.272] 33/296 postgresql:recovery / recovery/019_replslot_limit OK 17.28s 26 subtests passed [02:39:27.596] 34/296 postgresql:recovery / recovery/029_stats_restart OK 4.95s 42 subtests passed [02:39:28.581] 35/296 postgresql:recovery / recovery/018_wal_optimize OK 18.70s 38 subtests passed [02:39:30.311] 36/296 postgresql:recovery / recovery/030_stats_cleanup_replica OK 5.01s 11 subtests passed [02:39:30.638] 37/296 postgresql:recovery / recovery/034_create_database OK 2.06s 2 subtests passed [02:39:32.261] 38/296 postgresql:recovery / recovery/031_recovery_conflict OK 5.94s 18 subtests passed [02:39:33.214] 39/296 postgresql:recovery / recovery/032_relfilenode_reuse OK 5.94s 14 subtests passed [02:39:33.528] 40/296 postgresql:recovery / recovery/037_invalid_database OK 1.27s 13 subtests passed [02:39:34.035] 41/296 postgresql:recovery / recovery/036_truncated_dropped OK 3.40s 8 subtests passed [02:39:36.028] 42/296 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 2.81s 2 subtests passed [02:39:37.773] 43/296 postgresql:recovery / recovery/033_replay_tsp_drops OK 10.18s 3 subtests passed [02:39:38.611] 44/296 postgresql:recovery / recovery/041_checkpoint_at_promote OK 2.58s 6 subtests passed [02:39:41.721] 45/296 postgresql:recovery / recovery/042_low_level_backup OK 3.95s 4 subtests passed [02:39:42.514] 46/296 postgresql:recovery / recovery/039_end_of_wal OK 8.99s 14 subtests passed [02:39:44.850] 47/296 postgresql:kerberos / kerberos/001_auth OK 6.24s 142 subtests passed [02:39:45.411] 48/296 postgresql:plpgsql / plpgsql/regress OK 3.69s 13 subtests passed [02:39:45.431] 49/296 postgresql:plperl / plperl/regress OK 2.92s 12 subtests passed [02:39:48.392] 50/296 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 14.35s 25 subtests passed [02:39:49.280] 51/296 postgresql:pltcl / pltcl/regress OK 3.87s 8 subtests passed [02:39:49.555] 52/296 postgresql:basic_archive / basic_archive/regress OK 1.16s 1 subtests passed [02:39:49.770] 53/296 postgresql:amcheck / amcheck/regress OK 4.34s 3 subtests passed [02:39:50.397] 54/296 postgresql:plpython / plpython/regress OK 5.52s 23 subtests passed [02:39:50.435] 55/296 postgresql:bloom / bloom/regress OK 1.15s 1 subtests passed [02:39:50.612] 56/296 postgresql:bool_plperl / bool_plperl/regress OK 1.06s 2 subtests passed [02:39:51.700] 57/296 postgresql:cube / cube/regress OK 1.09s 2 subtests passed [02:39:52.176] 58/296 postgresql:citext / citext/regress OK 1.74s 3 subtests passed [02:39:53.398] 59/296 postgresql:isolation / isolation/isolation OK 64.95s 114 subtests passed [02:39:53.691] 60/296 postgresql:dblink / dblink/regress OK 1.99s 1 subtests passed [02:39:53.932] 61/296 postgresql:btree_gin / btree_gin/regress OK 4.16s 30 subtests passed [02:39:53.942] 62/296 postgresql:dict_int / dict_int/regress OK 1.76s 1 subtests passed [02:39:54.449] 63/296 postgresql:dict_xsyn / dict_xsyn/regress OK 1.05s 1 subtests passed [02:39:55.091] 64/296 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.15s 2 subtests passed [02:39:55.341] 65/296 postgresql:btree_gist / btree_gist/regress OK 4.94s 32 subtests passed [02:39:55.413] 66/296 postgresql:file_fdw / file_fdw/regress OK 1.48s 1 subtests passed [02:39:56.253] 67/296 postgresql:earthdistance / earthdistance/regress OK 2.47s 1 subtests passed [02:39:56.619] 68/296 postgresql:recovery / recovery/035_standby_logical_decoding OK 26.31s 85 subtests passed [02:39:57.280] 69/296 postgresql:hstore_plpython / hstore_plpython/regress OK 1.94s 1 subtests passed [02:39:57.387] 70/296 postgresql:isn / isn/regress OK 1.13s 1 subtests passed [02:39:57.423] 71/296 postgresql:hstore_plperl / hstore_plperl/regress OK 2.33s 3 subtests passed [02:39:57.442] 72/296 postgresql:hstore / hstore/regress OK 2.99s 2 subtests passed [02:39:58.223] 73/296 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.60s 2 subtests passed [02:39:58.836] 74/296 postgresql:lo / lo/regress OK 1.45s 1 subtests passed [02:39:58.892] 75/296 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.61s 1 subtests passed [02:39:58.927] 76/296 postgresql:ltree_plpython / ltree_plpython/regress OK 1.48s 1 subtests passed [02:39:59.130] 77/296 postgresql:ltree / ltree/regress OK 1.71s 1 subtests passed [02:40:00.014] 78/296 postgresql:passwordcheck / passwordcheck/regress OK 1.18s 1 subtests passed [02:40:00.055] 79/296 postgresql:pg_freespacemap / pg_freespacemap/regress OK 0.92s 1 subtests passed [02:40:00.062] 80/296 postgresql:pg_buffercache / pg_buffercache/regress OK 1.17s 1 subtests passed [02:40:00.168] 81/296 postgresql:pageinspect / pageinspect/regress OK 1.94s 8 subtests passed [02:40:00.282] 82/296 postgresql:intarray / intarray/regress OK 4.87s 1 subtests passed [02:40:00.951] 83/296 postgresql:pgstattuple / pgstattuple/regress OK 0.89s 1 subtests passed [02:40:01.134] 84/296 postgresql:pg_surgery / pg_surgery/regress OK 0.97s 1 subtests passed [02:40:01.648] 85/296 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.63s 1 subtests passed [02:40:01.911] 30/296 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 73.48s exit status 1 [02:40:01.911] >>> INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress 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/.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 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MALLOC_PERTURB_=31 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib with_icu=yes /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 [02:40:01.911] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:40:01.911] stderr: [02:40:01.911] # Failed test 'regression tests pass' [02:40:01.911] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [02:40:01.911] # got: '256' [02:40:01.911] # expected: '0' [02:40:01.911] # Looks like you failed 1 test of 18. [02:40:01.911] [02:40:01.911] (test program exited with status code 1) [02:40:01.911] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:40:01.911] [02:40:02.681] 86/296 postgresql:pg_trgm / pg_trgm/regress OK 2.40s 3 subtests passed [02:40:02.681] 87/296 postgresql:pg_walinspect / pg_walinspect/regress OK 1.55s 2 subtests passed [02:40:02.696] 88/296 postgresql:pgcrypto / pgcrypto/regress OK 3.77s 23 subtests passed [02:40:02.716] 89/296 postgresql:pg_visibility / pg_visibility/regress OK 1.76s 1 subtests passed [02:40:02.757] 90/296 postgresql:seg / seg/regress OK 0.84s 2 subtests passed [02:40:03.654] 91/296 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.60s 11 subtests passed [02:40:04.062] 92/296 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.30s 1 subtests passed [02:40:04.088] 93/296 postgresql:tcn / tcn/isolation OK 1.40s 1 subtests passed [02:40:04.128] 94/296 postgresql:tablefunc / tablefunc/regress OK 1.45s 1 subtests passed [02:40:04.328] 95/296 postgresql:tsm_system_time / tsm_system_time/regress OK 0.67s 1 subtests passed [02:40:05.187] 96/296 postgresql:uuid-ossp / uuid-ossp/regress OK 1.10s 1 subtests passed [02:40:05.225] 97/296 postgresql:unaccent / unaccent/regress OK 1.16s 1 subtests passed [02:40:05.384] 98/296 postgresql:xml2 / xml2/regress OK 1.25s 1 subtests passed [02:40:05.882] 99/296 postgresql:brin / brin/isolation OK 1.55s 1 subtests passed [02:40:06.759] 100/296 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.87s 1 subtests passed [02:40:06.768] 101/296 postgresql:commit_ts / commit_ts/regress OK 1.58s 1 subtests passed [02:40:06.768] 102/296 postgresql:dummy_index_am / dummy_index_am/regress OK 1.38s 1 subtests passed [02:40:06.783] 103/296 postgresql:postgres_fdw / postgres_fdw/regress OK 5.13s 1 subtests passed [02:40:07.853] 104/296 postgresql:delay_execution / delay_execution/isolation OK 2.63s 2 subtests passed [02:40:08.439] 105/296 postgresql:plsample / plsample/regress OK 1.66s 1 subtests passed [02:40:08.525] 106/296 postgresql:injection_points / injection_points/regress OK 1.76s 1 subtests passed [02:40:08.559] 107/296 postgresql:gin / gin/regress OK 1.80s 1 subtests passed [02:40:08.568] 108/296 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.78s 1 subtests passed [02:40:08.641] 109/296 postgresql:test_bloomfilter / test_bloomfilter/regress OK 0.79s 1 subtests passed [02:40:09.305] 110/296 postgresql:test_decoding / test_decoding/isolation OK 6.59s 11 subtests passed [02:40:09.843] 111/296 postgresql:test_dsa / test_dsa/regress OK 1.28s 1 subtests passed [02:40:09.869] 112/296 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.43s 1 subtests passed [02:40:09.883] 113/296 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.31s 1 subtests passed [02:40:10.445] 114/296 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.14s 1 subtests passed [02:40:11.194] 115/296 postgresql:test_lfind / test_lfind/regress OK 1.32s 1 subtests passed [02:40:11.376] 116/296 postgresql:test_parser / test_parser/regress OK 0.93s 1 subtests passed [02:40:11.739] 117/296 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.21s 21 subtests passed [02:40:11.772] 118/296 postgresql:test_extensions / test_extensions/regress OK 3.13s 2 subtests passed [02:40:11.948] 119/296 postgresql:test_pg_dump / test_pg_dump/regress OK 0.75s 1 subtests passed [02:40:12.584] 120/296 postgresql:test_predtest / test_predtest/regress OK 1.21s 1 subtests passed [02:40:12.614] 121/296 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.73s 2 subtests passed [02:40:12.811] 122/296 postgresql:test_rbtree / test_rbtree/regress OK 1.04s 1 subtests passed [02:40:12.868] 123/296 postgresql:test_radixtree / test_radixtree/regress OK 1.13s 1 subtests passed [02:40:13.444] 124/296 postgresql:test_integerset / test_integerset/regress OK 3.60s 1 subtests passed [02:40:13.615] 125/296 postgresql:test_regex / test_regex/regress OK 1.66s 2 subtests passed [02:40:13.897] 126/296 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.28s 1 subtests passed [02:40:13.903] 127/296 postgresql:test_resowner / test_resowner/regress OK 1.32s 1 subtests passed [02:40:14.190] 128/296 postgresql:test_slru / test_slru/regress OK 1.32s 1 subtests passed [02:40:14.533] 129/296 postgresql:libpq / libpq/002_api OK 0.34s 1 subtests passed [02:40:14.691] 130/296 postgresql:test_tidstore / test_tidstore/regress OK 1.25s 1 subtests passed [02:40:15.003] 131/296 postgresql:unsafe_tests / unsafe_tests/regress OK 1.39s 3 subtests passed [02:40:15.170] 132/296 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.48s [02:40:15.448] 133/296 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.28s 9 subtests passed [02:40:15.461] 134/296 postgresql:libpq / libpq/001_uri OK 1.56s 60 subtests passed [02:40:17.205] 135/296 postgresql:test_shm_mq / test_shm_mq/regress OK 4.39s 1 subtests passed [02:40:17.848] 136/296 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.40s 106 subtests passed [02:40:18.882] 137/296 postgresql:libpq / libpq/003_load_balance_host_list OK 4.35s 127 subtests passed [02:40:19.133] 138/296 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.25s 51 subtests passed [02:40:19.244] 139/296 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 1.39s 10 subtests passed [02:40:19.605] 140/296 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 2.40s 32 subtests passed [02:40:20.065] 141/296 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 0.82s 3 subtests passed [02:40:21.512] 142/296 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.44s 21 subtests passed [02:40:23.337] 143/296 postgresql:test_decoding / test_decoding/regress OK 20.64s 19 subtests passed [02:40:23.358] 144/296 postgresql:pg_amcheck / pg_amcheck/003_check OK 7.90s 75 subtests passed [02:40:23.488] 145/296 postgresql:pg_checksums / pg_checksums/001_basic OK 0.15s 9 subtests passed [02:40:23.915] 146/296 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.43s 13 subtests passed [02:40:25.422] 147/296 postgresql:ecpg / ecpg/ecpg OK 11.52s 64 subtests passed [02:40:25.652] 148/296 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.05s 43 subtests passed [02:40:28.527] 149/296 postgresql:pg_checksums / pg_checksums/002_actions OK 5.17s 66 subtests passed [02:40:29.840] 150/296 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 4.19s 11 subtests passed [02:40:32.830] 151/296 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 2.99s 4 subtests passed [02:40:33.106] 152/296 postgresql:pg_config / pg_config/001_pg_config OK 0.25s 21 subtests passed [02:40:33.834] ▶ 153/296 - regression tests pass FAIL [02:40:33.868] 154/296 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 8.44s 7 subtests passed [02:40:33.916] 155/296 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.81s 18 subtests passed [02:40:34.614] 156/296 postgresql:pg_ctl / pg_ctl/002_status OK 0.70s 3 subtests passed [02:40:35.548] 157/296 postgresql:initdb / initdb/001_initdb OK 20.55s 52 subtests passed [02:40:37.537] 158/296 postgresql:pg_ctl / pg_ctl/003_promote OK 2.92s 12 subtests passed [02:40:37.927] 159/296 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.06s 25 subtests passed [02:40:38.240] 160/296 postgresql:pg_dump / pg_dump/001_basic OK 0.70s 93 subtests passed [02:40:38.552] 161/296 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.00s 14 subtests passed [02:40:40.124] 162/296 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.88s 3 subtests passed [02:40:41.301] 163/296 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.75s 4 subtests passed [02:40:42.481] 164/296 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 18.56s 5 subtests passed [02:40:44.464] 165/296 postgresql:pg_resetwal / pg_resetwal/001_basic OK 1.98s 75 subtests passed [02:40:45.126] 166/296 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.66s 9 subtests passed [02:40:45.871] 167/296 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 17.20s 22 subtests passed [02:40:46.296] 168/296 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 27.16s 192 subtests passed [02:40:46.977] 169/296 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 6.85s 108 subtests passed [02:40:47.858] 153/296 postgresql:recovery / recovery/027_stream_regress ERROR 86.95s exit status 1 [02:40:47.858] >>> INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress 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/.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 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=73 enable_injection_points=yes REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib /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 [02:40:47.858] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:40:47.858] stderr: [02:40:47.858] # Failed test 'regression tests pass' [02:40:47.858] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [02:40:47.858] # got: '256' [02:40:47.858] # expected: '0' [02:40:47.858] # Looks like you failed 1 test of 6. [02:40:47.858] [02:40:47.858] (test program exited with status code 1) [02:40:47.858] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:40:47.858] [02:40:49.843] ▶ 170/296 - run pg_createsubscriber on node S FAIL [02:40:49.859] ▶ 170/296 - the physical replication slot used as primary_slot_name has been removed FAIL [02:40:50.544] 170/296 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber ERROR 29.03s exit status 29 [02:40:50.544] >>> GZIP_PROGRAM=/usr/bin/gzip INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress TAR=/usr/bin/tar DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=226 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/bin/pg_basebackup:/Users/admin/pgsql/build/src/bin/pg_basebackup/test:/opt/local/sbin/:/opt/local/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 LZ4=/opt/local/bin/lz4 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pg_basebackup --testgroup pg_basebackup --testname 040_pg_createsubscriber -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/bin/pg_basebackup /Users/admin/pgsql/src/bin/pg_basebackup/t/040_pg_createsubscriber.pl [02:40:50.544] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:40:50.544] stderr: [02:40:50.544] # Failed test 'run pg_createsubscriber on node S' [02:40:50.544] # at /Users/admin/pgsql/src/bin/pg_basebackup/t/040_pg_createsubscriber.pl line 297. [02:40:50.544] # Failed test 'the physical replication slot used as primary_slot_name has been removed' [02:40:50.544] # at /Users/admin/pgsql/src/bin/pg_basebackup/t/040_pg_createsubscriber.pl line 318. [02:40:50.544] # got: '1' [02:40:50.544] # expected: '0' [02:40:50.544] # Tests were run but no plan was declared and done_testing() was not seen. [02:40:50.544] # Looks like your test exited with 29 just after 28. [02:40:50.544] [02:40:50.544] (test program exited with status code 29) [02:40:50.544] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:40:50.544] [02:40:50.595] 171/296 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.74s 1 subtests passed [02:40:50.756] 172/296 postgresql:pg_rewind / pg_rewind/006_options OK 0.21s 13 subtests passed [02:40:53.323] 173/296 postgresql:pg_dump / pg_dump/010_dump_connstr OK 11.99s 14 subtests passed [02:40:53.847] 174/296 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 7.55s 5 subtests passed [02:40:54.174] 175/296 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.33s 13 subtests passed [02:40:54.555] 176/296 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.38s 13 subtests passed [02:40:54.824] 177/296 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.27s 17 subtests passed [02:40:56.483] 178/296 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.12s 3 subtests passed [02:40:57.343] 179/296 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.59s 3 subtests passed [02:40:59.494] 180/296 postgresql:pg_rewind / pg_rewind/002_databases OK 13.62s 11 subtests passed [02:40:59.587] 181/296 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.24s 27 subtests passed [02:41:00.644] 182/296 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.15s 60 subtests passed [02:41:00.806] 183/296 postgresql:pg_dump / pg_dump/002_pg_dump OK 22.87s 11447 subtests passed [02:41:01.540] 184/296 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.95s 5 subtests passed [02:41:02.624] 185/296 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.80s 19 subtests passed [02:41:05.584] 186/296 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.94s 9 subtests passed [02:41:08.020] 187/296 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.48s 10 subtests passed [02:41:08.685] 188/296 postgresql:pg_waldump / pg_waldump/001_basic OK 3.10s 92 subtests passed [02:41:08.998] 189/296 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.31s 11 subtests passed [02:41:09.140] 190/296 postgresql:pg_rewind / pg_rewind/007_standby_source OK 18.54s 7 subtests passed [02:41:09.290] 191/296 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.27s 5 subtests passed [02:41:11.569] 192/296 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.57s 7 subtests passed [02:41:11.579] 193/296 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 24.60s 9 subtests passed [02:41:11.915] 194/296 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 10.42s 15 subtests passed [02:41:12.768] 195/296 postgresql:pgbench / pgbench/002_pgbench_no_server OK 3.48s 208 subtests passed [02:41:12.931] 196/296 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 10.31s 18 subtests passed [02:41:13.065] 197/296 postgresql:psql / psql/020_cancel OK 1.15s 2 subtests passed [02:41:13.948] 198/296 postgresql:psql / psql/010_tab_completion OK 2.37s 89 subtests passed [02:41:15.402] 199/296 postgresql:scripts / scripts/010_clusterdb OK 2.63s 15 subtests passed [02:41:15.412] 200/296 postgresql:pg_rewind / pg_rewind/001_basic OK 30.29s 56 subtests passed [02:41:15.582] 201/296 postgresql:scripts / scripts/011_clusterdb_all OK 2.65s 7 subtests passed [02:41:16.318] 202/296 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 19.83s 48 subtests passed [02:41:17.101] 203/296 postgresql:scripts / scripts/040_createuser OK 3.15s 37 subtests passed [02:41:17.113] 204/296 postgresql:scripts / scripts/070_dropuser OK 1.70s 12 subtests passed [02:41:17.637] 205/296 postgresql:scripts / scripts/080_pg_isready OK 2.05s 11 subtests passed [02:41:17.764] 206/296 postgresql:scripts / scripts/050_dropdb OK 2.36s 15 subtests passed [02:41:17.910] 207/296 postgresql:psql / psql/001_basic OK 6.34s 105 subtests passed [02:41:19.054] 208/296 postgresql:scripts / scripts/101_vacuumdb_all OK 1.42s 5 subtests passed [02:41:19.378] 209/296 postgresql:scripts / scripts/091_reindexdb_all OK 2.28s 13 subtests passed [02:41:19.982] 210/296 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.93s 39 subtests passed [02:41:20.741] 211/296 postgresql:scripts / scripts/200_connstr OK 2.83s 3 subtests passed [02:41:21.034] 212/296 postgresql:scripts / scripts/100_vacuumdb OK 3.92s 85 subtests passed [02:41:21.063] 213/296 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.30s 4 subtests passed [02:41:21.079] 214/296 postgresql:amcheck / amcheck/002_cic OK 1.10s 3 subtests passed [02:41:21.424] 215/296 postgresql:scripts / scripts/090_reindexdb OK 5.10s 64 subtests passed [02:41:21.951] 216/296 postgresql:scripts / scripts/020_createdb OK 8.89s 56 subtests passed [02:41:22.017] 217/296 postgresql:pgbench / pgbench/001_pgbench_with_server OK 12.88s 448 subtests passed [02:41:22.163] 218/296 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.08s 19 subtests passed [02:41:23.046] 219/296 postgresql:oid2name / oid2name/001_basic OK 1.02s 9 subtests passed [02:41:23.060] 220/296 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.02s 6 subtests passed [02:41:23.078] 221/296 postgresql:amcheck / amcheck/003_cic_2pc OK 2.34s 5 subtests passed [02:41:24.384] 222/296 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 1.32s 1 subtests passed [02:41:24.508] 223/296 postgresql:vacuumlo / vacuumlo/001_basic OK 0.12s 9 subtests passed [02:41:24.523] 224/296 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.36s 7 subtests passed [02:41:24.628] 225/296 postgresql:amcheck / amcheck/005_pitr OK 3.56s 3 subtests passed [02:41:24.672] 226/296 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.63s 3 subtests passed [02:41:25.059] 227/296 postgresql:test_decoding / test_decoding/001_repl_stats OK 1.98s 2 subtests passed [02:41:25.239] 228/296 postgresql:authentication / authentication/005_sspi SKIP 0.18s [02:41:26.515] 229/296 postgresql:authentication / authentication/004_file_inclusion OK 1.84s 2 subtests passed [02:41:26.858] 230/296 postgresql:authentication / authentication/003_peer OK 2.23s 53 subtests passed [02:41:27.302] 231/296 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.35s 16 subtests passed [02:41:27.863] 232/296 postgresql:amcheck / amcheck/001_verify_heapam OK 8.48s 272 subtests passed [02:41:27.920] 233/296 postgresql:authentication / authentication/002_saslprep OK 3.40s 20 subtests passed [02:41:28.509] 234/296 postgresql:authentication / authentication/001_password OK 4.00s 178 subtests passed [02:41:28.834] 235/296 postgresql:authentication / authentication/006_login_trigger OK 3.59s 32 subtests passed [02:41:30.052] 236/296 postgresql:subscription / subscription/002_types OK 3.19s 4 subtests passed [02:41:30.547] 237/296 postgresql:subscription / subscription/003_constraints OK 3.24s 6 subtests passed [02:41:30.995] 238/296 postgresql:subscription / subscription/007_ddl OK 2.16s 4 subtests passed [02:41:31.512] 239/296 postgresql:subscription / subscription/006_rewrite OK 3.00s 2 subtests passed [02:41:31.541] 240/296 postgresql:subscription / subscription/004_sync OK 3.68s 8 subtests passed [02:41:32.116] 241/296 postgresql:bloom / bloom/001_wal OK 10.69s 31 subtests passed [02:41:32.857] 242/296 postgresql:subscription / subscription/005_encoding OK 4.94s 1 subtests passed [02:41:33.305] 243/296 postgresql:subscription / subscription/008_diff_schema OK 3.25s 5 subtests passed [02:41:33.380] 244/296 postgresql:subscription / subscription/009_matviews OK 2.83s 1 subtests passed [02:41:34.366] 245/296 postgresql:subscription / subscription/011_generated OK 2.85s 3 subtests passed [02:41:35.495] 246/296 postgresql:subscription / subscription/001_rep_changes OK 8.98s 35 subtests passed [02:41:35.989] 247/296 postgresql:subscription / subscription/010_truncate OK 4.99s 14 subtests passed [02:41:36.452] 248/296 postgresql:subscription / subscription/016_stream_subxact OK 3.07s 3 subtests passed [02:41:36.768] 249/296 postgresql:subscription / subscription/012_collation OK 5.23s 2 subtests passed [02:41:36.802] 250/296 postgresql:subscription / subscription/017_stream_ddl OK 2.44s 3 subtests passed [02:41:38.082] 251/296 postgresql:subscription / subscription/014_binary OK 5.22s 8 subtests passed [02:41:38.470] 252/296 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.48s 2 subtests passed [02:41:38.619] 253/296 postgresql:subscription / subscription/020_messages OK 2.17s 5 subtests passed [02:41:40.272] 254/296 postgresql:subscription / subscription/018_stream_subxact_abort OK 4.78s 9 subtests passed [02:41:41.375] 255/296 postgresql:subscription / subscription/024_add_drop_pub OK 2.91s 3 subtests passed [02:41:43.108] 256/296 postgresql:subscription / subscription/022_twophase_cascade OK 6.30s 41 subtests passed [02:41:43.163] 257/296 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.54s 13 subtests passed [02:41:43.190] 258/296 postgresql:subscription / subscription/021_twophase OK 6.42s 24 subtests passed [02:41:43.227] 259/296 postgresql:subscription / subscription/013_partition OK 11.11s 73 subtests passed [02:41:44.586] 260/296 postgresql:subscription / subscription/015_stream OK 11.28s 10 subtests passed [02:41:45.028] 261/296 postgresql:subscription / subscription/026_stats OK 4.76s 13 subtests passed [02:41:45.674] 262/296 postgresql:subscription / subscription/023_twophase_stream OK 7.59s 33 subtests passed [02:41:48.378] 263/296 postgresql:subscription / subscription/029_on_error OK 5.21s 5 subtests passed [02:41:49.307] 264/296 postgresql:subscription / subscription/030_origin OK 6.11s 9 subtests passed [02:41:50.115] 265/296 postgresql:brin / brin/01_workitems OK 1.74s 2 subtests passed [02:41:50.943] 266/296 postgresql:subscription / subscription/033_run_as_table_owner OK 5.91s 10 subtests passed [02:41:51.249] 267/296 postgresql:subscription / subscription/028_row_filter OK 8.14s 24 subtests passed [02:41:52.233] 268/296 postgresql:brin / brin/02_wal_consistency OK 2.92s 2 subtests passed [02:41:52.612] 269/296 postgresql:commit_ts / commit_ts/001_base OK 2.50s 2 subtests passed [02:41:52.844] 270/296 postgresql:subscription / subscription/027_nosuperuser OK 11.47s 19 subtests passed [02:41:54.167] 271/296 postgresql:subscription / subscription/032_subscribe_use_index OK 9.58s 15 subtests passed [02:41:54.294] 272/296 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.44s 21 subtests passed [02:41:54.540] 273/296 postgresql:commit_ts / commit_ts/002_standby OK 3.60s 4 subtests passed [02:41:54.974] 274/296 postgresql:commit_ts / commit_ts/004_restart OK 2.74s 16 subtests passed [02:41:55.175] 275/296 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.56s 4 subtests passed [02:41:55.204] 276/296 postgresql:subscription / subscription/031_column_list OK 11.98s 36 subtests passed [02:41:55.375] 277/296 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.09s 2 subtests passed [02:41:55.617] 278/296 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.45s 4 subtests passed [02:41:55.733] 279/296 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.48s 4 subtests passed [02:41:56.441] 280/296 postgresql:test_misc / test_misc/003_check_guc OK 1.27s 3 subtests passed [02:41:56.466] 281/296 postgresql:test_misc / test_misc/001_constraint_validation OK 1.92s 42 subtests passed [02:41:56.609] 282/296 postgresql:test_misc / test_misc/005_timeouts OK 1.23s 2 subtests passed [02:41:56.661] 283/296 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.19s [02:41:56.686] 284/296 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.24s [02:41:56.754] 285/296 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.14s [02:41:57.002] 286/296 postgresql:test_misc / test_misc/004_io_direct OK 1.80s 3 subtests passed [02:41:57.297] 287/296 postgresql:test_misc / test_misc/002_tablespace OK 2.32s 20 subtests passed [02:41:57.577] 288/296 postgresql:worker_spi / worker_spi/001_worker_spi OK 1.84s 8 subtests passed [02:41:59.693] 289/296 postgresql:subscription / subscription/100_bugs OK 14.02s 14 subtests passed [02:42:00.118] 290/296 postgresql:ldap / ldap/002_bindpasswd OK 2.82s 3 subtests passed [02:42:00.349] 291/296 postgresql:icu / icu/010_database OK 2.77s 8 subtests passed [02:42:00.997] 292/296 postgresql:test_pg_dump / test_pg_dump/001_base OK 5.38s 1044 subtests passed [02:42:02.123] 293/296 postgresql:ssl / ssl/002_scram OK 5.44s 24 subtests passed [02:42:02.290] 294/296 postgresql:ssl / ssl/003_sslinfo OK 5.53s 18 subtests passed [02:42:02.798] 295/296 postgresql:ldap / ldap/001_auth OK 5.80s 43 subtests passed [02:42:07.641] 296/296 postgresql:ssl / ssl/001_ssltests OK 10.98s 205 subtests passed [02:42:07.677] [02:42:07.677] Summary of Failures: [02:42:07.677] [02:42:07.677] 27/296 postgresql:regress / regress/regress ERROR 34.22s exit status 1 [02:42:07.677] 30/296 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 73.48s exit status 1 [02:42:07.677] 153/296 postgresql:recovery / recovery/027_stream_regress ERROR 86.95s exit status 1 [02:42:07.677] 170/296 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber ERROR 29.03s exit status 29 [02:42:07.677] [02:42:07.677] Ok: 287 [02:42:07.677] Expected Fail: 0 [02:42:07.677] Fail: 4 [02:42:07.677] Unexpected Pass: 0 [02:42:07.677] Skipped: 5 [02:42:07.677] Timeout: 0 [02:42:07.677] [02:42:07.677] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [02:42:07.702] [02:42:07.702] Exit status: 4