[23:39:05.471] ulimit -c unlimited # default is 0
[23:39:05.471] ulimit -n 1024 # default is 256, pretty low
[23:39:05.471] meson test $MTEST_ARGS --num-processes ${TEST_JOBS}
[23:39:10.790]   1/328 postgresql:setup / tmp_install                                                  OK                5.01s
[23:39:10.904]   2/328 postgresql:setup / install_test_files                                           OK                0.11s
[23:39:11.602]   3/328 postgresql:setup / initdb_cache                                                 OK                0.70s
[23:39:12.130]   4/328 postgresql:pg_upgrade / pg_upgrade/001_basic                                    OK                0.52s   9 subtests passed
[23:39:19.547]   5/328 postgresql:pg_upgrade / pg_upgrade/005_char_signedness                          OK                7.92s   16 subtests passed
[23:39:20.698]   6/328 postgresql:recovery / recovery/002_archiving                                    OK                8.57s   8 subtests passed
[23:39:25.887]   7/328 postgresql:pg_upgrade / pg_upgrade/004_subscription                             OK               14.27s   15 subtests passed
[23:39:26.582]   8/328 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                            OK               14.97s   12 subtests passed
[23:39:29.729]   9/328 postgresql:recovery / recovery/001_stream_rep                                   OK               18.06s   63 subtests passed
[23:39:30.983]  10/328 postgresql:recovery / recovery/006_logical_decoding                             OK                4.40s   20 subtests passed
[23:39:32.955]  11/328 postgresql:recovery / recovery/004_timeline_switch                              OK               12.26s   3 subtests passed
[23:39:35.782]  12/328 postgresql:recovery / recovery/003_recovery_targets                             OK               16.23s   9 subtests passed
[23:39:36.236]  13/328 postgresql:recovery / recovery/005_replay_delay                                 OK               10.35s   3 subtests passed
[23:39:39.853]  14/328 postgresql:recovery / recovery/007_sync_rep                                     OK               10.12s   11 subtests passed
[23:39:41.386]  15/328 postgresql:recovery / recovery/010_logical_decoding_timelines                   OK                5.60s   13 subtests passed
[23:39:41.866]  16/328 postgresql:recovery / recovery/013_crash_restart                                OK                2.01s   18 subtests passed
[23:39:42.186]  17/328 postgresql:recovery / recovery/012_subtransactions                              OK                5.95s   12 subtests passed
[23:39:43.007]  18/328 postgresql:recovery / recovery/014_unlogged_reinit                              OK                1.62s   23 subtests passed
[23:39:44.480]  19/328 postgresql:recovery / recovery/016_min_consistency                              OK                2.29s   1 subtests passed
[23:39:45.671]  20/328 postgresql:recovery / recovery/015_promotion_pages                              OK                3.80s   1 subtests passed
[23:39:46.062]  21/328 postgresql:recovery / recovery/009_twophase                                     OK               13.10s   30 subtests passed
[23:39:46.372]  22/328 postgresql:recovery / recovery/017_shm                                          OK                3.36s   4 subtests passed
[23:39:46.999]  23/328 postgresql:recovery / recovery/008_fsm_truncation                               OK               16.01s   1 subtests passed
[23:39:50.204]  24/328 postgresql:recovery / recovery/022_crash_temp_files                             OK                3.20s   11 subtests passed
[23:39:51.314]  25/328 postgresql:recovery / recovery/021_row_visibility                               OK                4.94s   10 subtests passed
[23:39:53.897]  26/328 postgresql:recovery / recovery/020_archive_status                               OK                7.83s   19 subtests passed
[23:39:54.640]  27/328 postgresql:recovery / recovery/023_pitr_prepared_xact                           OK                4.43s   1 subtests passed
[23:39:58.166]  28/328 postgresql:recovery / recovery/024_archive_recovery                             OK                6.85s   2 subtests passed
[23:40:00.268]  29/328 postgresql:recovery / recovery/018_wal_optimize                                 OK               15.79s   38 subtests passed
[23:40:02.319]  30/328 postgresql:recovery / recovery/025_stuck_on_old_timeline                        OK                8.42s   1 subtests passed
[23:40:06.109]  31/328 postgresql:recovery / recovery/026_overwrite_contrecord                         OK               11.46s   3 subtests passed
[23:40:07.201]  32/328 postgresql:recovery / recovery/028_pitr_timelines                               OK                6.93s   3 subtests passed
[23:40:08.432]  33/328 postgresql:regress / regress/regress                                            OK               56.83s   226 subtests passed
[23:40:10.030]  34/328 postgresql:recovery / recovery/029_stats_restart                                OK                7.71s   44 subtests passed
[23:40:11.102]  35/328 postgresql:recovery / recovery/019_replslot_limit                               OK               25.43s   26 subtests passed
[23:40:13.880]  36/328 postgresql:recovery / recovery/030_stats_cleanup_replica                        OK                7.77s   11 subtests passed
[23:40:14.724]  37/328 postgresql:recovery / recovery/031_recovery_conflict                            OK                7.52s   18 subtests passed
[23:40:14.905]  38/328 postgresql:recovery / recovery/034_create_database                              OK                3.80s   2 subtests passed
[23:40:15.069]  39/328 postgresql:isolation / isolation/isolation                                      OK               63.43s   117 subtests passed
[23:40:15.390]  40/328 postgresql:recovery / recovery/032_relfilenode_reuse                            OK                6.96s   14 subtests passed
[23:40:17.695]  41/328 postgresql:recovery / recovery/037_invalid_database                             OK                2.79s   10 subtests passed
[23:40:18.976]  42/328 postgresql:recovery / recovery/036_truncated_dropped                            OK                4.25s   8 subtests passed
[23:40:19.968]  43/328 postgresql:recovery / recovery/038_save_logical_slots_shutdown                  OK                4.90s   2 subtests passed
[23:40:26.618]  44/328 postgresql:recovery / recovery/039_end_of_wal                                   OK               11.23s   14 subtests passed
[23:40:26.744]  45/328 postgresql:recovery / recovery/041_checkpoint_at_promote                        OK                7.77s   6 subtests passed
[23:40:27.759]  46/328 postgresql:recovery / recovery/042_low_level_backup                             OK                7.79s   4 subtests passed
[23:40:28.539]  47/328 postgresql:recovery / recovery/044_invalidate_inactive_slots                    OK                1.79s   1 subtests passed
[23:40:33.294]  48/328 postgresql:plpgsql / plpgsql/regress                                            OK                4.75s   13 subtests passed
[23:40:33.359]  49/328 postgresql:recovery / recovery/043_no_contrecord_switch                         OK                6.73s   1 subtests passed
[23:40:35.038]  50/328 postgresql:kerberos / kerberos/001_auth                                         OK                7.28s   142 subtests passed
[23:40:35.426]  51/328 postgresql:recovery / recovery/033_replay_tsp_drops                             OK               25.39s   3 subtests passed
[23:40:36.731]  52/328 postgresql:plperl / plperl/regress                                              OK                3.43s   13 subtests passed
[23:40:37.060]  53/328 postgresql:pltcl / pltcl/regress                                                OK                2.02s   8 subtests passed
[23:40:37.404]  54/328 postgresql:plpython / plpython/regress                                          OK                4.04s   23 subtests passed
[23:40:38.153]  55/328 postgresql:basic_archive / basic_archive/regress                                OK                1.42s   1 subtests passed
[23:40:38.291]  56/328 postgresql:bloom / bloom/regress                                                OK                1.23s   1 subtests passed
[23:40:38.770]  57/328 postgresql:bool_plperl / bool_plperl/regress                                    OK                1.37s   2 subtests passed
[23:40:40.629]  58/328 postgresql:citext / citext/regress                                              OK                1.86s   3 subtests passed
[23:40:40.746]  59/328 postgresql:recovery / recovery/040_standby_failover_slots_sync                  OK               23.05s   32 subtests passed
[23:40:41.405]  60/328 postgresql:btree_gin / btree_gin/regress                                        OK                3.25s   30 subtests passed
[23:40:42.063]  61/328 postgresql:btree_gist / btree_gist/regress                                      OK                3.77s   32 subtests passed
[23:40:42.286]  62/328 postgresql:cube / cube/regress                                                  OK                1.65s   2 subtests passed
[23:40:42.798]  63/328 postgresql:dblink / dblink/regress                                              OK                2.05s   1 subtests passed
[23:40:43.258]  64/328 postgresql:recovery / recovery/035_standby_logical_decoding                     OK               29.37s   88 subtests passed
[23:40:43.466]  65/328 postgresql:dict_int / dict_int/regress                                          OK                2.06s   1 subtests passed
[23:40:43.488]  66/328 postgresql:dict_xsyn / dict_xsyn/regress                                        OK                1.42s   1 subtests passed
[23:40:43.718]  67/328 postgresql:earthdistance / earthdistance/regress                                OK                1.43s   1 subtests passed
[23:40:44.433]  68/328 postgresql:file_fdw / file_fdw/regress                                          OK                1.63s   1 subtests passed
[23:40:44.684]  69/328 postgresql:fuzzystrmatch / fuzzystrmatch/regress                                OK                1.42s   2 subtests passed
[23:40:44.748]  70/328 postgresql:hstore_plpython / hstore_plpython/regress                            OK                1.03s   1 subtests passed
[23:40:44.900]  71/328 postgresql:hstore_plperl / hstore_plperl/regress                                OK                1.41s   3 subtests passed
[23:40:45.185]  72/328 postgresql:amcheck / amcheck/regress                                            OK                9.76s   4 subtests passed
[23:40:46.486]  73/328 postgresql:hstore / hstore/regress                                              OK                3.02s   2 subtests passed
[23:40:46.665]  74/328 postgresql:jsonb_plpython / jsonb_plpython/regress                              OK                1.76s   1 subtests passed
[23:40:47.540]  75/328 postgresql:jsonb_plperl / jsonb_plperl/regress                                  OK                2.79s   2 subtests passed
[23:40:47.553]  76/328 postgresql:isn / isn/regress                                                    OK                2.87s   1 subtests passed
[23:40:47.566]  77/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               OK               95.96s   19 subtests passed
[23:40:47.597]  78/328 postgresql:lo / lo/regress                                                      OK                2.41s   1 subtests passed
[23:40:48.281]  79/328 postgresql:ltree_plpython / ltree_plpython/regress                              OK                1.61s   1 subtests passed
[23:40:48.526]  80/328 postgresql:ltree / ltree/regress                                                OK                2.04s   1 subtests passed
[23:40:48.785]  81/328 postgresql:passwordcheck / passwordcheck/regress                                OK                1.23s   1 subtests passed
[23:40:48.923]  82/328 postgresql:pg_buffercache / pg_buffercache/regress                              OK                1.36s   1 subtests passed
[23:40:49.698]  83/328 postgresql:pageinspect / pageinspect/regress                                    OK                2.16s   8 subtests passed
[23:40:50.153]  84/328 postgresql:pgrowlocks / pgrowlocks/isolation                                    OK                1.37s   1 subtests passed
[23:40:50.320]  85/328 postgresql:pg_freespacemap / pg_freespacemap/regress                            OK                2.04s   1 subtests passed
[23:40:50.627]  86/328 postgresql:pg_logicalinspect / pg_logicalinspect/isolation                      OK                2.10s   1 subtests passed
[23:40:51.476]  87/328 postgresql:pg_surgery / pg_surgery/regress                                      OK                1.32s   1 subtests passed
[23:40:51.676]  88/328 postgresql:pg_stat_statements / pg_stat_statements/regress                      OK                2.75s   15 subtests passed
[23:40:51.734]  89/328 postgresql:pg_visibility / pg_visibility/regress                                OK                1.11s   1 subtests passed
[23:40:51.798]  90/328 postgresql:pgstattuple / pgstattuple/regress                                    OK                2.10s   1 subtests passed
[23:40:52.521]  91/328 postgresql:pgcrypto / pgcrypto/regress                                          OK                4.92s   23 subtests passed
[23:40:52.970]  92/328 postgresql:pg_walinspect / pg_walinspect/regress                                OK                1.49s   2 subtests passed
[23:40:53.129]  93/328 postgresql:tablefunc / tablefunc/regress                                        OK                1.33s   1 subtests passed
[23:40:53.243]  94/328 postgresql:seg / seg/regress                                                    OK                1.51s   3 subtests passed
[23:40:53.255]  95/328 postgresql:pg_trgm / pg_trgm/regress                                            OK                2.93s   3 subtests passed
[23:40:53.715]  96/328 postgresql:tcn / tcn/isolation                                                  OK                1.19s   1 subtests passed
[23:40:54.367]  97/328 postgresql:tsm_system_time / tsm_system_time/regress                            OK                1.11s   1 subtests passed
[23:40:54.392]  98/328 postgresql:tsm_system_rows / tsm_system_rows/regress                            OK                1.15s   1 subtests passed
[23:40:54.940]  99/328 postgresql:unaccent / unaccent/regress                                          OK                1.22s   1 subtests passed
[23:40:55.041] 100/328 postgresql:intarray / intarray/regress                                          OK               10.61s   1 subtests passed
[23:40:56.217] 101/328 postgresql:xml2 / xml2/regress                                                  OK                1.82s   1 subtests passed
[23:40:56.347] 102/328 postgresql:uuid-ossp / uuid-ossp/regress                                        OK                1.98s   1 subtests passed
[23:40:56.633] 103/328 postgresql:commit_ts / commit_ts/regress                                        OK                1.59s   1 subtests passed
[23:40:56.653] 104/328 postgresql:brin / brin/isolation                                                OK                1.71s   1 subtests passed
[23:40:57.039] 105/328 postgresql:test_decoding / test_decoding/isolation                              OK                3.91s   12 subtests passed
[23:40:57.878] 106/328 postgresql:dummy_index_am / dummy_index_am/regress                              OK                1.53s   1 subtests passed
[23:40:58.007] 107/328 postgresql:dummy_seclabel / dummy_seclabel/regress                              OK                1.37s   1 subtests passed
[23:40:58.202] 108/328 postgresql:gin / gin/regress                                                    OK                1.55s   1 subtests passed
[23:40:58.258] 109/328 postgresql:injection_points / injection_points/regress                          OK                1.22s   3 subtests passed
[23:40:58.762] 110/328 postgresql:delay_execution / delay_execution/isolation                          OK                2.54s   2 subtests passed
[23:40:59.104] 111/328 postgresql:plsample / plsample/regress                                          OK                1.10s   1 subtests passed
[23:40:59.425] 112/328 postgresql:spgist_name_ops / spgist_name_ops/regress                            OK                1.22s   1 subtests passed
[23:41:00.118] 113/328 postgresql:postgres_fdw / postgres_fdw/regress                                  OK                8.44s   2 subtests passed
[23:41:00.250] 114/328 postgresql:test_bloomfilter / test_bloomfilter/regress                          OK                1.99s   1 subtests passed
[23:41:00.300] 115/328 postgresql:test_copy_callbacks / test_copy_callbacks/regress                    OK                1.54s   1 subtests passed
[23:41:00.518] 116/328 postgresql:test_dsa / test_dsa/regress                                          OK                1.09s   1 subtests passed
[23:41:01.304] 117/328 postgresql:injection_points / injection_points/isolation                        OK                3.43s   3 subtests passed
[23:41:01.505] 118/328 postgresql:test_ddl_deparse / test_ddl_deparse/regress                          OK                2.40s   21 subtests passed
[23:41:01.637] 119/328 postgresql:test_dsm_registry / test_dsm_registry/regress                        OK                1.52s   1 subtests passed
[23:41:01.671] 120/328 postgresql:test_ginpostinglist / test_ginpostinglist/regress                    OK                1.37s   1 subtests passed
[23:41:02.246] 121/328 postgresql:test_lfind / test_lfind/regress                                      OK                0.94s   1 subtests passed
[23:41:02.604] 122/328 postgresql:test_parser / test_parser/regress                                    OK                0.97s   1 subtests passed
[23:41:02.748] 123/328 postgresql:test_extensions / test_extensions/regress                            OK                2.50s   2 subtests passed
[23:41:02.908] 124/328 postgresql:test_pg_dump / test_pg_dump/regress                                  OK                1.24s   1 subtests passed
[23:41:03.488] 125/328 postgresql:test_predtest / test_predtest/regress                                OK                1.24s   1 subtests passed
[23:41:03.556] 126/328 postgresql:test_oat_hooks / test_oat_hooks/regress                              OK                2.05s   2 subtests passed
[23:41:03.719] 127/328 postgresql:test_rbtree / test_rbtree/regress                                    OK                0.97s   1 subtests passed
[23:41:03.908] 128/328 postgresql:test_radixtree / test_radixtree/regress                              OK                1.30s   1 subtests passed
[23:41:04.415] 129/328 postgresql:test_resowner / test_resowner/regress                                OK                0.93s   1 subtests passed
[23:41:04.720] 130/328 postgresql:test_rls_hooks / test_rls_hooks/regress                              OK                1.16s   1 subtests passed
[23:41:04.821] 131/328 postgresql:test_slru / test_slru/regress                                        OK                0.91s   1 subtests passed
[23:41:04.829] 132/328 postgresql:test_regex / test_regex/regress                                      OK                1.92s   2 subtests passed
[23:41:05.477] 133/328 postgresql:test_tidstore / test_tidstore/regress                                OK                1.06s   1 subtests passed
[23:41:05.793] 134/328 postgresql:typcache / typcache/regress                                          OK                1.07s   1 subtests passed
[23:41:05.996] 135/328 postgresql:libpq / libpq/002_api                                                OK                0.20s   1 subtests passed
[23:41:06.119] 136/328 postgresql:unsafe_tests / unsafe_tests/regress                                  OK                1.30s   4 subtests passed
[23:41:06.349] 137/328 postgresql:libpq / libpq/004_load_balance_dns                                   SKIP              0.23s
[23:41:06.554] 138/328 postgresql:libpq / libpq/001_uri                                                OK                1.08s   63 subtests passed
[23:41:07.205] 139/328 postgresql:test_shm_mq / test_shm_mq/regress                                    OK                3.48s   1 subtests passed
[23:41:07.373] 140/328 postgresql:pg_amcheck / pg_amcheck/001_basic                                    OK                0.17s   9 subtests passed
[23:41:08.406] 141/328 postgresql:test_decoding / test_decoding/regress                                OK               15.44s   19 subtests passed
[23:41:09.709] 142/328 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 OK                2.33s   107 subtests passed
[23:41:09.898] 143/328 postgresql:test_integerset / test_integerset/regress                            OK                9.38s   1 subtests passed
[23:41:10.124] 144/328 postgresql:libpq / libpq/003_load_balance_host_list                             OK                4.13s   127 subtests passed
[23:41:10.490] 145/328 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup          OK                0.36s   51 subtests passed
[23:41:11.070] 146/328 postgresql:ecpg / ecpg/ecpg                                                     OK                6.24s   65 subtests passed
[23:41:11.940] 147/328 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage                           OK                2.04s   10 subtests passed
[23:41:12.528] 148/328 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace                OK                1.46s   3 subtests passed
[23:41:13.973] 149/328 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            OK                4.26s   32 subtests passed
[23:41:14.308] 150/328 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical                     OK                1.78s   21 subtests passed
[23:41:14.555] 151/328 postgresql:pg_checksums / pg_checksums/001_basic                                OK                0.25s   9 subtests passed
[23:41:15.061] 152/328 postgresql:libpq / libpq/005_negotiate_encryption                               OK                8.71s   249 subtests passed
[23:41:15.272] 153/328 postgresql:pg_combinebackup / pg_combinebackup/001_basic                        OK                0.21s   13 subtests passed
[23:41:15.756] 154/328 postgresql:pg_amcheck / pg_amcheck/003_check                                    OK                7.35s   75 subtests passed
[23:41:18.266] 155/328 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal                      OK                6.32s   43 subtests passed
[23:41:18.651] 156/328 postgresql:recovery / recovery/027_stream_regress                               OK               80.48s   9 subtests passed
[23:41:19.753] 157/328 postgresql:pg_checksums / pg_checksums/002_actions                              OK                5.20s   66 subtests passed
[23:41:24.391] 158/328 postgresql:pg_combinebackup / pg_combinebackup/004_manifest                     OK                6.12s   11 subtests passed
[23:41:24.620] 159/328 postgresql:pg_combinebackup / pg_combinebackup/003_timeline                     OK                8.86s   7 subtests passed
[23:41:26.364] 160/328 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy                 OK                6.61s   4 subtests passed
[23:41:26.628] 161/328 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups              OK               11.35s   6 subtests passed
[23:41:28.055] 162/328 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal            OK                3.66s   3 subtests passed
[23:41:28.247] 163/328 postgresql:initdb / initdb/001_initdb                                           OK               21.69s   56 subtests passed
[23:41:28.408] 164/328 postgresql:pg_config / pg_config/001_pg_config                                  OK                0.35s   21 subtests passed
[23:41:29.280] 165/328 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file                 OK                2.91s   4 subtests passed
[23:41:29.347] 166/328 postgresql:pg_controldata / pg_controldata/001_pg_controldata                   OK                1.10s   18 subtests passed
[23:41:30.625] 167/328 postgresql:pg_ctl / pg_ctl/002_status                                           OK                1.34s   3 subtests passed
[23:41:30.700] 168/328 postgresql:pg_combinebackup / pg_combinebackup/005_integrity                    OK               12.05s   22 subtests passed
[23:41:31.584] 169/328 postgresql:pg_ctl / pg_ctl/001_start_stop                                       OK                3.17s   25 subtests passed
[23:41:31.826] 170/328 postgresql:pg_dump / pg_dump/001_basic                                          OK                1.13s   99 subtests passed
[23:41:32.123] 171/328 postgresql:pg_combinebackup / pg_combinebackup/008_promote                      OK                7.50s   2 subtests passed
[23:41:32.594] 172/328 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink                     OK                5.96s   4 subtests passed
[23:41:33.403] 173/328 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber                OK               19.43s   37 subtests passed
[23:41:33.517] 174/328 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                            OK                1.69s   3 subtests passed
[23:41:33.658] 175/328 postgresql:pg_ctl / pg_ctl/003_promote                                          OK                4.31s   12 subtests passed
[23:41:34.367] 176/328 postgresql:pg_ctl / pg_ctl/004_logrotate                                        OK                3.74s   14 subtests passed
[23:41:34.609] 177/328 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               OK                2.48s   4 subtests passed
[23:41:34.771] 178/328 postgresql:pg_resetwal / pg_resetwal/002_corrupted                              OK                1.11s   9 subtests passed
[23:41:35.800] 179/328 postgresql:pg_resetwal / pg_resetwal/001_basic                                  OK                2.28s   77 subtests passed
[23:41:37.485] 180/328 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                             OK                4.89s   108 subtests passed
[23:41:40.514] 181/328 postgresql:pg_rewind / pg_rewind/005_same_timeline                              OK                3.03s   1 subtests passed
[23:41:40.801] 182/328 postgresql:pg_rewind / pg_rewind/006_options                                    OK                0.29s   13 subtests passed
[23:41:42.723] 183/328 postgresql:pg_rewind / pg_rewind/003_extrafiles                                 OK                7.95s   6 subtests passed
[23:41:44.439] 184/328 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink                            OK                8.64s   10 subtests passed
[23:41:44.481] 185/328 postgresql:pg_dump / pg_dump/010_dump_connstr                                   OK               11.08s   14 subtests passed
[23:41:45.827] 186/328 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                      OK               35.34s   199 subtests passed
[23:41:46.123] 187/328 postgresql:pg_test_fsync / pg_test_fsync/001_basic                              OK                0.29s   13 subtests passed
[23:41:46.400] 188/328 postgresql:pg_test_timing / pg_test_timing/001_basic                            OK                0.28s   13 subtests passed
[23:41:46.696] 189/328 postgresql:pg_verifybackup / pg_verifybackup/001_basic                          OK                0.29s   17 subtests passed
[23:41:48.529] 190/328 postgresql:pg_rewind / pg_rewind/007_standby_source                             OK                7.73s   7 subtests passed
[23:41:48.581] 191/328 postgresql:pg_rewind / pg_rewind/009_growing_files                              OK                4.14s   3 subtests passed
[23:41:49.554] 192/328 postgresql:pg_rewind / pg_rewind/002_databases                                  OK               14.94s   12 subtests passed
[23:41:49.988] 193/328 postgresql:pg_rewind / pg_rewind/008_min_recovery_point                         OK                7.26s   3 subtests passed
[23:41:50.355] 194/328 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest                   OK                0.80s   60 subtests passed
[23:41:51.055] 195/328 postgresql:pg_rewind / pg_rewind/001_basic                                      OK               16.69s   57 subtests passed
[23:41:51.217] 196/328 postgresql:pg_verifybackup / pg_verifybackup/004_options                        OK                2.64s   32 subtests passed
[23:41:51.342] 197/328 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals                         OK                6.86s   1 subtests passed
[23:41:52.072] 198/328 postgresql:pg_verifybackup / pg_verifybackup/006_encoding                       OK                2.08s   5 subtests passed
[23:41:54.176] 199/328 postgresql:pg_verifybackup / pg_verifybackup/007_wal                            OK                3.82s   9 subtests passed
[23:41:55.162] 200/328 postgresql:pg_waldump / pg_waldump/001_basic                                    OK                3.09s   92 subtests passed
[23:41:55.279] 201/328 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm                      OK                8.58s   38 subtests passed
[23:41:55.444] 202/328 postgresql:pg_walsummary / pg_walsummary/001_basic                              OK                0.28s   11 subtests passed
[23:41:55.569] 203/328 postgresql:pg_waldump / pg_waldump/002_save_fullpage                            OK                1.39s   5 subtests passed
[23:41:56.699] 204/328 postgresql:pgbench / pgbench/002_pgbench_no_server                              OK                1.13s   208 subtests passed
[23:41:56.734] 205/328 postgresql:pg_verifybackup / pg_verifybackup/008_untar                          OK                5.68s   15 subtests passed
[23:41:56.946] 206/328 postgresql:pg_walsummary / pg_walsummary/002_blocks                             OK                1.67s   8 subtests passed
[23:41:57.993] 207/328 postgresql:pg_verifybackup / pg_verifybackup/009_extract                        OK                6.77s   10 subtests passed
[23:41:58.140] 208/328 postgresql:psql / psql/020_cancel                                               OK                1.19s   2 subtests passed
[23:41:58.384] 209/328 postgresql:psql / psql/010_tab_completion                                       OK                1.65s   89 subtests passed
[23:41:58.457] 210/328 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar                   OK                7.11s   18 subtests passed
[23:41:59.792] 211/328 postgresql:scripts / scripts/010_clusterdb                                      OK                1.80s   16 subtests passed
[23:41:59.886] 212/328 postgresql:scripts / scripts/011_clusterdb_all                                  OK                1.75s   7 subtests passed
[23:42:00.080] 213/328 postgresql:scripts / scripts/040_createuser                                     OK                1.62s   37 subtests passed
[23:42:00.370] 214/328 postgresql:pg_dump / pg_dump/002_pg_dump                                        OK               28.78s   12834 subtests passed
[23:42:01.078] 215/328 postgresql:psql / psql/001_basic                                                OK                4.38s   108 subtests passed
[23:42:01.407] 216/328 postgresql:scripts / scripts/070_dropuser                                       OK                1.52s   13 subtests passed
[23:42:01.635] 217/328 postgresql:scripts / scripts/080_pg_isready                                     OK                1.55s   11 subtests passed
[23:42:01.750] 218/328 postgresql:scripts / scripts/050_dropdb                                         OK                1.96s   16 subtests passed
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=1.: int 17\b)/                      FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=2.: int 104\b)/                     FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=3.: int 1498\b)/                    FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=4.: int 4\b)/                       FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=5.: int 5\b)/                       FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=6.: int 6\b)/                       FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=7.: int 7\b)/                       FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=8.: int 8\b)/                       FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=9.: int 9\b)/                       FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=10.: int 10\b)/                     FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=11.: int 11\b)/                     FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=12.: int 12\b)/                     FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=15.: double 15\b)/                  FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=16.: double 16\b)/                  FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=17.: double 17\b)/                  FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=20.: int 3\b)/                      FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=21.: double -27\b)/                 FAIL          
[23:42:02.515] ▶ 219/328 - pgbench expressions stderr /(?^:command=22.: double 1024\b)/                FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=23.: double 1\b)/                   FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=24.: double 1\b)/                   FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=25.: double -0.125\b)/              FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=26.: double -0.125\b)/              FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=27.: double -0.00032\b)/            FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=28.: double 8.50705917302346e\+0?37\b)/ FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=29.: double 1e\+0?30\b)/            FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=30.: boolean false\b)/              FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=31.: boolean true\b)/               FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=32.: int 32\b)/                     FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=33.: int 33\b)/                     FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=34.: double 34\b)/                  FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=35.: int 35\b)/                     FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=36.: int 36\b)/                     FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=37.: double 37\b)/                  FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=38.: int 38\b)/                     FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=39.: int 39\b)/                     FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=40.: boolean true\b)/               FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=41.: null\b)/                       FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=42.: null\b)/                       FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=43.: boolean true\b)/               FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=44.: boolean true\b)/               FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=45.: boolean true\b)/               FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=46.: int 46\b)/                     FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=47.: boolean true\b)/               FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=48.: boolean true\b)/               FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=49.: int -5817877081768721676\b)/   FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=50.: boolean true\b)/               FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=51.: int -7793829335365542153\b)/   FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=52.: int -?\d+\b)/                  FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=53.: boolean true\b)/               FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=65.: int 65\b)/                     FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=74.: int 74\b)/                     FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=83.: int 83\b)/                     FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=86.: int 86\b)/                     FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=93.: int 93\b)/                     FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=95.: int 0\b)/                      FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=96.: int 1\b)/                      FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=97.: int 0\b)/                      FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=98.: int 5432\b)/                   FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=99.: int -9223372036854775808\b)/   FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=100.: int 9223372036854775807\b)/   FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=101.: boolean true\b)/              FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=102.: boolean true\b)/              FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=103.: boolean true\b)/              FAIL          
[23:42:02.516] ▶ 219/328 - pgbench expressions stderr /(?^:command=104.: boolean true\b)/              FAIL          
[23:42:02.517] ▶ 219/328 - pgbench expressions stderr /(?^:command=105.: boolean true\b)/              FAIL          
[23:42:02.517] ▶ 219/328 - pgbench expressions stderr /(?^:command=109.: boolean true\b)/              FAIL          
[23:42:02.517] ▶ 219/328 - pgbench expressions stderr /(?^:command=110.: boolean true\b)/              FAIL          
[23:42:02.517] ▶ 219/328 - pgbench expressions stderr /(?^:command=111.: boolean true\b)/              FAIL          
[23:42:02.517] ▶ 219/328 - pgbench expressions stderr /(?^:command=113.: boolean true\b)/              FAIL          
[23:42:03.867] 220/328 postgresql:scripts / scripts/101_vacuumdb_all                                   OK                2.23s   5 subtests passed
[23:42:04.096] 221/328 postgresql:scripts / scripts/091_reindexdb_all                                  OK                3.02s   13 subtests passed
[23:42:04.510] 222/328 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg                                    OK                0.41s   27 subtests passed
[23:42:04.654] 223/328 postgresql:scripts / scripts/090_reindexdb                                      OK                4.20s   64 subtests passed
[23:42:04.749] 224/328 postgresql:pg_verifybackup / pg_verifybackup/003_corruption                     OK               16.22s   92 subtests passed
[23:42:04.813] 225/328 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix                           OK                0.30s   4 subtests passed
[23:42:05.366] 226/328 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent                      OK                0.71s   39 subtests passed
[23:42:06.276] 227/328 postgresql:amcheck / amcheck/002_cic                                            OK                1.46s   3 subtests passed
[23:42:06.405] 219/328 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            10.96s   exit status 69
[23:42:06.405] >>> MESON_TEST_ITERATION=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=92 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/bin/pgbench:/Users/admin/pgsql/build/src/bin/pgbench/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 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress top_builddir=/Users/admin/pgsql/build REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib 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 share_contrib_dir=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/share/contrib /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pgbench --pg-test-extra '' --testgroup pgbench --testname 001_pgbench_with_server -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/bin/pgbench /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl
[23:42:06.405] ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
[23:42:06.405] Listing only the last 100 lines from a long log.
[23:42:06.405] #     doesn't match '(?^:command=86.: int 86\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=93.: int 93\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=93.: int 93\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=95.: int 0\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=95.: int 0\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=96.: int 1\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=96.: int 1\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=97.: int 0\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=97.: int 0\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=98.: int 5432\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=98.: int 5432\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=99.: int -9223372036854775808\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=99.: int -9223372036854775808\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=100.: int 9223372036854775807\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=100.: int 9223372036854775807\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=101.: boolean true\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=101.: boolean true\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=102.: boolean true\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=102.: boolean true\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=103.: boolean true\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=103.: boolean true\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=104.: boolean true\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=104.: boolean true\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=105.: boolean true\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=105.: boolean true\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=109.: boolean true\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=109.: boolean true\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=110.: boolean true\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=110.: boolean true\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=111.: boolean true\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=111.: boolean true\b)'
[23:42:06.405] #   Failed test 'pgbench expressions stderr /(?^:command=113.: boolean true\b)/'
[23:42:06.405] #   at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 435.
[23:42:06.405] #                   'pgbench: setting random seed to 5432
[23:42:06.405] # starting vacuum...end.
[23:42:06.405] # '
[23:42:06.405] #     doesn't match '(?^:command=113.: boolean true\b)'
[23:42:06.405] # Looks like you failed 69 tests of 467.
[23:42:06.405] 
[23:42:06.405] (test program exited with status code 69)
[23:42:06.405] ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
[23:42:06.405] 
[23:42:06.422] 228/328 postgresql:scripts / scripts/020_createdb                                       OK                8.04s   60 subtests passed
[23:42:06.966] 229/328 postgresql:scripts / scripts/100_vacuumdb                                       OK                5.56s   105 subtests passed
[23:42:07.117] 230/328 postgresql:amcheck / amcheck/003_cic_2pc                                        OK                1.75s   7 subtests passed
[23:42:07.330] 231/328 postgresql:scripts / scripts/102_vacuumdb_stages                                OK                5.58s   4 subtests passed
[23:42:07.558] 232/328 postgresql:oid2name / oid2name/001_basic                                        OK                0.23s   9 subtests passed
[23:42:08.004] 233/328 postgresql:scripts / scripts/200_connstr                                        OK                4.13s   3 subtests passed
[23:42:08.026] 234/328 postgresql:auto_explain / auto_explain/001_auto_explain                         OK                1.60s   19 subtests passed
[23:42:08.157] 235/328 postgresql:amcheck / amcheck/004_verify_nbtree_unique                           OK                1.88s   6 subtests passed
[23:42:09.357] 236/328 postgresql:amcheck / amcheck/005_pitr                                           OK                2.95s   3 subtests passed
[23:42:09.414] 237/328 postgresql:pg_prewarm / pg_prewarm/001_basic                                    OK                1.85s   7 subtests passed
[23:42:10.095] 238/328 postgresql:pg_stat_statements / pg_stat_statements/010_restart                  OK                2.09s   3 subtests passed
[23:42:10.336] 239/328 postgresql:pg_visibility / pg_visibility/002_corrupt_vm                         OK                2.18s   3 subtests passed
[23:42:10.496] 240/328 postgresql:vacuumlo / vacuumlo/001_basic                                        OK                0.40s   9 subtests passed
[23:42:11.052] 241/328 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic                  OK                3.93s   16 subtests passed
[23:42:11.630] 242/328 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             OK                3.60s   2 subtests passed
[23:42:12.377] 243/328 postgresql:test_decoding / test_decoding/001_repl_stats                         OK                2.96s   6 subtests passed
[23:42:13.006] 244/328 postgresql:authentication / authentication/005_sspi                             SKIP              0.63s
[23:42:13.219] 245/328 postgresql:authentication / authentication/003_peer                             OK                2.17s   53 subtests passed
[23:42:13.553] 246/328 postgresql:authentication / authentication/004_file_inclusion                   OK                1.92s   2 subtests passed
[23:42:14.048] 247/328 postgresql:postmaster / postmaster/001_basic                                    OK                0.49s   9 subtests passed
[23:42:14.131] 248/328 postgresql:postgres_fdw / postgres_fdw/001_auth_scram                           OK                4.77s   3 subtests passed
[23:42:14.324] 249/328 postgresql:amcheck / amcheck/001_verify_heapam                                  OK                9.57s   272 subtests passed
[23:42:14.529] 250/328 postgresql:authentication / authentication/002_saslprep                         OK                4.03s   20 subtests passed
[23:42:15.097] 251/328 postgresql:authentication / authentication/001_password                         OK                4.76s   201 subtests passed
[23:42:15.194] 252/328 postgresql:authentication / authentication/007_pre_auth                         OK                1.97s   2 subtests passed
[23:42:15.820] 253/328 postgresql:postmaster / postmaster/003_start_stop                               OK                1.69s   25 subtests passed
[23:42:15.892] 254/328 postgresql:postmaster / postmaster/002_connection_limits                        OK                1.84s   30 subtests passed
[23:42:16.490] 255/328 postgresql:authentication / authentication/006_login_trigger                    OK                3.48s   32 subtests passed
[23:42:18.501] 256/328 postgresql:subscription / subscription/002_types                                OK                3.97s   4 subtests passed
[23:42:18.694] 257/328 postgresql:bloom / bloom/001_wal                                                OK               11.73s   31 subtests passed
[23:42:18.830] 258/328 postgresql:subscription / subscription/003_constraints                          OK                3.73s   6 subtests passed
[23:42:19.638] 259/328 postgresql:subscription / subscription/006_rewrite                              OK                3.74s   2 subtests passed
[23:42:20.337] 260/328 postgresql:subscription / subscription/004_sync                                 OK                5.14s   8 subtests passed
[23:42:21.171] 261/328 postgresql:subscription / subscription/007_ddl                                  OK                4.68s   8 subtests passed
[23:42:21.255] 262/328 postgresql:subscription / subscription/005_encoding                             OK                5.43s   1 subtests passed
[23:42:22.301] 263/328 postgresql:subscription / subscription/008_diff_schema                          OK                3.79s   5 subtests passed
[23:42:22.335] 264/328 postgresql:subscription / subscription/009_matviews                             OK                3.64s   1 subtests passed
[23:42:24.006] 265/328 postgresql:subscription / subscription/001_rep_changes                          OK                9.68s   36 subtests passed
[23:42:24.577] 266/328 postgresql:subscription / subscription/010_truncate                             OK                5.74s   14 subtests passed
[23:42:25.999] 267/328 postgresql:subscription / subscription/012_collation                            OK                5.66s   2 subtests passed
[23:42:26.247] 268/328 postgresql:subscription / subscription/011_generated                            OK                6.61s   11 subtests passed
[23:42:26.373] 269/328 postgresql:subscription / subscription/016_stream_subxact                       OK                4.04s   3 subtests passed
[23:42:27.476] 270/328 postgresql:subscription / subscription/014_binary                               OK                6.22s   8 subtests passed
[23:42:27.539] 271/328 postgresql:subscription / subscription/017_stream_ddl                           OK                3.53s   3 subtests passed
[23:42:29.159] 272/328 postgresql:subscription / subscription/019_stream_subxact_ddl_abort             OK                3.16s   2 subtests passed
[23:42:29.431] 273/328 postgresql:subscription / subscription/020_messages                             OK                3.18s   5 subtests passed
[23:42:30.363] 274/328 postgresql:subscription / subscription/018_stream_subxact_abort                 OK                5.78s   9 subtests passed
[23:42:33.467] 275/328 postgresql:subscription / subscription/024_add_drop_pub                         OK                4.31s   4 subtests passed
[23:42:34.663] 276/328 postgresql:subscription / subscription/025_rep_changes_for_schema               OK                5.23s   13 subtests passed
[23:42:34.985] 277/328 postgresql:subscription / subscription/021_twophase                             OK                8.61s   30 subtests passed
[23:42:35.109] 278/328 postgresql:subscription / subscription/013_partition                            OK               13.94s   74 subtests passed
[23:42:35.526] 279/328 postgresql:subscription / subscription/022_twophase_cascade                     OK                8.05s   41 subtests passed
[23:42:35.649] 280/328 postgresql:subscription / subscription/015_stream                               OK               13.34s   10 subtests passed
[23:42:35.662] 281/328 postgresql:subscription / subscription/023_twophase_stream                      OK                8.12s   33 subtests passed
[23:42:37.841] 282/328 postgresql:subscription / subscription/026_stats                                OK                7.47s   13 subtests passed
[23:42:39.025] 283/328 postgresql:subscription / subscription/029_on_error                             OK                4.04s   5 subtests passed
[23:42:41.598] 284/328 postgresql:subscription / subscription/033_run_as_table_owner                   OK                5.93s   10 subtests passed
[23:42:42.609] 285/328 postgresql:subscription / subscription/030_origin                               OK                7.50s   13 subtests passed
[23:42:43.483] 286/328 postgresql:subscription / subscription/028_row_filter                           OK                8.82s   26 subtests passed
[23:42:43.940] 287/328 postgresql:brin / brin/01_workitems                                             OK                2.34s   2 subtests passed
[23:42:44.465] 288/328 postgresql:subscription / subscription/027_nosuperuser                          OK               10.99s   19 subtests passed
[23:42:44.860] 289/328 postgresql:subscription / subscription/032_subscribe_use_index                  OK                9.21s   15 subtests passed
[23:42:46.210] 290/328 postgresql:commit_ts / commit_ts/001_base                                       OK                2.72s   2 subtests passed
[23:42:46.230] 291/328 postgresql:brin / brin/02_wal_consistency                                       OK                3.62s   2 subtests passed
[23:42:46.782] 292/328 postgresql:subscription / subscription/034_temporal                             OK                8.94s   32 subtests passed
[23:42:47.557] 293/328 postgresql:subscription / subscription/031_column_list                          OK               12.03s   36 subtests passed
[23:42:47.637] 294/328 postgresql:commit_ts / commit_ts/002_standby                                    OK                3.70s   4 subtests passed
[23:42:48.387] 295/328 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline                   OK                1.60s   21 subtests passed
[23:42:48.496] 296/328 postgresql:commit_ts / commit_ts/004_restart                                    OK                3.63s   16 subtests passed
[23:42:48.806] 297/328 postgresql:injection_points / injection_points/001_stats                        OK                2.59s   9 subtests passed
[23:42:48.824] 298/328 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd       OK                2.59s   4 subtests passed
[23:42:49.010] 299/328 postgresql:commit_ts / commit_ts/003_standby_2                                  OK                4.54s   4 subtests passed
[23:42:49.653] 300/328 postgresql:oauth_validator / oauth_validator/002_client                         OK                2.01s   8 subtests passed
[23:42:49.830] 301/328 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc       OK                1.44s   4 subtests passed
[23:42:49.884] 302/328 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                      OK                1.39s   2 subtests passed
[23:42:49.929] 303/328 postgresql:test_json_parser / test_json_parser/003_test_semantic                OK                0.27s   12 subtests passed
[23:42:50.121] 304/328 postgresql:test_escape / test_escape/001_test_escape                            OK                1.31s   1131 subtests passed
[23:42:50.208] 305/328 postgresql:test_json_parser / test_json_parser/004_test_parser_perf             OK                0.38s   2 subtests passed
[23:42:51.552] 306/328 postgresql:test_misc / test_misc/002_tablespace                                 OK                1.62s   20 subtests passed
[23:42:51.564] 307/328 postgresql:test_misc / test_misc/003_check_guc                                  OK                1.37s   3 subtests passed
[23:42:51.933] 308/328 postgresql:test_misc / test_misc/004_io_direct                                  OK                1.72s   3 subtests passed
[23:42:52.082] 309/328 postgresql:test_misc / test_misc/001_constraint_validation                      OK                2.20s   42 subtests passed
[23:42:52.129] 310/328 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK                3.30s   516 subtests passed
[23:42:53.095] 311/328 postgresql:test_misc / test_misc/005_timeouts                                   OK                1.54s   2 subtests passed
[23:42:53.247] 312/328 postgresql:subscription / subscription/100_bugs                                 OK               14.22s   13 subtests passed
[23:42:53.374] 313/328 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum                 SKIP              0.13s
[23:42:53.421] 314/328 postgresql:test_misc / test_misc/007_catcache_inval                             OK                1.49s   2 subtests passed
[23:42:53.624] 315/328 postgresql:xid_wraparound / xid_wraparound/002_limits                           SKIP              0.25s
[23:42:53.668] 316/328 postgresql:xid_wraparound / xid_wraparound/003_wraparounds                      SKIP              0.25s
[23:42:53.721] 317/328 postgresql:test_misc / test_misc/006_signal_autovacuum                          OK                2.16s   2 subtests passed
[23:42:53.749] 318/328 postgresql:test_slru / test_slru/001_multixact                                  OK                1.62s   3 subtests passed
[23:42:56.067] 319/328 postgresql:worker_spi / worker_spi/001_worker_spi                               OK                2.97s   8 subtests passed
[23:42:56.726] 320/328 postgresql:test_pg_dump / test_pg_dump/001_base                                 OK                4.64s   1044 subtests passed
[23:42:57.800] 321/328 postgresql:ldap / ldap/002_bindpasswd                                           OK                1.73s   3 subtests passed
[23:42:58.223] 322/328 postgresql:icu / icu/010_database                                               OK                1.49s   8 subtests passed
[23:42:58.679] 323/328 postgresql:ssl / ssl/002_scram                                                  OK                5.01s   28 subtests passed
[23:42:58.685] 324/328 postgresql:ssl / ssl/003_sslinfo                                                OK                4.96s   21 subtests passed
[23:42:59.143] 325/328 postgresql:ldap / ldap/001_auth                                                 OK                5.39s   47 subtests passed
[23:42:59.189] 326/328 postgresql:oauth_validator / oauth_validator/001_server                         OK               11.63s   121 subtests passed
[23:43:04.228] 327/328 postgresql:ssl / ssl/001_ssltests                                               OK               10.60s   227 subtests passed
[23:43:05.526] 328/328 postgresql:test_json_parser / test_json_parser/002_inline                       OK               16.51s   3400 subtests passed
[23:43:05.587] 
[23:43:05.587] Summary of Failures:
[23:43:05.587] 
[23:43:05.587] 219/328 postgresql:pgbench / pgbench/001_pgbench_with_server                            ERROR            10.96s   exit status 69
[23:43:05.587] 
[23:43:05.587] Ok:                 322 
[23:43:05.587] Expected Fail:      0   
[23:43:05.587] Fail:               1   
[23:43:05.587] Unexpected Pass:    0   
[23:43:05.587] Skipped:            5   
[23:43:05.587] Timeout:            0   
[23:43:05.587] 
[23:43:05.587] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt
������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������