[12:37:12.822] ulimit -c unlimited # default is 0
[12:37:12.822] ulimit -n 1024 # default is 256, pretty low
[12:37:12.822] meson test $MTEST_ARGS --num-processes ${TEST_JOBS}
[12:37:18.742]   1/320 postgresql:setup / tmp_install                                                  OK                5.44s
[12:37:18.821]   2/320 postgresql:setup / install_test_files                                           OK                0.08s
[12:37:19.847]   3/320 postgresql:setup / initdb_cache                                                 OK                1.02s
[12:37:20.521]   4/320 postgresql:pg_upgrade / pg_upgrade/001_basic                                    OK                0.66s   9 subtests passed
[12:37:28.450]   5/320 postgresql:recovery / recovery/002_archiving                                    OK                8.48s   8 subtests passed
[12:37:35.033]   6/320 postgresql:pg_upgrade / pg_upgrade/004_subscription                             OK               15.15s   14 subtests passed
[12:37:35.571]   7/320 postgresql:pg_upgrade / pg_upgrade/003_logical_slots                            OK               15.70s   12 subtests passed
[12:37:39.727]   8/320 postgresql:recovery / recovery/001_stream_rep                                   OK               19.80s   62 subtests passed
[12:37:40.232]   9/320 postgresql:recovery / recovery/003_recovery_targets                             OK               19.71s   9 subtests passed
[12:37:40.522]  10/320 postgresql:recovery / recovery/006_logical_decoding                             OK                4.94s   20 subtests passed
[12:37:41.728]  11/320 postgresql:recovery / recovery/004_timeline_switch                              OK               13.28s   3 subtests passed
[12:37:47.203]  12/320 postgresql:recovery / recovery/005_replay_delay                                 OK               12.17s   3 subtests passed
[12:37:49.591]  13/320 postgresql:recovery / recovery/010_logical_decoding_timelines                   OK                7.86s   13 subtests passed
[12:37:50.494]  14/320 postgresql:recovery / recovery/007_sync_rep                                     OK               10.76s   11 subtests passed
[12:37:51.102]  15/320 postgresql:recovery / recovery/013_crash_restart                                OK                1.51s   18 subtests passed
[12:37:52.208]  16/320 postgresql:recovery / recovery/014_unlogged_reinit                              OK                1.71s   23 subtests passed
[12:37:52.524]  17/320 postgresql:recovery / recovery/009_twophase                                     OK               12.00s   30 subtests passed
[12:37:53.310]  18/320 postgresql:recovery / recovery/012_subtransactions                              OK                6.10s   12 subtests passed
[12:37:55.591]  19/320 postgresql:recovery / recovery/015_promotion_pages                              OK                4.49s   1 subtests passed
[12:37:56.227]  20/320 postgresql:recovery / recovery/017_shm                                          OK                3.70s   4 subtests passed
[12:37:56.744]  21/320 postgresql:recovery / recovery/016_min_consistency                              OK                4.53s   1 subtests passed
[12:37:56.803]  22/320 postgresql:recovery / recovery/008_fsm_truncation                               OK               16.57s   1 subtests passed
[12:38:00.014]  23/320 postgresql:recovery / recovery/022_crash_temp_files                             OK                3.21s   11 subtests passed
[12:38:01.696]  24/320 postgresql:recovery / recovery/021_row_visibility                               OK                4.95s   10 subtests passed
[12:38:05.715]  25/320 postgresql:recovery / recovery/023_pitr_prepared_xact                           OK                5.70s   1 subtests passed
[12:38:05.902]  26/320 postgresql:recovery / recovery/020_archive_status                               OK                9.67s   19 subtests passed
[12:38:09.805]  27/320 postgresql:recovery / recovery/024_archive_recovery                             OK                8.11s   2 subtests passed
[12:38:11.147]  28/320 postgresql:recovery / recovery/018_wal_optimize                                 OK               17.84s   38 subtests passed
[12:38:11.681]  29/320 postgresql:recovery / recovery/025_stuck_on_old_timeline                        OK                5.96s   1 subtests passed
[12:38:15.674]  30/320 postgresql:recovery / recovery/026_overwrite_contrecord                         OK                9.77s   3 subtests passed
[12:38:17.489]  31/320 postgresql:regress / regress/regress                                            OK               57.64s   225 subtests passed
[12:38:17.846]  32/320 postgresql:recovery / recovery/029_stats_restart                                OK                6.16s   44 subtests passed
[12:38:19.346]  33/320 postgresql:recovery / recovery/028_pitr_timelines                               OK                8.20s   3 subtests passed
[12:38:24.191]  34/320 postgresql:recovery / recovery/019_replslot_limit                               OK               28.60s   26 subtests passed
[12:38:24.380]  35/320 postgresql:recovery / recovery/030_stats_cleanup_replica                        OK                8.71s   11 subtests passed
[12:38:26.165]  36/320 postgresql:recovery / recovery/031_recovery_conflict                            OK                8.67s   18 subtests passed
[12:38:26.503]  37/320 postgresql:recovery / recovery/032_relfilenode_reuse                            OK                8.65s   14 subtests passed
[12:38:27.210]  38/320 postgresql:isolation / isolation/isolation                                      OK               67.31s   117 subtests passed
[12:38:27.703]  39/320 postgresql:recovery / recovery/034_create_database                              OK                3.51s   2 subtests passed
[12:38:29.671]  40/320 postgresql:recovery / recovery/037_invalid_database                             OK                3.17s   10 subtests passed
[12:38:30.148]  41/320 postgresql:recovery / recovery/036_truncated_dropped                            OK                3.98s   8 subtests passed
[12:38:33.139]  42/320 postgresql:recovery / recovery/038_save_logical_slots_shutdown                  OK                5.93s   2 subtests passed
[12:38:36.585]  43/320 postgresql:recovery / recovery/041_checkpoint_at_promote                        OK                6.43s   6 subtests passed
[12:38:37.725]  44/320 postgresql:recovery / recovery/039_end_of_wal                                   OK               10.02s   14 subtests passed
[12:38:43.872]  45/320 postgresql:recovery / recovery/043_no_contrecord_switch                         OK                7.28s   1 subtests passed
[12:38:44.525]  46/320 postgresql:recovery / recovery/033_replay_tsp_drops                             OK               25.18s   3 subtests passed
[12:38:45.648]  47/320 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade                               OK               85.78s   18 subtests passed
[12:38:45.793]  48/320 postgresql:kerberos / kerberos/001_auth                                         OK                8.06s   142 subtests passed
[12:38:47.786]  49/320 postgresql:plperl / plperl/regress                                              OK                3.26s   13 subtests passed
[12:38:48.438]  50/320 postgresql:plpgsql / plpgsql/regress                                            OK                4.56s   13 subtests passed
[12:38:49.388]  51/320 postgresql:pltcl / pltcl/regress                                                OK                3.59s   8 subtests passed
[12:38:51.124]  52/320 postgresql:basic_archive / basic_archive/regress                                OK                2.68s   1 subtests passed
[12:38:51.914]  53/320 postgresql:plpython / plpython/regress                                          OK                6.26s   23 subtests passed
[12:38:53.439]  54/320 postgresql:bloom / bloom/regress                                                OK                4.04s   1 subtests passed
[12:38:53.983]  55/320 postgresql:bool_plperl / bool_plperl/regress                                    OK                2.86s   2 subtests passed
[12:38:54.049]  56/320 postgresql:amcheck / amcheck/regress                                            OK                6.26s   3 subtests passed
[12:38:54.613]  57/320 postgresql:recovery / recovery/040_standby_failover_slots_sync                  OK               24.94s   32 subtests passed
[12:38:56.394]  58/320 postgresql:cube / cube/regress                                                  OK                2.34s   2 subtests passed
[12:38:56.451]  59/320 postgresql:citext / citext/regress                                              OK                2.47s   3 subtests passed
[12:38:57.376]  60/320 postgresql:recovery / recovery/035_standby_logical_decoding                     OK               32.99s   86 subtests passed
[12:38:57.418]  61/320 postgresql:dblink / dblink/regress                                              OK                2.80s   1 subtests passed
[12:38:57.663]  62/320 postgresql:btree_gin / btree_gin/regress                                        OK                5.75s   30 subtests passed
[12:38:58.671]  63/320 postgresql:dict_xsyn / dict_xsyn/regress                                        OK                2.20s   1 subtests passed
[12:38:58.996]  64/320 postgresql:btree_gist / btree_gist/regress                                      OK                5.55s   32 subtests passed
[12:38:59.645]  65/320 postgresql:dict_int / dict_int/regress                                          OK                3.25s   1 subtests passed
[12:39:00.224]  66/320 postgresql:file_fdw / file_fdw/regress                                          OK                2.80s   1 subtests passed
[12:39:00.277]  67/320 postgresql:fuzzystrmatch / fuzzystrmatch/regress                                OK                2.61s   2 subtests passed
[12:39:00.496]  68/320 postgresql:earthdistance / earthdistance/regress                                OK                3.12s   1 subtests passed
[12:39:01.175]  69/320 postgresql:hstore_plperl / hstore_plperl/regress                                OK                2.18s   3 subtests passed
[12:39:01.367]  70/320 postgresql:hstore_plpython / hstore_plpython/regress                            OK                1.72s   1 subtests passed
[12:39:02.125]  71/320 postgresql:isn / isn/regress                                                    OK                1.84s   1 subtests passed
[12:39:02.145]  72/320 postgresql:jsonb_plperl / jsonb_plperl/regress                                  OK                1.65s   2 subtests passed
[12:39:02.654]  73/320 postgresql:jsonb_plpython / jsonb_plpython/regress                              OK                1.48s   1 subtests passed
[12:39:02.823]  74/320 postgresql:hstore / hstore/regress                                              OK                4.15s   2 subtests passed
[12:39:03.088]  75/320 postgresql:lo / lo/regress                                                      OK                1.72s   1 subtests passed
[12:39:04.596]  76/320 postgresql:ltree_plpython / ltree_plpython/regress                              OK                2.45s   1 subtests passed
[12:39:04.787]  77/320 postgresql:pg_buffercache / pg_buffercache/regress                              OK                1.70s   1 subtests passed
[12:39:04.866]  78/320 postgresql:passwordcheck / passwordcheck/regress                                OK                2.03s   1 subtests passed
[12:39:05.504]  79/320 postgresql:ltree / ltree/regress                                                OK                3.37s   1 subtests passed
[12:39:05.982]  80/320 postgresql:pageinspect / pageinspect/regress                                    OK                3.33s   8 subtests passed
[12:39:06.564]  81/320 postgresql:recovery / recovery/042_low_level_backup                             OK               33.42s   4 subtests passed
[12:39:07.043]  82/320 postgresql:pg_logicalinspect / pg_logicalinspect/isolation                      OK                2.18s   1 subtests passed
[12:39:07.090]  83/320 postgresql:pg_freespacemap / pg_freespacemap/regress                            OK                2.30s   1 subtests passed
[12:39:07.294]  84/320 postgresql:pgrowlocks / pgrowlocks/isolation                                    OK                1.79s   1 subtests passed
[12:39:07.938]  85/320 postgresql:pg_surgery / pg_surgery/regress                                      OK                0.89s   1 subtests passed
[12:39:08.028]  86/320 postgresql:pgstattuple / pgstattuple/regress                                    OK                1.46s   1 subtests passed
[12:39:08.395]  87/320 postgresql:pg_visibility / pg_visibility/regress                                OK                1.10s   1 subtests passed
[12:39:08.403]  88/320 postgresql:pg_stat_statements / pg_stat_statements/regress                      OK                2.42s   14 subtests passed
[12:39:09.034]  89/320 postgresql:pgcrypto / pgcrypto/regress                                          OK                4.43s   23 subtests passed
[12:39:09.614]  90/320 postgresql:pg_walinspect / pg_walinspect/regress                                OK                1.67s   2 subtests passed
[12:39:09.783]  91/320 postgresql:intarray / intarray/regress                                          OK                9.56s   1 subtests passed
[12:39:09.852]  92/320 postgresql:pg_trgm / pg_trgm/regress                                            OK                2.76s   3 subtests passed
[12:39:09.968]  93/320 postgresql:tablefunc / tablefunc/regress                                        OK                1.56s   1 subtests passed
[12:39:10.227]  94/320 postgresql:seg / seg/regress                                                    OK                1.83s   3 subtests passed
[12:39:10.894]  95/320 postgresql:tcn / tcn/isolation                                                  OK                1.86s   1 subtests passed
[12:39:11.429]  96/320 postgresql:tsm_system_time / tsm_system_time/regress                            OK                1.46s   1 subtests passed
[12:39:11.441]  97/320 postgresql:tsm_system_rows / tsm_system_rows/regress                            OK                1.59s   1 subtests passed
[12:39:11.587]  98/320 postgresql:unaccent / unaccent/regress                                          OK                1.36s   1 subtests passed
[12:39:12.141]  99/320 postgresql:uuid-ossp / uuid-ossp/regress                                        OK                1.24s   1 subtests passed
[12:39:12.836] 100/320 postgresql:xml2 / xml2/regress                                                  OK                1.41s   1 subtests passed
[12:39:12.849] 101/320 postgresql:brin / brin/isolation                                                OK                1.41s   1 subtests passed
[12:39:12.890] 102/320 postgresql:commit_ts / commit_ts/regress                                        OK                1.30s   1 subtests passed
[12:39:13.926] 103/320 postgresql:delay_execution / delay_execution/isolation                          OK                1.78s   2 subtests passed
[12:39:14.218] 104/320 postgresql:dummy_seclabel / dummy_seclabel/regress                              OK                1.37s   1 subtests passed
[12:39:14.230] 105/320 postgresql:dummy_index_am / dummy_index_am/regress                              OK                1.39s   1 subtests passed
[12:39:14.517] 106/320 postgresql:test_decoding / test_decoding/isolation                              OK                4.73s   12 subtests passed
[12:39:14.529] 107/320 postgresql:gin / gin/regress                                                    OK                1.64s   1 subtests passed
[12:39:15.661] 108/320 postgresql:injection_points / injection_points/regress                          OK                1.73s   3 subtests passed
[12:39:15.694] 109/320 postgresql:plsample / plsample/regress                                          OK                1.46s   1 subtests passed
[12:39:15.732] 110/320 postgresql:postgres_fdw / postgres_fdw/regress                                  OK                7.70s   2 subtests passed
[12:39:15.868] 111/320 postgresql:spgist_name_ops / spgist_name_ops/regress                            OK                1.35s   1 subtests passed
[12:39:15.998] 112/320 postgresql:test_bloomfilter / test_bloomfilter/regress                          OK                1.47s   1 subtests passed
[12:39:17.023] 113/320 postgresql:test_copy_callbacks / test_copy_callbacks/regress                    OK                1.36s   1 subtests passed
[12:39:17.032] 114/320 postgresql:test_dsa / test_dsa/regress                                          OK                1.30s   1 subtests passed
[12:39:17.124] 115/320 postgresql:test_dsm_registry / test_dsm_registry/regress                        OK                1.26s   1 subtests passed
[12:39:17.500] 116/320 postgresql:injection_points / injection_points/isolation                        OK                3.28s   3 subtests passed
[12:39:18.167] 117/320 postgresql:test_extensions / test_extensions/regress                            OK                2.17s   2 subtests passed
[12:39:18.334] 118/320 postgresql:test_ddl_deparse / test_ddl_deparse/regress                          OK                2.64s   21 subtests passed
[12:39:18.922] 119/320 postgresql:test_ginpostinglist / test_ginpostinglist/regress                    OK                1.90s   1 subtests passed
[12:39:18.934] 120/320 postgresql:test_lfind / test_lfind/regress                                      OK                1.81s   1 subtests passed
[12:39:19.585] 121/320 postgresql:test_oat_hooks / test_oat_hooks/regress                              OK                2.08s   2 subtests passed
[12:39:19.743] 122/320 postgresql:test_pg_dump / test_pg_dump/regress                                  OK                1.41s   1 subtests passed
[12:39:19.868] 123/320 postgresql:test_parser / test_parser/regress                                    OK                1.70s   1 subtests passed
[12:39:20.135] 124/320 postgresql:test_predtest / test_predtest/regress                                OK                1.21s   1 subtests passed
[12:39:20.178] 125/320 postgresql:test_radixtree / test_radixtree/regress                              OK                1.24s   1 subtests passed
[12:39:20.832] 126/320 postgresql:test_rbtree / test_rbtree/regress                                    OK                1.25s   1 subtests passed
[12:39:21.037] 127/320 postgresql:test_resowner / test_resowner/regress                                OK                1.17s   1 subtests passed
[12:39:21.159] 128/320 postgresql:test_rls_hooks / test_rls_hooks/regress                              OK                1.02s   1 subtests passed
[12:39:21.640] 129/320 postgresql:test_regex / test_regex/regress                                      OK                1.90s   2 subtests passed
[12:39:22.060] 130/320 postgresql:test_slru / test_slru/regress                                        OK                1.23s   1 subtests passed
[12:39:22.069] 131/320 postgresql:typcache / typcache/regress                                          OK                0.91s   1 subtests passed
[12:39:22.079] 132/320 postgresql:test_tidstore / test_tidstore/regress                                OK                1.04s   1 subtests passed
[12:39:22.273] 133/320 postgresql:libpq / libpq/002_api                                                OK                0.19s   1 subtests passed
[12:39:22.754] 134/320 postgresql:unsafe_tests / unsafe_tests/regress                                  OK                1.11s   4 subtests passed
[12:39:22.930] 135/320 postgresql:libpq / libpq/004_load_balance_dns                                   SKIP              0.17s
[12:39:23.105] 136/320 postgresql:test_shm_mq / test_shm_mq/regress                                    OK                2.93s   1 subtests passed
[12:39:23.310] 137/320 postgresql:libpq / libpq/001_uri                                                OK                1.24s   63 subtests passed
[12:39:23.499] 138/320 postgresql:pg_amcheck / pg_amcheck/001_basic                                    OK                0.19s   9 subtests passed
[12:39:24.537] 139/320 postgresql:test_decoding / test_decoding/regress                                OK               14.92s   19 subtests passed
[12:39:24.991] 140/320 postgresql:test_integerset / test_integerset/regress                            OK                7.96s   1 subtests passed
[12:39:25.668] 141/320 postgresql:pg_amcheck / pg_amcheck/002_nonesuch                                 OK                2.17s   107 subtests passed
[12:39:27.310] 142/320 postgresql:libpq / libpq/003_load_balance_host_list                             OK                5.04s   127 subtests passed
[12:39:27.619] 143/320 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup          OK                0.31s   51 subtests passed
[12:39:28.353] 144/320 postgresql:recovery / recovery/027_stream_regress                               OK               78.55s   9 subtests passed
[12:39:28.998] 145/320 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage                           OK                3.33s   10 subtests passed
[12:39:29.048] 146/320 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam                            OK                4.05s   32 subtests passed
[12:39:29.197] 147/320 postgresql:ecpg / ecpg/ecpg                                                     OK                7.14s   65 subtests passed
[12:39:29.971] 148/320 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace                OK                1.62s   3 subtests passed
[12:39:30.143] 149/320 postgresql:pg_checksums / pg_checksums/001_basic                                OK                0.17s   9 subtests passed
[12:39:30.760] 150/320 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical                     OK                1.71s   21 subtests passed
[12:39:31.116] 151/320 postgresql:pg_combinebackup / pg_combinebackup/001_basic                        OK                0.36s   13 subtests passed
[12:39:32.967] 152/320 postgresql:pg_amcheck / pg_amcheck/003_check                                    OK                8.43s   75 subtests passed
[12:39:32.988] 153/320 postgresql:libpq / libpq/005_negotiate_encryption                               OK               10.06s   249 subtests passed
[12:39:35.308] 154/320 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal                      OK                6.31s   43 subtests passed
[12:39:35.625] 155/320 postgresql:pg_checksums / pg_checksums/002_actions                              OK                5.48s   66 subtests passed
[12:39:41.511] 156/320 postgresql:pg_combinebackup / pg_combinebackup/004_manifest                     OK                8.52s   11 subtests passed
[12:39:41.873] 157/320 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups              OK               10.76s   6 subtests passed
[12:39:43.703] 158/320 postgresql:pg_combinebackup / pg_combinebackup/003_timeline                     OK               10.73s   7 subtests passed
[12:39:43.836] 159/320 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy                 OK                8.21s   4 subtests passed
[12:39:44.264] 160/320 postgresql:pg_config / pg_config/001_pg_config                                  OK                0.42s   21 subtests passed
[12:39:45.137] 161/320 postgresql:initdb / initdb/001_initdb                                           OK               22.03s   56 subtests passed
[12:39:45.417] 162/320 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal            OK                3.90s   3 subtests passed
[12:39:45.580] 163/320 postgresql:pg_controldata / pg_controldata/001_pg_controldata                   OK                1.31s   18 subtests passed
[12:39:46.856] 164/320 postgresql:pg_ctl / pg_ctl/002_status                                           OK                1.44s   3 subtests passed
[12:39:47.730] 165/320 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file                 OK                4.02s   4 subtests passed
[12:39:48.735] 166/320 postgresql:pg_ctl / pg_ctl/001_start_stop                                       OK                3.60s   25 subtests passed
[12:39:48.929] 167/320 postgresql:pg_combinebackup / pg_combinebackup/005_integrity                    OK               13.62s   22 subtests passed
[12:39:48.962] 168/320 postgresql:pg_dump / pg_dump/001_basic                                          OK                1.23s   93 subtests passed
[12:39:49.748] 169/320 postgresql:pg_combinebackup / pg_combinebackup/008_promote                      OK                7.87s   2 subtests passed
[12:39:50.539] 170/320 postgresql:pg_ctl / pg_ctl/003_promote                                          OK                4.96s   12 subtests passed
[12:39:50.666] 171/320 postgresql:pg_dump / pg_dump/003_pg_dump_with_server                            OK                1.73s   3 subtests passed
[12:39:50.854] 172/320 postgresql:pg_ctl / pg_ctl/004_logrotate                                        OK                4.00s   14 subtests passed
[12:39:51.907] 173/320 postgresql:pg_dump / pg_dump/004_pg_dump_parallel                               OK                2.94s   4 subtests passed
[12:39:52.120] 174/320 postgresql:pg_resetwal / pg_resetwal/002_corrupted                              OK                1.26s   9 subtests passed
[12:39:53.103] 175/320 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber                OK               23.91s   36 subtests passed
[12:39:53.512] 176/320 postgresql:pg_resetwal / pg_resetwal/001_basic                                  OK                2.84s   75 subtests passed
[12:39:55.193] 177/320 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile                             OK                5.44s   108 subtests passed
[12:40:01.081] 178/320 postgresql:pg_rewind / pg_rewind/005_same_timeline                              OK                5.89s   1 subtests passed
[12:40:01.506] 179/320 postgresql:pg_rewind / pg_rewind/006_options                                    OK                0.42s   13 subtests passed
[12:40:01.827] 180/320 postgresql:pg_dump / pg_dump/010_dump_connstr                                   OK               11.29s   14 subtests passed
[12:40:05.329] 181/320 postgresql:pg_rewind / pg_rewind/003_extrafiles                                 OK               12.22s   5 subtests passed
[12:40:05.362] 182/320 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink                            OK               11.85s   9 subtests passed
[12:40:05.776] 183/320 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup                      OK               38.15s   199 subtests passed
[12:40:06.114] 184/320 postgresql:pg_test_fsync / pg_test_fsync/001_basic                              OK                0.33s   13 subtests passed
[12:40:06.321] 185/320 postgresql:pg_test_timing / pg_test_timing/001_basic                            OK                0.21s   13 subtests passed
[12:40:06.639] 186/320 postgresql:pg_verifybackup / pg_verifybackup/001_basic                          OK                0.32s   17 subtests passed
[12:40:09.940] 187/320 postgresql:pg_rewind / pg_rewind/007_standby_source                             OK                8.43s   7 subtests passed
[12:40:10.216] 188/320 postgresql:pg_rewind / pg_rewind/008_min_recovery_point                         OK                8.39s   3 subtests passed
[12:40:10.345] 189/320 postgresql:pg_rewind / pg_rewind/001_basic                                      OK               18.44s   56 subtests passed
[12:40:11.182] 190/320 postgresql:pg_rewind / pg_rewind/009_growing_files                              OK                5.85s   3 subtests passed
[12:40:11.272] 191/320 postgresql:pg_dump / pg_dump/002_pg_dump                                        OK               22.53s   11492 subtests passed
[12:40:11.520] 192/320 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest                   OK                1.17s   60 subtests passed
[12:40:12.099] 193/320 postgresql:pg_rewind / pg_rewind/002_databases                                  OK               19.98s   11 subtests passed
[12:40:13.034] 194/320 postgresql:pg_verifybackup / pg_verifybackup/004_options                        OK                2.81s   32 subtests passed
[12:40:13.561] 195/320 postgresql:pg_verifybackup / pg_verifybackup/006_encoding                       OK                2.38s   5 subtests passed
[12:40:14.155] 196/320 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals                         OK                8.79s   1 subtests passed
[12:40:15.397] 197/320 postgresql:pg_verifybackup / pg_verifybackup/008_untar                          OK                3.87s   15 subtests passed
[12:40:15.605] 198/320 postgresql:pg_verifybackup / pg_verifybackup/007_wal                            OK                4.27s   9 subtests passed
[12:40:15.652] 199/320 postgresql:pg_waldump / pg_waldump/002_save_fullpage                            OK                1.50s   5 subtests passed
[12:40:15.738] 200/320 postgresql:pg_walsummary / pg_walsummary/001_basic                              OK                0.34s   11 subtests passed
[12:40:16.929] 201/320 postgresql:pgbench / pgbench/002_pgbench_no_server                              OK                1.19s   208 subtests passed
[12:40:16.974] 202/320 postgresql:pg_waldump / pg_waldump/001_basic                                    OK                3.41s   92 subtests passed
[12:40:17.089] 203/320 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm                      OK               10.44s   38 subtests passed
[12:40:17.517] 204/320 postgresql:pg_walsummary / pg_walsummary/002_blocks                             OK                1.91s   7 subtests passed
[12:40:18.815] 205/320 postgresql:psql / psql/010_tab_completion                                       OK                1.84s   89 subtests passed
[12:40:18.923] 206/320 postgresql:psql / psql/020_cancel                                               OK                1.83s   2 subtests passed
[12:40:19.087] 207/320 postgresql:scripts / scripts/010_clusterdb                                      OK                1.57s   16 subtests passed
[12:40:19.229] 208/320 postgresql:pg_verifybackup / pg_verifybackup/009_extract                        OK                7.13s   10 subtests passed
[12:40:20.412] 209/320 postgresql:scripts / scripts/011_clusterdb_all                                  OK                1.60s   7 subtests passed
[12:40:20.567] 210/320 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar                   OK                7.53s   18 subtests passed
[12:40:20.913] 211/320 postgresql:psql / psql/001_basic                                                OK                3.98s   108 subtests passed
[12:40:21.205] 212/320 postgresql:scripts / scripts/040_createuser                                     OK                2.12s   37 subtests passed
[12:40:21.251] 213/320 postgresql:scripts / scripts/050_dropdb                                         OK                2.02s   16 subtests passed
[12:40:21.914] 214/320 postgresql:scripts / scripts/080_pg_isready                                     OK                1.34s   11 subtests passed
[12:40:22.144] 215/320 postgresql:scripts / scripts/070_dropuser                                       OK                1.73s   13 subtests passed
[12:40:23.127] 216/320 postgresql:scripts / scripts/091_reindexdb_all                                  OK                1.92s   13 subtests passed
[12:40:24.167] 217/320 postgresql:scripts / scripts/101_vacuumdb_all                                   OK                2.25s   5 subtests passed
[12:40:25.115] 218/320 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent                      OK                0.95s   39 subtests passed
[12:40:25.220] 219/320 postgresql:scripts / scripts/100_vacuumdb                                       OK                3.97s   85 subtests passed
[12:40:25.280] 220/320 postgresql:scripts / scripts/090_reindexdb                                      OK                4.36s   64 subtests passed
[12:40:26.749] 221/320 postgresql:amcheck / amcheck/002_cic                                            OK                1.53s   3 subtests passed
[12:40:27.008] 222/320 postgresql:amcheck / amcheck/003_cic_2pc                                        OK                1.73s   5 subtests passed
[12:40:27.045] 223/320 postgresql:scripts / scripts/200_connstr                                        OK                3.92s   3 subtests passed
[12:40:27.496] 224/320 postgresql:scripts / scripts/020_createdb                                       OK                8.57s   60 subtests passed
[12:40:27.735] 225/320 postgresql:scripts / scripts/102_vacuumdb_stages                                OK                5.59s   4 subtests passed
[12:40:27.816] 226/320 postgresql:pg_verifybackup / pg_verifybackup/003_corruption                     OK               17.87s   92 subtests passed
[12:40:28.169] 227/320 postgresql:pgbench / pgbench/001_pgbench_with_server                            OK               12.52s   467 subtests passed
[12:40:28.197] 228/320 postgresql:oid2name / oid2name/001_basic                                        OK                0.38s   9 subtests passed
[12:40:28.620] 229/320 postgresql:amcheck / amcheck/004_verify_nbtree_unique                           OK                1.87s   6 subtests passed
[12:40:28.874] 230/320 postgresql:auto_explain / auto_explain/001_auto_explain                         OK                1.83s   19 subtests passed
[12:40:30.372] 231/320 postgresql:pg_prewarm / pg_prewarm/001_basic                                    OK                2.20s   7 subtests passed
[12:40:30.482] 232/320 postgresql:amcheck / amcheck/005_pitr                                           OK                3.47s   3 subtests passed
[12:40:30.657] 233/320 postgresql:pg_stat_statements / pg_stat_statements/010_restart                  OK                2.46s   3 subtests passed
[12:40:30.937] 234/320 postgresql:pg_visibility / pg_visibility/002_corrupt_vm                         OK                2.06s   3 subtests passed
[12:40:30.988] 235/320 postgresql:vacuumlo / vacuumlo/001_basic                                        OK                0.33s   9 subtests passed
[12:40:31.442] 236/320 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic                  OK                3.71s   16 subtests passed
[12:40:32.517] 237/320 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction             OK                3.89s   2 subtests passed
[12:40:33.347] 238/320 postgresql:test_decoding / test_decoding/001_repl_stats                         OK                2.86s   6 subtests passed
[12:40:33.481] 239/320 postgresql:authentication / authentication/003_peer                             OK                2.04s   53 subtests passed
[12:40:33.704] 240/320 postgresql:authentication / authentication/005_sspi                             SKIP              0.36s
[12:40:34.177] 241/320 postgresql:postmaster / postmaster/001_basic                                    OK                0.47s   9 subtests passed
[12:40:34.787] 242/320 postgresql:authentication / authentication/002_saslprep                         OK                3.80s   20 subtests passed
[12:40:34.843] 243/320 postgresql:authentication / authentication/004_file_inclusion                   OK                2.32s   2 subtests passed
[12:40:35.341] 244/320 postgresql:authentication / authentication/001_password                         OK                4.40s   182 subtests passed
[12:40:35.415] 245/320 postgresql:postgres_fdw / postgres_fdw/001_auth_scram                           OK                5.04s   3 subtests passed
[12:40:35.615] 246/320 postgresql:postmaster / postmaster/002_connection_limits                        OK                1.44s   27 subtests passed
[12:40:35.792] 247/320 postgresql:amcheck / amcheck/001_verify_heapam                                  OK               10.67s   272 subtests passed
[12:40:36.371] 248/320 postgresql:postmaster / postmaster/003_start_stop                               OK                1.58s   25 subtests passed
[12:40:36.551] 249/320 postgresql:authentication / authentication/006_login_trigger                    OK                3.07s   32 subtests passed
[12:40:39.143] 250/320 postgresql:subscription / subscription/002_types                                OK                3.80s   4 subtests passed
[12:40:39.143] 251/320 postgresql:subscription / subscription/003_constraints                          OK                3.73s   6 subtests passed
[12:40:39.673] 252/320 postgresql:bloom / bloom/001_wal                                                OK               12.18s   31 subtests passed
[12:40:39.881] 253/320 postgresql:subscription / subscription/007_ddl                                  OK                3.33s   4 subtests passed
[12:40:40.211] 254/320 postgresql:subscription / subscription/006_rewrite                              OK                3.84s   2 subtests passed
[12:40:40.356] 255/320 postgresql:subscription / subscription/004_sync                                 OK                4.74s   8 subtests passed
[12:40:41.235] 256/320 postgresql:subscription / subscription/005_encoding                             OK                5.44s   1 subtests passed
[12:40:43.113] 257/320 postgresql:subscription / subscription/009_matviews                             OK                3.96s   1 subtests passed
[12:40:43.348] 258/320 postgresql:subscription / subscription/008_diff_schema                          OK                4.20s   5 subtests passed
[12:40:43.764] 259/320 postgresql:subscription / subscription/001_rep_changes                          OK                8.92s   36 subtests passed
[12:40:45.347] 260/320 postgresql:subscription / subscription/012_collation                            OK                5.13s   2 subtests passed
[12:40:45.385] 261/320 postgresql:subscription / subscription/011_generated                            OK                5.50s   11 subtests passed
[12:40:45.397] 262/320 postgresql:subscription / subscription/010_truncate                             OK                5.72s   14 subtests passed
[12:40:46.500] 263/320 postgresql:subscription / subscription/014_binary                               OK                5.26s   8 subtests passed
[12:40:46.790] 264/320 postgresql:subscription / subscription/017_stream_ddl                           OK                3.02s   3 subtests passed
[12:40:46.882] 265/320 postgresql:subscription / subscription/016_stream_subxact                       OK                3.53s   3 subtests passed
[12:40:49.072] 266/320 postgresql:subscription / subscription/020_messages                             OK                3.67s   5 subtests passed
[12:40:49.081] 267/320 postgresql:subscription / subscription/019_stream_subxact_ddl_abort             OK                3.70s   2 subtests passed
[12:40:51.673] 268/320 postgresql:subscription / subscription/018_stream_subxact_abort                 OK                6.32s   9 subtests passed
[12:40:52.612] 269/320 postgresql:subscription / subscription/024_add_drop_pub                         OK                3.54s   3 subtests passed
[12:40:53.638] 270/320 postgresql:subscription / subscription/013_partition                            OK               13.28s   74 subtests passed
[12:40:53.782] 271/320 postgresql:subscription / subscription/025_rep_changes_for_schema               OK                4.70s   13 subtests passed
[12:40:54.642] 272/320 postgresql:subscription / subscription/015_stream                               OK               11.53s   10 subtests passed
[12:40:54.836] 273/320 postgresql:subscription / subscription/022_twophase_cascade                     OK                8.05s   41 subtests passed
[12:40:55.266] 274/320 postgresql:subscription / subscription/021_twophase                             OK                8.77s   30 subtests passed
[12:40:56.663] 275/320 postgresql:subscription / subscription/023_twophase_stream                      OK                9.78s   33 subtests passed
[12:40:57.716] 276/320 postgresql:subscription / subscription/029_on_error                             OK                3.93s   5 subtests passed
[12:40:59.206] 277/320 postgresql:subscription / subscription/026_stats                                OK                7.53s   13 subtests passed
[12:41:00.890] 278/320 postgresql:subscription / subscription/030_origin                               OK                6.25s   11 subtests passed
[12:41:02.423] 279/320 postgresql:subscription / subscription/033_run_as_table_owner                   OK                5.76s   10 subtests passed
[12:41:02.558] 280/320 postgresql:subscription / subscription/028_row_filter                           OK                8.92s   26 subtests passed
[12:41:03.156] 281/320 postgresql:brin / brin/01_workitems                                             OK                2.26s   2 subtests passed
[12:41:03.846] 282/320 postgresql:subscription / subscription/027_nosuperuser                          OK               11.23s   19 subtests passed
[12:41:04.566] 283/320 postgresql:subscription / subscription/032_subscribe_use_index                  OK                9.30s   15 subtests passed
[12:41:05.220] 284/320 postgresql:commit_ts / commit_ts/001_base                                       OK                2.66s   2 subtests passed
[12:41:05.907] 285/320 postgresql:subscription / subscription/034_temporal                             OK                8.19s   32 subtests passed
[12:41:06.119] 286/320 postgresql:subscription / subscription/031_column_list                          OK               11.28s   36 subtests passed
[12:41:06.159] 287/320 postgresql:brin / brin/02_wal_consistency                                       OK                3.73s   2 subtests passed
[12:41:07.386] 288/320 postgresql:commit_ts / commit_ts/002_standby                                    OK                4.23s   4 subtests passed
[12:41:07.756] 289/320 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline                   OK                1.64s   21 subtests passed
[12:41:07.768] 290/320 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc       OK                1.61s   4 subtests passed
[12:41:08.042] 291/320 postgresql:injection_points / injection_points/001_stats                        OK                2.82s   9 subtests passed
[12:41:08.165] 292/320 postgresql:commit_ts / commit_ts/004_restart                                    OK                3.60s   16 subtests passed
[12:41:08.286] 293/320 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd       OK                2.38s   4 subtests passed
[12:41:08.520] 294/320 postgresql:test_json_parser / test_json_parser/003_test_semantic                OK                0.35s   12 subtests passed
[12:41:08.584] 295/320 postgresql:test_json_parser / test_json_parser/004_test_parser_perf             OK                0.30s   2 subtests passed
[12:41:08.693] 296/320 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic                      OK                1.31s   2 subtests passed
[12:41:08.727] 297/320 postgresql:commit_ts / commit_ts/003_standby_2                                  OK                4.88s   4 subtests passed
[12:41:09.267] 298/320 postgresql:test_escape / test_escape/001_test_escape                            OK                1.51s   1131 subtests passed
[12:41:10.074] ▶ 299/320 - no parameters missing from postgresql.conf.sample                           FAIL          
[12:41:10.078] 299/320 postgresql:test_misc / test_misc/003_check_guc                                  ERROR             1.38s   exit status 1
[12:41:10.078] >>> ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib MESON_TEST_ITERATION=1 PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/modules/test_misc:/Users/admin/pgsql/build/src/test/modules/test_misc/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 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template share_contrib_dir=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib enable_injection_points=yes MALLOC_PERTURB_=176 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/modules/test_misc --pg-test-extra '' --testgroup test_misc --testname 003_check_guc -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/test/modules/test_misc /Users/admin/pgsql/src/test/modules/test_misc/t/003_check_guc.pl
[12:41:10.078] ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
[12:41:10.078] stderr:
[12:41:10.078] #   Failed test 'no parameters missing from postgresql.conf.sample'
[12:41:10.078] #   at /Users/admin/pgsql/src/test/modules/test_misc/t/003_check_guc.pl line 85.
[12:41:10.078] #          got: '6'
[12:41:10.078] #     expected: '0'
[12:41:10.078] # Looks like you failed 1 test of 3.
[12:41:10.078] 
[12:41:10.078] (test program exited with status code 1)
[12:41:10.078] ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
[12:41:10.078] 
[12:41:10.575] 300/320 postgresql:test_misc / test_misc/002_tablespace                                 OK                1.99s   20 subtests passed
[12:41:10.777] 301/320 postgresql:test_misc / test_misc/005_timeouts                                   OK                1.50s   2 subtests passed
[12:41:10.788] 302/320 postgresql:test_misc / test_misc/004_io_direct                                  OK                2.06s   3 subtests passed
[12:41:10.965] 303/320 postgresql:test_misc / test_misc/001_constraint_validation                      OK                2.44s   42 subtests passed
[12:41:11.326] 304/320 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK                3.56s   516 subtests passed
[12:41:11.489] 305/320 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum                 SKIP              0.16s
[12:41:11.666] 306/320 postgresql:xid_wraparound / xid_wraparound/002_limits                           SKIP              0.18s
[12:41:12.101] 307/320 postgresql:xid_wraparound / xid_wraparound/003_wraparounds                      SKIP              0.43s
[12:41:12.269] 308/320 postgresql:test_misc / test_misc/007_catcache_inval                             OK                1.69s   2 subtests passed
[12:41:12.600] 309/320 postgresql:test_slru / test_slru/001_multixact                                  OK                1.81s   3 subtests passed
[12:41:12.763] 310/320 postgresql:test_misc / test_misc/006_signal_autovacuum                          OK                2.68s   2 subtests passed
[12:41:13.506] 311/320 postgresql:worker_spi / worker_spi/001_worker_spi                               OK                2.54s   8 subtests passed
[12:41:13.864] 312/320 postgresql:subscription / subscription/100_bugs                                 OK               14.66s   13 subtests passed
[12:41:15.661] 313/320 postgresql:test_pg_dump / test_pg_dump/001_base                                 OK                4.88s   1044 subtests passed
[12:41:15.685] 314/320 postgresql:icu / icu/010_database                                               OK                1.82s   8 subtests passed
[12:41:16.087] 315/320 postgresql:ldap / ldap/002_bindpasswd                                           OK                2.58s   3 subtests passed
[12:41:17.006] 316/320 postgresql:ssl / ssl/002_scram                                                  OK                4.74s   28 subtests passed
[12:41:17.014] 317/320 postgresql:ssl / ssl/003_sslinfo                                                OK                4.41s   21 subtests passed
[12:41:18.353] 318/320 postgresql:ldap / ldap/001_auth                                                 OK                5.59s   47 subtests passed
[12:41:22.921] 319/320 postgresql:ssl / ssl/001_ssltests                                               OK               10.82s   227 subtests passed
[12:41:24.685] 320/320 postgresql:test_json_parser / test_json_parser/002_inline                       OK               16.64s   3400 subtests passed
[12:41:24.752] 
[12:41:24.752] Summary of Failures:
[12:41:24.752] 
[12:41:24.752] 299/320 postgresql:test_misc / test_misc/003_check_guc                                  ERROR             1.38s   exit status 1
[12:41:24.752] 
[12:41:24.752] Ok:                 314 
[12:41:24.752] Expected Fail:      0   
[12:41:24.752] Fail:               1   
[12:41:24.752] Unexpected Pass:    0   
[12:41:24.752] Skipped:            5   
[12:41:24.752] Timeout:            0   
[12:41:24.752] 
[12:41:24.752] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt
��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������