[23:48:37.512] ulimit -c unlimited # default is 0 [23:48:37.512] ulimit -n 1024 # default is 256, pretty low [23:48:37.512] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [23:48:40.575] 1/297 postgresql:setup / tmp_install OK 2.86s [23:48:40.616] 2/297 postgresql:setup / install_test_files OK 0.04s [23:48:41.144] 3/297 postgresql:setup / initdb_cache OK 0.53s [23:48:41.347] 4/297 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.20s 9 subtests passed [23:48:44.682] 5/297 postgresql:recovery / recovery/002_archiving OK 3.49s 8 subtests passed [23:48:50.028] 6/297 postgresql:recovery / recovery/003_recovery_targets OK 8.68s 9 subtests passed [23:48:51.146] 7/297 postgresql:recovery / recovery/004_timeline_switch OK 6.46s 3 subtests passed [23:48:52.610] 8/297 postgresql:recovery / recovery/001_stream_rep OK 11.43s 61 subtests passed [23:48:53.165] 9/297 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 12.01s 12 subtests passed [23:48:53.572] 10/297 postgresql:recovery / recovery/006_logical_decoding OK 2.43s 20 subtests passed [23:48:55.210] 11/297 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 14.05s 14 subtests passed [23:48:58.620] 12/297 postgresql:recovery / recovery/005_replay_delay OK 8.59s 3 subtests passed [23:48:59.308] 13/297 postgresql:recovery / recovery/007_sync_rep OK 6.70s 11 subtests passed [23:48:59.586] 14/297 postgresql:recovery / recovery/010_logical_decoding_timelines OK 4.38s 13 subtests passed [23:49:00.959] 15/297 postgresql:recovery / recovery/013_crash_restart OK 1.64s 18 subtests passed [23:49:01.193] 16/297 postgresql:recovery / recovery/014_unlogged_reinit OK 1.61s 23 subtests passed [23:49:03.083] 17/297 postgresql:recovery / recovery/012_subtransactions OK 4.45s 12 subtests passed [23:49:03.210] 18/297 postgresql:recovery / recovery/016_min_consistency OK 2.02s 1 subtests passed [23:49:04.094] 19/297 postgresql:recovery / recovery/015_promotion_pages OK 3.13s 1 subtests passed [23:49:04.475] 20/297 postgresql:recovery / recovery/009_twophase OK 10.90s 27 subtests passed [23:49:06.544] 21/297 postgresql:recovery / recovery/017_shm OK 3.46s 4 subtests passed [23:49:07.617] 22/297 postgresql:recovery / recovery/008_fsm_truncation OK 14.45s 1 subtests passed [23:49:09.285] 23/297 postgresql:recovery / recovery/022_crash_temp_files OK 1.67s 11 subtests passed [23:49:10.204] 24/297 postgresql:recovery / recovery/021_row_visibility OK 3.66s 10 subtests passed [23:49:10.734] 25/297 postgresql:recovery / recovery/020_archive_status OK 6.26s 19 subtests passed [23:49:12.789] 26/297 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.50s 1 subtests passed [23:49:13.139] ▶ 27/297 + alter_table 3325 ms FAIL [23:49:14.119] 28/297 postgresql:recovery / recovery/024_archive_recovery OK 3.91s 2 subtests passed [23:49:14.997] 29/297 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.26s 1 subtests passed [23:49:16.961] ▶ 30/297 - regression tests pass FAIL [23:49:18.479] 27/297 postgresql:regress / regress/regress ERROR 37.33s exit status 1 [23:49:18.479] >>> DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib 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 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 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=18 /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 [23:49:18.479] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:49:18.479] stderr: [23:49:18.479] # 1 of 220 tests failed. [23:49:18.479] # The differences that caused some tests to fail can be viewed in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.diffs". [23:49:18.479] # A copy of the test summary that you see above is saved in the file "/Users/admin/pgsql/build/testrun/regress/regress/regression.out". [23:49:18.479] [23:49:18.479] (test program exited with status code 1) [23:49:18.479] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:49:18.479] [23:49:18.896] 31/297 postgresql:recovery / recovery/028_pitr_timelines OK 3.90s 3 subtests passed [23:49:19.093] 32/297 postgresql:recovery / recovery/026_overwrite_contrecord OK 6.30s 3 subtests passed [23:49:19.117] 33/297 postgresql:recovery / recovery/018_wal_optimize OK 15.91s 38 subtests passed [23:49:21.376] 34/297 postgresql:recovery / recovery/019_replslot_limit OK 17.28s 26 subtests passed [23:49:23.248] 35/297 postgresql:recovery / recovery/029_stats_restart OK 4.77s 42 subtests passed [23:49:23.457] 36/297 postgresql:recovery / recovery/030_stats_cleanup_replica OK 4.56s 11 subtests passed [23:49:24.058] 37/297 postgresql:recovery / recovery/032_relfilenode_reuse OK 4.94s 14 subtests passed [23:49:24.700] 38/297 postgresql:recovery / recovery/031_recovery_conflict OK 5.61s 18 subtests passed [23:49:25.356] 39/297 postgresql:recovery / recovery/034_create_database OK 2.11s 2 subtests passed [23:49:26.194] 40/297 postgresql:recovery / recovery/037_invalid_database OK 1.49s 13 subtests passed [23:49:26.957] 41/297 postgresql:recovery / recovery/036_truncated_dropped OK 2.90s 8 subtests passed [23:49:27.894] 42/297 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 2.54s 2 subtests passed [23:49:30.946] 43/297 postgresql:recovery / recovery/041_checkpoint_at_promote OK 3.05s 6 subtests passed [23:49:32.050] 44/297 postgresql:recovery / recovery/033_replay_tsp_drops OK 10.67s 3 subtests passed [23:49:34.904] 45/297 postgresql:recovery / recovery/039_end_of_wal OK 8.71s 14 subtests passed [23:49:35.314] 46/297 postgresql:recovery / recovery/042_low_level_backup OK 4.35s 4 subtests passed [23:49:38.448] 47/297 postgresql:recovery / recovery/043_wal_replay_wait OK 6.32s 3 subtests passed [23:49:39.075] 48/297 postgresql:plpgsql / plpgsql/regress OK 3.76s 13 subtests passed [23:49:40.244] 49/297 postgresql:plperl / plperl/regress OK 1.66s 12 subtests passed [23:49:41.443] 50/297 postgresql:isolation / isolation/isolation OK 60.28s 114 subtests passed [23:49:41.519] 51/297 postgresql:kerberos / kerberos/001_auth OK 6.61s 142 subtests passed [23:49:42.625] 52/297 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 15.67s 25 subtests passed [23:49:42.728] 53/297 postgresql:pltcl / pltcl/regress OK 2.48s 8 subtests passed [23:49:42.756] 54/297 postgresql:plpython / plpython/regress OK 3.68s 23 subtests passed [23:49:43.863] 55/297 postgresql:basic_archive / basic_archive/regress OK 2.34s 1 subtests passed [23:49:44.682] 56/297 postgresql:bloom / bloom/regress OK 2.06s 1 subtests passed [23:49:44.826] 57/297 postgresql:bool_plperl / bool_plperl/regress OK 2.10s 2 subtests passed [23:49:46.282] 58/297 postgresql:cube / cube/regress OK 1.46s 2 subtests passed [23:49:46.333] 59/297 postgresql:amcheck / amcheck/regress OK 4.89s 3 subtests passed [23:49:46.649] 60/297 postgresql:citext / citext/regress OK 1.97s 3 subtests passed [23:49:47.694] 61/297 postgresql:dict_int / dict_int/regress OK 1.36s 1 subtests passed [23:49:47.697] 62/297 postgresql:dict_xsyn / dict_xsyn/regress OK 1.05s 1 subtests passed [23:49:48.009] 63/297 postgresql:btree_gin / btree_gin/regress OK 5.25s 30 subtests passed [23:49:48.774] 64/297 postgresql:dblink / dblink/regress OK 2.49s 1 subtests passed [23:49:48.944] 65/297 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 0.93s 2 subtests passed [23:49:49.344] 66/297 postgresql:file_fdw / file_fdw/regress OK 1.65s 1 subtests passed [23:49:50.214] 67/297 postgresql:recovery / recovery/035_standby_logical_decoding OK 26.76s 85 subtests passed [23:49:50.388] 68/297 postgresql:earthdistance / earthdistance/regress OK 2.69s 1 subtests passed [23:49:50.406] 69/297 postgresql:btree_gist / btree_gist/regress OK 6.39s 32 subtests passed [23:49:51.071] 70/297 postgresql:hstore_plpython / hstore_plpython/regress OK 1.73s 1 subtests passed [23:49:51.291] 71/297 postgresql:hstore_plperl / hstore_plperl/regress OK 2.35s 3 subtests passed [23:49:51.306] 72/297 postgresql:jsonb_plperl / jsonb_plperl/regress OK 0.90s 2 subtests passed [23:49:51.323] 73/297 postgresql:isn / isn/regress OK 0.93s 1 subtests passed [23:49:51.776] 74/297 postgresql:hstore / hstore/regress OK 3.00s 2 subtests passed [23:49:51.840] 30/297 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 70.69s exit status 1 [23:49:51.840] >>> DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template MALLOC_PERTURB_=203 REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib 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 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress with_icu=yes 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 /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 [23:49:51.840] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:49:51.840] stderr: [23:49:51.840] # Failed test 'regression tests pass' [23:49:51.840] # at /Users/admin/pgsql/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [23:49:51.840] # got: '256' [23:49:51.840] # expected: '0' [23:49:51.840] # Looks like you failed 1 test of 18. [23:49:51.840] [23:49:51.840] (test program exited with status code 1) [23:49:51.840] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:49:51.840] [23:49:52.382] 75/297 postgresql:lo / lo/regress OK 1.09s 1 subtests passed [23:49:52.391] 76/297 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.32s 1 subtests passed [23:49:52.543] 77/297 postgresql:ltree_plpython / ltree_plpython/regress OK 1.22s 1 subtests passed [23:49:52.573] 78/297 postgresql:ltree / ltree/regress OK 1.27s 1 subtests passed [23:49:53.033] 79/297 postgresql:passwordcheck / passwordcheck/regress OK 1.19s 1 subtests passed [23:49:53.507] 80/297 postgresql:pg_freespacemap / pg_freespacemap/regress OK 0.96s 1 subtests passed [23:49:53.514] 81/297 postgresql:pg_buffercache / pg_buffercache/regress OK 1.13s 1 subtests passed [23:49:53.588] 82/297 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.01s 1 subtests passed [23:49:53.995] 83/297 postgresql:pageinspect / pageinspect/regress OK 2.22s 8 subtests passed [23:49:54.414] 84/297 postgresql:pg_surgery / pg_surgery/regress OK 0.90s 1 subtests passed [23:49:54.566] 85/297 postgresql:pgstattuple / pgstattuple/regress OK 1.06s 1 subtests passed [23:49:54.949] 86/297 postgresql:pg_visibility / pg_visibility/regress OK 0.95s 1 subtests passed [23:49:55.419] 87/297 postgresql:intarray / intarray/regress OK 5.20s 1 subtests passed [23:49:55.798] 88/297 postgresql:pg_walinspect / pg_walinspect/regress OK 1.38s 2 subtests passed [23:49:55.840] 89/297 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.81s 11 subtests passed [23:49:55.857] 90/297 postgresql:pg_trgm / pg_trgm/regress OK 2.27s 3 subtests passed [23:49:55.874] 91/297 postgresql:pgcrypto / pgcrypto/regress OK 3.48s 23 subtests passed [23:49:56.751] 92/297 postgresql:seg / seg/regress OK 1.80s 2 subtests passed [23:49:56.968] 93/297 postgresql:tcn / tcn/isolation OK 1.17s 1 subtests passed [23:49:57.024] 94/297 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.15s 1 subtests passed [23:49:57.090] 95/297 postgresql:tablefunc / tablefunc/regress OK 1.67s 1 subtests passed [23:49:58.575] 96/297 postgresql:tsm_system_time / tsm_system_time/regress OK 1.82s 1 subtests passed [23:49:58.589] 97/297 postgresql:xml2 / xml2/regress OK 1.50s 1 subtests passed [23:49:58.605] 98/297 postgresql:unaccent / unaccent/regress OK 1.64s 1 subtests passed [23:49:58.646] 99/297 postgresql:uuid-ossp / uuid-ossp/regress OK 1.62s 1 subtests passed [23:49:59.868] 100/297 postgresql:commit_ts / commit_ts/regress OK 1.28s 1 subtests passed [23:49:59.879] 101/297 postgresql:dummy_index_am / dummy_index_am/regress OK 1.23s 1 subtests passed [23:49:59.887] 102/297 postgresql:brin / brin/isolation OK 1.31s 1 subtests passed [23:50:00.905] 103/297 postgresql:delay_execution / delay_execution/isolation OK 2.30s 2 subtests passed [23:50:01.060] 104/297 postgresql:postgres_fdw / postgres_fdw/regress OK 6.49s 1 subtests passed [23:50:01.393] 105/297 postgresql:injection_points / injection_points/regress OK 1.51s 1 subtests passed [23:50:01.732] 106/297 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.86s 1 subtests passed [23:50:01.771] 107/297 postgresql:test_decoding / test_decoding/isolation OK 5.91s 11 subtests passed [23:50:01.804] 108/297 postgresql:gin / gin/regress OK 1.92s 1 subtests passed [23:50:02.271] 109/297 postgresql:plsample / plsample/regress OK 1.37s 1 subtests passed [23:50:02.675] 110/297 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.61s 1 subtests passed [23:50:03.117] 111/297 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.38s 1 subtests passed [23:50:03.128] 112/297 postgresql:test_dsa / test_dsa/regress OK 1.32s 1 subtests passed [23:50:03.317] 113/297 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.92s 1 subtests passed [23:50:03.395] 114/297 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.12s 1 subtests passed [23:50:04.278] 115/297 postgresql:test_lfind / test_lfind/regress OK 0.96s 1 subtests passed [23:50:04.285] 116/297 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.17s 1 subtests passed [23:50:05.406] 117/297 postgresql:test_extensions / test_extensions/regress OK 2.73s 2 subtests passed [23:50:05.412] 118/297 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.64s 21 subtests passed [23:50:05.537] 119/297 postgresql:test_parser / test_parser/regress OK 1.26s 1 subtests passed [23:50:05.638] 120/297 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.24s 2 subtests passed [23:50:05.778] 121/297 postgresql:test_pg_dump / test_pg_dump/regress OK 1.49s 1 subtests passed [23:50:07.628] 122/297 postgresql:test_resowner / test_resowner/regress OK 1.85s 1 subtests passed [23:50:07.997] 123/297 postgresql:test_predtest / test_predtest/regress OK 2.59s 1 subtests passed [23:50:08.189] 124/297 postgresql:test_rbtree / test_rbtree/regress OK 2.65s 1 subtests passed [23:50:08.208] 125/297 postgresql:test_integerset / test_integerset/regress OK 5.08s 1 subtests passed [23:50:08.222] 126/297 postgresql:test_regex / test_regex/regress OK 2.58s 2 subtests passed [23:50:08.233] 127/297 postgresql:test_radixtree / test_radixtree/regress OK 2.82s 1 subtests passed [23:50:09.589] 128/297 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.96s 1 subtests passed [23:50:09.841] 129/297 postgresql:test_slru / test_slru/regress OK 1.65s 1 subtests passed [23:50:09.855] 130/297 postgresql:test_tidstore / test_tidstore/regress OK 1.65s 1 subtests passed [23:50:09.952] 131/297 postgresql:libpq / libpq/002_api OK 0.11s 1 subtests passed [23:50:10.043] 132/297 postgresql:unsafe_tests / unsafe_tests/regress OK 1.82s 3 subtests passed [23:50:10.055] 133/297 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.10s [23:50:10.254] 134/297 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.20s 9 subtests passed [23:50:10.633] 135/297 postgresql:libpq / libpq/001_uri OK 1.04s 60 subtests passed [23:50:11.281] 136/297 postgresql:test_shm_mq / test_shm_mq/regress OK 3.21s 1 subtests passed [23:50:12.672] 137/297 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 2.42s 106 subtests passed [23:50:13.596] 138/297 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 2.31s 32 subtests passed [23:50:13.612] 139/297 postgresql:libpq / libpq/003_load_balance_host_list OK 3.75s 127 subtests passed [23:50:13.900] 140/297 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.30s 51 subtests passed [23:50:14.487] 141/297 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 1.81s 10 subtests passed [23:50:15.382] 142/297 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.48s 3 subtests passed [23:50:16.771] 143/297 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.39s 21 subtests passed [23:50:18.045] 144/297 postgresql:test_decoding / test_decoding/regress OK 22.20s 19 subtests passed [23:50:18.387] 145/297 postgresql:pg_checksums / pg_checksums/001_basic OK 0.34s 9 subtests passed [23:50:19.368] 146/297 postgresql:pg_amcheck / pg_amcheck/003_check OK 8.73s 75 subtests passed [23:50:19.581] 147/297 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.21s 13 subtests passed [23:50:20.534] 148/297 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.05s 43 subtests passed [23:50:23.683] 149/297 postgresql:pg_checksums / pg_checksums/002_actions OK 5.30s 66 subtests passed [23:50:24.093] 150/297 postgresql:ecpg / ecpg/ecpg OK 15.86s 64 subtests passed [23:50:26.856] ▶ 151/297 - regression tests pass FAIL [23:50:27.379] 152/297 postgresql:initdb / initdb/001_initdb OK 17.33s 52 subtests passed [23:50:27.867] 153/297 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 3.80s 11 subtests passed [23:50:28.007] 154/297 postgresql:pg_config / pg_config/001_pg_config OK 0.14s 21 subtests passed [23:50:29.374] 155/297 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.37s 18 subtests passed [23:50:29.658] 156/297 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 9.12s 7 subtests passed [23:50:30.730] 157/297 postgresql:pg_ctl / pg_ctl/002_status OK 1.07s 3 subtests passed [23:50:32.385] 158/297 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 5.00s 4 subtests passed [23:50:34.131] 159/297 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.76s 25 subtests passed [23:50:34.614] 160/297 postgresql:pg_ctl / pg_ctl/003_promote OK 3.88s 12 subtests passed [23:50:34.821] 161/297 postgresql:pg_dump / pg_dump/001_basic OK 0.63s 93 subtests passed [23:50:35.670] 162/297 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.28s 14 subtests passed [23:50:35.925] 163/297 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.03s 3 subtests passed [23:50:38.550] 164/297 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 18.97s 5 subtests passed [23:50:39.474] 165/297 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.80s 4 subtests passed [23:50:41.085] 166/297 postgresql:pg_resetwal / pg_resetwal/001_basic OK 1.59s 75 subtests passed [23:50:41.942] 167/297 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.74s 9 subtests passed [23:50:42.739] 168/297 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 6.81s 108 subtests passed [23:50:43.582] 151/297 postgresql:recovery / recovery/027_stream_regress ERROR 89.46s exit status 1 [23:50:43.582] >>> DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MALLOC_PERTURB_=138 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 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 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 enable_injection_points=yes /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 [23:50:43.582] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:50:43.582] stderr: [23:50:43.582] # Failed test 'regression tests pass' [23:50:43.582] # at /Users/admin/pgsql/src/test/recovery/t/027_stream_regress.pl line 95. [23:50:43.582] # got: '256' [23:50:43.582] # expected: '0' [23:50:43.582] # Looks like you failed 1 test of 6. [23:50:43.582] [23:50:43.582] (test program exited with status code 1) [23:50:43.582] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:50:43.582] [23:50:43.647] 169/297 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 30.03s 192 subtests passed [23:50:49.426] 170/297 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.84s 5 subtests passed [23:50:50.291] 171/297 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.64s 9 subtests passed [23:50:51.086] 172/297 postgresql:pg_rewind / pg_rewind/006_options OK 0.78s 13 subtests passed [23:50:51.205] 173/297 postgresql:pg_dump / pg_dump/010_dump_connstr OK 12.65s 14 subtests passed [23:50:52.357] 174/297 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.93s 1 subtests passed [23:50:55.741] 175/297 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.38s 3 subtests passed [23:50:55.929] 176/297 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.16s 13 subtests passed [23:50:56.086] 177/297 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.16s 13 subtests passed [23:50:56.481] 178/297 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.39s 17 subtests passed [23:50:57.084] 179/297 postgresql:pg_rewind / pg_rewind/001_basic OK 15.14s 56 subtests passed [23:50:57.243] 180/297 postgresql:pg_rewind / pg_rewind/007_standby_source OK 6.16s 7 subtests passed [23:50:59.087] 181/297 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 1.84s 27 subtests passed [23:50:59.355] 182/297 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 8.15s 3 subtests passed [23:50:59.406] 183/297 postgresql:pg_dump / pg_dump/002_pg_dump OK 24.79s 11446 subtests passed [23:51:00.976] 184/297 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.89s 60 subtests passed [23:51:01.258] 185/297 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.90s 5 subtests passed [23:51:03.112] 186/297 postgresql:pg_rewind / pg_rewind/002_databases OK 20.37s 11 subtests passed [23:51:04.611] 187/297 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 5.16s 9 subtests passed [23:51:05.854] 188/297 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 49.08s 31 subtests passed [23:51:07.029] 189/297 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 10.53s 19 subtests passed [23:51:08.201] 190/297 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.35s 5 subtests passed [23:51:09.561] 191/297 postgresql:pg_walsummary / pg_walsummary/001_basic OK 2.53s 11 subtests passed [23:51:09.889] 192/297 postgresql:pg_waldump / pg_waldump/001_basic OK 5.28s 92 subtests passed [23:51:10.693] 193/297 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.49s 7 subtests passed [23:51:10.794] 194/297 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 46.70s 22 subtests passed [23:51:10.858] 195/297 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 9.60s 10 subtests passed [23:51:12.715] 196/297 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 11.62s 15 subtests passed [23:51:12.836] 197/297 postgresql:psql / psql/020_cancel OK 1.97s 2 subtests passed [23:51:12.897] 198/297 postgresql:pgbench / pgbench/002_pgbench_no_server OK 3.01s 208 subtests passed [23:51:14.125] 199/297 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 11.01s 18 subtests passed [23:51:15.348] 200/297 postgresql:scripts / scripts/011_clusterdb_all OK 2.51s 7 subtests passed [23:51:15.359] 201/297 postgresql:scripts / scripts/010_clusterdb OK 2.64s 15 subtests passed [23:51:15.549] 202/297 postgresql:psql / psql/010_tab_completion OK 4.76s 89 subtests passed [23:51:15.763] 203/297 postgresql:scripts / scripts/040_createuser OK 1.64s 37 subtests passed [23:51:16.405] 204/297 postgresql:psql / psql/001_basic OK 5.71s 105 subtests passed [23:51:16.851] 205/297 postgresql:scripts / scripts/080_pg_isready OK 1.30s 11 subtests passed [23:51:16.877] 206/297 postgresql:scripts / scripts/070_dropuser OK 1.52s 12 subtests passed [23:51:16.905] 207/297 postgresql:scripts / scripts/050_dropdb OK 1.56s 15 subtests passed [23:51:17.848] 208/297 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 20.76s 48 subtests passed [23:51:18.667] 209/297 postgresql:scripts / scripts/101_vacuumdb_all OK 1.79s 5 subtests passed [23:51:19.784] 210/297 postgresql:scripts / scripts/102_vacuumdb_stages OK 2.88s 4 subtests passed [23:51:20.314] 211/297 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 1.65s 39 subtests passed [23:51:20.559] 212/297 postgresql:scripts / scripts/091_reindexdb_all OK 4.15s 13 subtests passed [23:51:21.019] 213/297 postgresql:scripts / scripts/200_connstr OK 3.17s 3 subtests passed [23:51:21.064] 214/297 postgresql:scripts / scripts/100_vacuumdb OK 4.21s 85 subtests passed [23:51:21.156] 215/297 postgresql:pgbench / pgbench/001_pgbench_with_server OK 11.59s 448 subtests passed [23:51:22.135] 216/297 postgresql:amcheck / amcheck/002_cic OK 1.82s 3 subtests passed [23:51:22.389] 217/297 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.37s 6 subtests passed [23:51:22.671] 218/297 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.51s 19 subtests passed [23:51:22.815] 219/297 postgresql:oid2name / oid2name/001_basic OK 0.14s 9 subtests passed [23:51:23.074] 220/297 postgresql:amcheck / amcheck/003_cic_2pc OK 2.51s 5 subtests passed [23:51:23.840] 221/297 postgresql:amcheck / amcheck/005_pitr OK 2.78s 3 subtests passed [23:51:24.829] 222/297 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.01s 7 subtests passed [23:51:25.230] 223/297 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.16s 3 subtests passed [23:51:25.345] 224/297 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 1.50s 1 subtests passed [23:51:25.401] 225/297 postgresql:vacuumlo / vacuumlo/001_basic OK 0.17s 9 subtests passed [23:51:25.986] 226/297 postgresql:scripts / scripts/090_reindexdb OK 10.22s 64 subtests passed [23:51:26.122] 227/297 postgresql:amcheck / amcheck/001_verify_heapam OK 6.34s 272 subtests passed [23:51:26.218] 228/297 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.83s 16 subtests passed [23:51:26.358] 229/297 postgresql:authentication / authentication/005_sspi SKIP 0.14s [23:51:26.714] 230/297 postgresql:test_decoding / test_decoding/001_repl_stats OK 1.88s 2 subtests passed [23:51:27.315] 231/297 postgresql:scripts / scripts/020_createdb OK 14.42s 56 subtests passed [23:51:27.464] 232/297 postgresql:authentication / authentication/004_file_inclusion OK 1.34s 2 subtests passed [23:51:27.761] 233/297 postgresql:authentication / authentication/003_peer OK 1.77s 53 subtests passed [23:51:27.805] 234/297 postgresql:authentication / authentication/002_saslprep OK 2.40s 20 subtests passed [23:51:29.208] 235/297 postgresql:authentication / authentication/001_password OK 3.86s 178 subtests passed [23:51:29.226] 236/297 postgresql:authentication / authentication/006_login_trigger OK 2.87s 32 subtests passed [23:51:30.283] 237/297 postgresql:subscription / subscription/003_constraints OK 2.82s 6 subtests passed [23:51:30.309] 238/297 postgresql:subscription / subscription/002_types OK 2.99s 4 subtests passed [23:51:31.896] 239/297 postgresql:subscription / subscription/007_ddl OK 2.67s 4 subtests passed [23:51:32.099] 240/297 postgresql:subscription / subscription/006_rewrite OK 2.89s 2 subtests passed [23:51:32.423] 241/297 postgresql:bloom / bloom/001_wal OK 10.29s 31 subtests passed [23:51:32.595] 242/297 postgresql:subscription / subscription/009_matviews OK 2.28s 1 subtests passed [23:51:32.787] 243/297 postgresql:subscription / subscription/004_sync OK 5.03s 8 subtests passed [23:51:33.150] 244/297 postgresql:subscription / subscription/008_diff_schema OK 2.87s 5 subtests passed [23:51:33.872] 245/297 postgresql:subscription / subscription/005_encoding OK 6.07s 1 subtests passed [23:51:34.698] 246/297 postgresql:subscription / subscription/011_generated OK 2.60s 3 subtests passed [23:51:35.239] 247/297 postgresql:subscription / subscription/001_rep_changes OK 8.52s 35 subtests passed [23:51:36.258] 248/297 postgresql:subscription / subscription/016_stream_subxact OK 2.38s 3 subtests passed [23:51:37.105] 249/297 postgresql:subscription / subscription/010_truncate OK 5.21s 14 subtests passed [23:51:37.349] 250/297 postgresql:subscription / subscription/012_collation OK 4.92s 2 subtests passed [23:51:37.542] 251/297 postgresql:subscription / subscription/017_stream_ddl OK 2.84s 3 subtests passed [23:51:37.742] 252/297 postgresql:subscription / subscription/014_binary OK 4.95s 8 subtests passed [23:51:39.732] 253/297 postgresql:subscription / subscription/018_stream_subxact_abort OK 4.49s 9 subtests passed [23:51:39.986] 254/297 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 3.73s 2 subtests passed [23:51:40.343] 255/297 postgresql:subscription / subscription/020_messages OK 3.24s 5 subtests passed [23:51:42.726] 256/297 postgresql:subscription / subscription/024_add_drop_pub OK 2.99s 3 subtests passed [23:51:43.496] 257/297 postgresql:subscription / subscription/025_rep_changes_for_schema OK 3.51s 13 subtests passed [23:51:44.200] 258/297 postgresql:subscription / subscription/013_partition OK 11.60s 73 subtests passed [23:51:44.356] 259/297 postgresql:subscription / subscription/021_twophase OK 7.01s 24 subtests passed [23:51:44.429] 260/297 postgresql:subscription / subscription/015_stream OK 11.28s 10 subtests passed [23:51:45.448] 261/297 postgresql:subscription / subscription/026_stats OK 5.10s 13 subtests passed [23:51:45.788] 262/297 postgresql:subscription / subscription/022_twophase_cascade OK 8.25s 41 subtests passed [23:51:46.124] 263/297 postgresql:subscription / subscription/023_twophase_stream OK 8.38s 33 subtests passed [23:51:47.045] 264/297 postgresql:subscription / subscription/029_on_error OK 2.84s 5 subtests passed [23:51:48.804] 265/297 postgresql:subscription / subscription/030_origin OK 4.45s 9 subtests passed [23:51:48.930] 266/297 postgresql:brin / brin/01_workitems OK 1.88s 2 subtests passed [23:51:49.920] 267/297 postgresql:subscription / subscription/028_row_filter OK 6.42s 24 subtests passed [23:51:50.534] 268/297 postgresql:subscription / subscription/033_run_as_table_owner OK 4.74s 10 subtests passed [23:51:51.736] 269/297 postgresql:commit_ts / commit_ts/001_base OK 2.80s 2 subtests passed [23:51:52.032] 270/297 postgresql:subscription / subscription/027_nosuperuser OK 9.31s 19 subtests passed [23:51:52.150] 271/297 postgresql:brin / brin/02_wal_consistency OK 3.34s 2 subtests passed [23:51:53.506] 272/297 postgresql:commit_ts / commit_ts/002_standby OK 3.58s 4 subtests passed [23:51:54.134] 273/297 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.98s 21 subtests passed [23:51:54.256] 274/297 postgresql:subscription / subscription/032_subscribe_use_index OK 8.81s 15 subtests passed [23:51:54.709] 275/297 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 2.68s 4 subtests passed [23:51:54.786] 276/297 postgresql:commit_ts / commit_ts/004_restart OK 3.05s 16 subtests passed [23:51:54.843] 277/297 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.34s 4 subtests passed [23:51:55.070] 278/297 postgresql:subscription / subscription/031_column_list OK 10.64s 36 subtests passed [23:51:55.406] 279/297 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.27s 2 subtests passed [23:51:55.644] 280/297 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.11s 4 subtests passed [23:51:55.926] 281/297 postgresql:test_misc / test_misc/003_check_guc OK 1.14s 3 subtests passed [23:51:56.087] 282/297 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.16s [23:51:56.190] 283/297 postgresql:test_misc / test_misc/005_timeouts OK 1.12s 2 subtests passed [23:51:56.199] 284/297 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.11s [23:51:56.207] 285/297 postgresql:test_misc / test_misc/001_constraint_validation OK 1.95s 42 subtests passed [23:51:56.350] 286/297 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.16s [23:51:56.525] 287/297 postgresql:test_misc / test_misc/004_io_direct OK 1.68s 3 subtests passed [23:51:57.093] 288/297 postgresql:test_misc / test_misc/002_tablespace OK 2.38s 20 subtests passed [23:51:57.725] 289/297 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.08s 8 subtests passed [23:51:57.951] 290/297 postgresql:subscription / subscription/100_bugs OK 11.83s 14 subtests passed [23:51:59.026] 291/297 postgresql:ldap / ldap/002_bindpasswd OK 1.93s 3 subtests passed [23:51:59.051] 292/297 postgresql:icu / icu/010_database OK 1.33s 8 subtests passed [23:51:59.147] 293/297 postgresql:test_pg_dump / test_pg_dump/001_base OK 3.74s 1044 subtests passed [23:52:00.742] 294/297 postgresql:ssl / ssl/002_scram OK 4.53s 24 subtests passed [23:52:00.753] 295/297 postgresql:ssl / ssl/003_sslinfo OK 4.40s 18 subtests passed [23:52:01.300] 296/297 postgresql:ldap / ldap/001_auth OK 4.77s 43 subtests passed [23:52:05.804] 297/297 postgresql:ssl / ssl/001_ssltests OK 9.60s 205 subtests passed [23:52:05.841] [23:52:05.841] Summary of Failures: [23:52:05.841] [23:52:05.841] 27/297 postgresql:regress / regress/regress ERROR 37.33s exit status 1 [23:52:05.841] 30/297 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 70.69s exit status 1 [23:52:05.841] 151/297 postgresql:recovery / recovery/027_stream_regress ERROR 89.46s exit status 1 [23:52:05.841] [23:52:05.841] Ok: 289 [23:52:05.841] Expected Fail: 0 [23:52:05.841] Fail: 3 [23:52:05.841] Unexpected Pass: 0 [23:52:05.841] Skipped: 5 [23:52:05.841] Timeout: 0 [23:52:05.841] [23:52:05.841] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [23:52:05.867] [23:52:05.867] Exit status: 3