[07:21:58.019] ulimit -c unlimited # default is 0 [07:21:58.019] ulimit -n 1024 # default is 256, pretty low [07:21:58.019] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [07:22:02.182] 1/302 postgresql:setup / tmp_install OK 3.97s [07:22:02.229] 2/302 postgresql:setup / install_test_files OK 0.05s [07:22:02.913] 3/302 postgresql:setup / initdb_cache OK 0.68s [07:22:03.263] 4/302 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.34s 9 subtests passed [07:22:09.630] 5/302 postgresql:recovery / recovery/002_archiving OK 6.65s 8 subtests passed [07:22:14.960] 6/302 postgresql:recovery / recovery/003_recovery_targets OK 11.70s 9 subtests passed [07:22:18.620] 7/302 postgresql:recovery / recovery/004_timeline_switch OK 8.99s 3 subtests passed [07:22:19.419] 8/302 postgresql:recovery / recovery/001_stream_rep OK 16.47s 61 subtests passed [07:22:22.155] 9/302 postgresql:recovery / recovery/005_replay_delay OK 7.04s 3 subtests passed [07:22:22.277] 10/302 postgresql:recovery / recovery/006_logical_decoding OK 3.65s 20 subtests passed [07:22:28.174] 11/302 postgresql:recovery / recovery/007_sync_rep OK 8.75s 11 subtests passed [07:22:29.551] 12/302 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 26.63s 12 subtests passed [07:22:29.890] 13/302 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 26.96s 14 subtests passed [07:22:32.095] 14/302 postgresql:recovery / recovery/013_crash_restart OK 2.20s 18 subtests passed [07:22:33.080] 15/302 postgresql:recovery / recovery/010_logical_decoding_timelines OK 4.72s 13 subtests passed [07:22:33.397] 16/302 postgresql:recovery / recovery/014_unlogged_reinit OK 1.30s 23 subtests passed [07:22:35.568] 17/302 postgresql:recovery / recovery/012_subtransactions OK 5.97s 12 subtests passed [07:22:36.190] 18/302 postgresql:recovery / recovery/009_twophase OK 13.91s 27 subtests passed [07:22:37.647] 19/302 postgresql:recovery / recovery/008_fsm_truncation OK 15.49s 1 subtests passed [07:22:38.689] 20/302 postgresql:recovery / recovery/016_min_consistency OK 5.29s 1 subtests passed [07:22:38.734] 21/302 postgresql:recovery / recovery/015_promotion_pages OK 5.65s 1 subtests passed [07:22:41.043] 22/302 postgresql:recovery / recovery/017_shm OK 5.47s 4 subtests passed [07:22:42.420] 23/302 postgresql:recovery / recovery/021_row_visibility OK 3.68s 10 subtests passed [07:22:43.112] 24/302 postgresql:recovery / recovery/022_crash_temp_files OK 2.07s 11 subtests passed [07:22:46.261] 25/302 postgresql:recovery / recovery/020_archive_status OK 7.57s 19 subtests passed [07:22:46.657] 26/302 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.24s 1 subtests passed [07:22:47.734] 27/302 postgresql:recovery / recovery/024_archive_recovery OK 4.62s 2 subtests passed [07:22:51.479] 28/302 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 5.05s 1 subtests passed [07:22:53.565] 29/302 postgresql:recovery / recovery/026_overwrite_contrecord OK 6.91s 3 subtests passed [07:22:57.521] 30/302 postgresql:recovery / recovery/028_pitr_timelines OK 6.04s 3 subtests passed [07:23:00.465] 31/302 postgresql:recovery / recovery/029_stats_restart OK 6.90s 42 subtests passed [07:23:04.718] 32/302 postgresql:recovery / recovery/018_wal_optimize OK 28.53s 38 subtests passed [07:23:06.063] 33/302 postgresql:recovery / recovery/019_replslot_limit OK 28.41s 26 subtests passed [07:23:06.696] 34/302 postgresql:recovery / recovery/030_stats_cleanup_replica OK 9.17s 11 subtests passed [07:23:10.533] 35/302 postgresql:recovery / recovery/034_create_database OK 3.84s 2 subtests passed [07:23:13.060] 36/302 postgresql:recovery / recovery/031_recovery_conflict OK 12.59s 18 subtests passed [07:23:15.373] 37/302 postgresql:recovery / recovery/032_relfilenode_reuse OK 10.65s 14 subtests passed [07:23:16.214] 38/302 postgresql:regress / regress/regress OK 73.30s 223 subtests passed [07:23:17.157] 39/302 postgresql:recovery / recovery/037_invalid_database OK 1.77s 13 subtests passed [07:23:18.191] 40/302 postgresql:recovery / recovery/036_truncated_dropped OK 5.13s 8 subtests passed [07:23:20.478] 41/302 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.20s 2 subtests passed [07:23:25.840] 42/302 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.36s 6 subtests passed [07:23:25.895] 43/302 postgresql:recovery / recovery/033_replay_tsp_drops OK 19.83s 3 subtests passed [07:23:31.812] 44/302 postgresql:recovery / recovery/042_low_level_backup OK 5.92s 4 subtests passed [07:23:32.374] 45/302 postgresql:recovery / recovery/043_wal_replay_wait OK 6.48s 3 subtests passed [07:23:33.487] 46/302 postgresql:recovery / recovery/039_end_of_wal OK 16.33s 14 subtests passed [07:23:36.823] 47/302 postgresql:plperl / plperl/regress OK 3.33s 12 subtests passed [07:23:36.980] 48/302 postgresql:plpgsql / plpgsql/regress OK 4.61s 13 subtests passed [07:23:39.117] 49/302 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 20.92s 33 subtests passed [07:23:41.536] 50/302 postgresql:kerberos / kerberos/001_auth OK 9.72s 142 subtests passed [07:23:43.765] 51/302 postgresql:basic_archive / basic_archive/regress OK 2.23s 1 subtests passed [07:23:44.006] 52/302 postgresql:pltcl / pltcl/regress OK 7.03s 8 subtests passed [07:23:44.845] 53/302 postgresql:amcheck / amcheck/regress OK 5.73s 3 subtests passed [07:23:45.057] 54/302 postgresql:plpython / plpython/regress OK 8.23s 23 subtests passed [07:23:45.762] 55/302 postgresql:bloom / bloom/regress OK 1.99s 1 subtests passed [07:23:45.905] 56/302 postgresql:bool_plperl / bool_plperl/regress OK 1.90s 2 subtests passed [07:23:48.492] 57/302 postgresql:recovery / recovery/035_standby_logical_decoding OK 37.96s 85 subtests passed [07:23:49.032] 58/302 postgresql:citext / citext/regress OK 3.27s 3 subtests passed [07:23:49.942] 59/302 postgresql:cube / cube/regress OK 4.04s 2 subtests passed [07:23:50.231] 60/302 postgresql:dict_int / dict_int/regress OK 1.20s 1 subtests passed [07:23:50.509] 61/302 postgresql:btree_gin / btree_gin/regress OK 5.66s 30 subtests passed [07:23:51.295] 62/302 postgresql:dblink / dblink/regress OK 2.80s 1 subtests passed [07:23:51.825] 63/302 postgresql:dict_xsyn / dict_xsyn/regress OK 1.88s 1 subtests passed [07:23:52.017] 64/302 postgresql:btree_gist / btree_gist/regress OK 6.96s 32 subtests passed [07:23:52.091] 65/302 postgresql:earthdistance / earthdistance/regress OK 1.86s 1 subtests passed [07:23:53.075] 66/302 postgresql:file_fdw / file_fdw/regress OK 2.56s 1 subtests passed [07:23:53.860] 67/302 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.56s 2 subtests passed [07:23:54.294] 68/302 postgresql:hstore_plpython / hstore_plpython/regress OK 2.20s 1 subtests passed [07:23:54.856] 69/302 postgresql:hstore_plperl / hstore_plperl/regress OK 2.84s 3 subtests passed [07:23:54.870] 70/302 postgresql:hstore / hstore/regress OK 3.04s 2 subtests passed [07:23:56.093] 71/302 postgresql:isn / isn/regress OK 2.23s 1 subtests passed [07:23:56.975] 72/302 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.68s 2 subtests passed [07:23:57.108] 73/302 postgresql:lo / lo/regress OK 2.24s 1 subtests passed [07:23:57.140] 74/302 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.28s 1 subtests passed [07:23:59.082] 75/302 postgresql:intarray / intarray/regress OK 6.01s 1 subtests passed [07:23:59.091] 76/302 postgresql:ltree / ltree/regress OK 3.00s 1 subtests passed [07:23:59.110] 77/302 postgresql:passwordcheck / passwordcheck/regress OK 1.97s 1 subtests passed [07:23:59.116] 78/302 postgresql:ltree_plpython / ltree_plpython/regress OK 2.14s 1 subtests passed [07:24:01.697] 79/302 postgresql:pg_buffercache / pg_buffercache/regress OK 2.61s 1 subtests passed [07:24:01.717] 80/302 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.61s 1 subtests passed [07:24:02.052] 81/302 postgresql:pageinspect / pageinspect/regress OK 4.94s 8 subtests passed [07:24:02.156] 82/302 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.04s 1 subtests passed [07:24:03.611] 83/302 postgresql:pg_surgery / pg_surgery/regress OK 1.56s 1 subtests passed [07:24:04.013] 84/302 postgresql:isolation / isolation/isolation OK 121.07s 116 subtests passed [07:24:04.158] 85/302 postgresql:pgstattuple / pgstattuple/regress OK 2.44s 1 subtests passed [07:24:05.017] 86/302 postgresql:pgcrypto / pgcrypto/regress OK 5.92s 23 subtests passed [07:24:05.220] 87/302 postgresql:pg_trgm / pg_trgm/regress OK 3.06s 3 subtests passed [07:24:05.743] 88/302 postgresql:pg_walinspect / pg_walinspect/regress OK 1.73s 2 subtests passed [07:24:05.749] 89/302 postgresql:pg_visibility / pg_visibility/regress OK 2.14s 1 subtests passed [07:24:07.711] 90/302 postgresql:seg / seg/regress OK 2.69s 2 subtests passed [07:24:07.757] 91/302 postgresql:tablefunc / tablefunc/regress OK 2.54s 1 subtests passed [07:24:09.735] 92/302 postgresql:tcn / tcn/isolation OK 3.99s 1 subtests passed [07:24:10.247] 93/302 postgresql:pg_stat_statements / pg_stat_statements/regress OK 8.55s 11 subtests passed [07:24:10.254] 94/302 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.50s 1 subtests passed [07:24:11.961] 95/302 postgresql:tsm_system_time / tsm_system_time/regress OK 2.23s 1 subtests passed [07:24:12.469] 96/302 postgresql:uuid-ossp / uuid-ossp/regress OK 2.21s 1 subtests passed [07:24:12.485] 97/302 postgresql:unaccent / unaccent/regress OK 2.24s 1 subtests passed [07:24:12.936] 98/302 postgresql:postgres_fdw / postgres_fdw/regress OK 8.78s 1 subtests passed [07:24:14.042] 99/302 postgresql:xml2 / xml2/regress OK 2.08s 1 subtests passed [07:24:14.473] 100/302 postgresql:commit_ts / commit_ts/regress OK 1.99s 1 subtests passed [07:24:14.481] 101/302 postgresql:brin / brin/isolation OK 2.01s 1 subtests passed [07:24:15.163] 102/302 postgresql:delay_execution / delay_execution/isolation OK 2.23s 2 subtests passed [07:24:15.571] 103/302 postgresql:dummy_index_am / dummy_index_am/regress OK 1.53s 1 subtests passed [07:24:15.985] 104/302 postgresql:test_decoding / test_decoding/isolation OK 8.27s 11 subtests passed [07:24:17.555] 105/302 postgresql:dummy_seclabel / dummy_seclabel/regress OK 3.08s 1 subtests passed [07:24:17.708] 106/302 postgresql:gin / gin/regress OK 3.23s 1 subtests passed [07:24:17.737] 107/302 postgresql:plsample / plsample/regress OK 2.16s 1 subtests passed [07:24:17.743] 108/302 postgresql:injection_points / injection_points/regress OK 2.58s 1 subtests passed [07:24:17.756] 109/302 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.77s 1 subtests passed [07:24:20.977] 110/302 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.42s 1 subtests passed [07:24:20.984] 111/302 postgresql:test_dsa / test_dsa/regress OK 3.24s 1 subtests passed [07:24:20.985] 112/302 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 3.28s 1 subtests passed [07:24:21.004] 113/302 postgresql:test_dsm_registry / test_dsm_registry/regress OK 3.25s 1 subtests passed [07:24:22.266] 114/302 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 139.35s 18 subtests passed [07:24:23.840] 115/302 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.85s 1 subtests passed [07:24:23.964] 116/302 postgresql:test_lfind / test_lfind/regress OK 2.96s 1 subtests passed [07:24:24.342] 117/302 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 6.60s 21 subtests passed [07:24:26.204] 118/302 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.94s 2 subtests passed [07:24:26.212] 119/302 postgresql:test_predtest / test_predtest/regress OK 1.87s 1 subtests passed [07:24:26.220] 120/302 postgresql:test_parser / test_parser/regress OK 2.38s 1 subtests passed [07:24:26.242] 121/302 postgresql:test_pg_dump / test_pg_dump/regress OK 2.28s 1 subtests passed [07:24:26.267] 122/302 postgresql:test_extensions / test_extensions/regress OK 5.29s 2 subtests passed [07:24:26.532] 123/302 postgresql:test_integerset / test_integerset/regress OK 5.54s 1 subtests passed [07:24:27.759] 124/302 postgresql:test_rbtree / test_rbtree/regress OK 1.55s 1 subtests passed [07:24:29.114] 125/302 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.85s 1 subtests passed [07:24:29.134] 126/302 postgresql:test_resowner / test_resowner/regress OK 2.89s 1 subtests passed [07:24:29.302] 127/302 postgresql:test_radixtree / test_radixtree/regress OK 3.10s 1 subtests passed [07:24:29.310] 128/302 postgresql:test_regex / test_regex/regress OK 3.09s 2 subtests passed [07:24:31.364] 129/302 postgresql:test_shm_mq / test_shm_mq/regress OK 4.83s 1 subtests passed [07:24:32.292] 130/302 postgresql:test_tam_options / test_tam_options/regress OK 3.18s 1 subtests passed [07:24:32.753] 131/302 postgresql:test_tidstore / test_tidstore/regress OK 3.62s 1 subtests passed [07:24:32.765] 132/302 postgresql:libpq / libpq/002_api OK 0.47s 1 subtests passed [07:24:32.805] 133/302 postgresql:test_slru / test_slru/regress OK 5.04s 1 subtests passed [07:24:32.972] 134/302 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.21s [07:24:33.090] 135/302 postgresql:libpq / libpq/001_uri OK 1.72s 60 subtests passed [07:24:33.347] 136/302 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.37s 9 subtests passed [07:24:33.367] 137/302 postgresql:unsafe_tests / unsafe_tests/regress OK 4.06s 3 subtests passed [07:24:36.679] 138/302 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.59s 106 subtests passed [07:24:37.079] 139/302 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 3.71s 32 subtests passed [07:24:37.762] 140/302 postgresql:libpq / libpq/003_load_balance_host_list OK 5.01s 127 subtests passed [07:24:37.893] 141/302 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.56s 51 subtests passed [07:24:39.106] 142/302 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.43s 10 subtests passed [07:24:39.992] 143/302 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.10s 3 subtests passed [07:24:41.350] 144/302 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.35s 21 subtests passed [07:24:45.569] 145/302 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.46s 43 subtests passed [07:24:45.962] 146/302 postgresql:pg_checksums / pg_checksums/001_basic OK 0.39s 9 subtests passed [07:24:47.764] 147/302 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.42s 75 subtests passed [07:24:48.589] 148/302 postgresql:test_decoding / test_decoding/regress OK 42.84s 19 subtests passed [07:24:48.672] 149/302 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.91s 13 subtests passed [07:24:54.402] 150/302 postgresql:pg_checksums / pg_checksums/002_actions OK 8.44s 66 subtests passed [07:24:56.007] 151/302 postgresql:initdb / initdb/001_initdb OK 23.20s 52 subtests passed [07:24:57.445] 152/302 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 8.77s 7 subtests passed [07:24:59.543] 153/302 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 5.01s 11 subtests passed [07:24:59.956] 154/302 postgresql:pg_config / pg_config/001_pg_config OK 0.41s 21 subtests passed [07:25:01.018] 155/302 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.06s 18 subtests passed [07:25:03.157] 156/302 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 5.71s 4 subtests passed [07:25:04.147] 157/302 postgresql:pg_ctl / pg_ctl/002_status OK 0.99s 3 subtests passed [07:25:05.050] 158/302 postgresql:ecpg / ecpg/ecpg OK 35.74s 65 subtests passed [07:25:07.177] 159/302 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 11.17s 22 subtests passed [07:25:07.205] 160/302 postgresql:pg_ctl / pg_ctl/001_start_stop OK 6.19s 25 subtests passed [07:25:08.605] 161/302 postgresql:pg_dump / pg_dump/001_basic OK 1.43s 93 subtests passed [07:25:10.378] 162/302 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.33s 14 subtests passed [07:25:10.474] 163/302 postgresql:pg_ctl / pg_ctl/003_promote OK 6.32s 12 subtests passed [07:25:11.012] 164/302 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.41s 3 subtests passed [07:25:14.047] 165/302 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.67s 4 subtests passed [07:25:16.338] 166/302 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 34.99s 31 subtests passed [07:25:17.574] 167/302 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.51s 75 subtests passed [07:25:18.120] 168/302 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.78s 9 subtests passed [07:25:18.424] 169/302 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 40.66s 192 subtests passed [07:25:18.769] 170/302 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 8.29s 108 subtests passed [07:25:28.208] 171/302 postgresql:pg_dump / pg_dump/010_dump_connstr OK 17.19s 14 subtests passed [07:25:28.317] 172/302 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 9.88s 5 subtests passed [07:25:29.197] 173/302 postgresql:pg_rewind / pg_rewind/006_options OK 0.88s 13 subtests passed [07:25:29.793] 174/302 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 41.20s 5 subtests passed [07:25:29.866] 175/302 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 11.10s 9 subtests passed [07:25:34.152] 176/302 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 5.86s 1 subtests passed [07:25:34.637] 177/302 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.48s 13 subtests passed [07:25:35.302] 178/302 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.66s 13 subtests passed [07:25:36.628] 179/302 postgresql:pg_rewind / pg_rewind/009_growing_files OK 6.76s 3 subtests passed [07:25:36.644] 180/302 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 1.34s 17 subtests passed [07:25:38.408] 181/302 postgresql:pg_rewind / pg_rewind/007_standby_source OK 9.21s 7 subtests passed [07:25:40.944] 182/302 postgresql:pg_dump / pg_dump/002_pg_dump OK 33.73s 11446 subtests passed [07:25:41.140] 183/302 postgresql:pg_rewind / pg_rewind/001_basic OK 23.56s 56 subtests passed [07:25:42.844] 184/302 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 13.05s 3 subtests passed [07:25:43.153] 185/302 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 4.74s 27 subtests passed [07:25:44.651] 186/302 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.51s 5 subtests passed [07:25:45.500] 187/302 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 4.39s 60 subtests passed [07:25:45.913] 188/302 postgresql:pg_rewind / pg_rewind/002_databases OK 27.79s 11 subtests passed [07:25:49.297] 189/302 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 12.67s 19 subtests passed [07:25:50.658] 190/302 postgresql:pg_waldump / pg_waldump/001_basic OK 4.74s 92 subtests passed [07:25:50.797] 191/302 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 7.95s 9 subtests passed [07:25:51.551] 192/302 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.89s 11 subtests passed [07:25:51.822] 193/302 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.52s 5 subtests passed [07:25:53.137] 194/302 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 8.48s 10 subtests passed [07:25:53.205] 195/302 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.41s 7 subtests passed [07:25:53.310] 196/302 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 10.16s 15 subtests passed [07:25:54.215] 197/302 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.39s 208 subtests passed [07:25:54.328] 198/302 postgresql:psql / psql/020_cancel OK 1.02s 2 subtests passed [07:25:56.299] 199/302 postgresql:psql / psql/010_tab_completion OK 3.09s 89 subtests passed [07:25:56.436] 200/302 postgresql:scripts / scripts/010_clusterdb OK 2.22s 15 subtests passed [07:25:56.654] 201/302 postgresql:scripts / scripts/011_clusterdb_all OK 2.33s 7 subtests passed [07:25:56.724] 202/302 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 11.22s 18 subtests passed [07:25:57.952] 203/302 postgresql:psql / psql/001_basic OK 4.81s 105 subtests passed [07:25:57.966] 204/302 postgresql:scripts / scripts/070_dropuser OK 1.24s 12 subtests passed [07:25:58.262] 205/302 postgresql:scripts / scripts/040_createuser OK 1.82s 37 subtests passed [07:25:58.499] 206/302 postgresql:scripts / scripts/050_dropdb OK 1.84s 15 subtests passed [07:25:58.962] 207/302 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 22.32s 48 subtests passed [07:25:59.121] 208/302 postgresql:scripts / scripts/080_pg_isready OK 1.17s 11 subtests passed [07:26:00.148] 209/302 postgresql:scripts / scripts/101_vacuumdb_all OK 1.18s 5 subtests passed [07:26:01.247] ▶ 210/302 - pgbench script error: bad boolean stderr /(?^:malformed variable.*trueXXX)/ FAIL [07:26:01.347] 211/302 postgresql:scripts / scripts/102_vacuumdb_stages OK 2.22s 4 subtests passed [07:26:01.813] 212/302 postgresql:scripts / scripts/091_reindexdb_all OK 3.55s 13 subtests passed [07:26:02.407] 213/302 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 1.06s 39 subtests passed [07:26:03.006] 214/302 postgresql:scripts / scripts/100_vacuumdb OK 4.50s 85 subtests passed [07:26:03.223] 210/302 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR 11.67s exit status 1 [07:26:03.223] >>> DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 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/.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 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib MALLOC_PERTURB_=204 /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/bin/pgbench --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 [07:26:03.223] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:26:03.223] stderr: [07:26:03.223] # Failed test 'pgbench script error: bad boolean stderr /(?^:malformed variable.*trueXXX)/' [07:26:03.223] # at /Users/admin/pgsql/src/bin/pgbench/t/001_pgbench_with_server.pl line 1214. [07:26:03.223] # '' [07:26:03.223] # doesn't match '(?^:malformed variable.*trueXXX)' [07:26:03.223] # Looks like you failed 1 test of 448. [07:26:03.223] [07:26:03.223] (test program exited with status code 1) [07:26:03.223] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:26:03.223] [07:26:03.353] 215/302 postgresql:recovery / recovery/027_stream_regress OK 195.56s 6 subtests passed [07:26:04.354] 216/302 postgresql:amcheck / amcheck/002_cic OK 1.95s 3 subtests passed [07:26:04.430] 217/302 postgresql:scripts / scripts/200_connstr OK 4.28s 3 subtests passed [07:26:05.051] 218/302 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.82s 6 subtests passed [07:26:06.014] 219/302 postgresql:amcheck / amcheck/003_cic_2pc OK 3.01s 5 subtests passed [07:26:06.142] 220/302 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.79s 19 subtests passed [07:26:06.210] 221/302 postgresql:oid2name / oid2name/001_basic OK 0.20s 9 subtests passed [07:26:07.459] 222/302 postgresql:amcheck / amcheck/005_pitr OK 4.10s 3 subtests passed [07:26:09.614] 223/302 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.15s 1 subtests passed [07:26:09.660] 224/302 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.52s 7 subtests passed [07:26:09.727] 225/302 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.67s 16 subtests passed [07:26:09.734] 226/302 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.44s 3 subtests passed [07:26:09.774] 227/302 postgresql:amcheck / amcheck/001_verify_heapam OK 7.96s 272 subtests passed [07:26:09.790] 228/302 postgresql:vacuumlo / vacuumlo/001_basic OK 0.13s 9 subtests passed [07:26:09.900] 229/302 postgresql:scripts / scripts/020_createdb OK 13.60s 56 subtests passed [07:26:10.021] 230/302 postgresql:scripts / scripts/090_reindexdb OK 12.05s 64 subtests passed [07:26:10.160] 231/302 postgresql:authentication / authentication/005_sspi SKIP 0.26s [07:26:11.026] 232/302 postgresql:authentication / authentication/004_file_inclusion OK 1.24s 2 subtests passed [07:26:11.353] 233/302 postgresql:authentication / authentication/003_peer OK 1.58s 53 subtests passed [07:26:11.526] 234/302 postgresql:test_decoding / test_decoding/001_repl_stats OK 1.91s 2 subtests passed [07:26:13.193] 235/302 postgresql:authentication / authentication/006_login_trigger OK 3.17s 32 subtests passed [07:26:13.281] 236/302 postgresql:authentication / authentication/001_password OK 3.55s 178 subtests passed [07:26:13.298] 237/302 postgresql:authentication / authentication/002_saslprep OK 3.56s 20 subtests passed [07:26:13.925] 238/302 postgresql:subscription / subscription/002_types OK 2.57s 4 subtests passed [07:26:14.188] 239/302 postgresql:subscription / subscription/003_constraints OK 2.66s 6 subtests passed [07:26:15.718] 240/302 postgresql:bloom / bloom/001_wal OK 11.29s 31 subtests passed [07:26:16.113] 241/302 postgresql:subscription / subscription/006_rewrite OK 2.81s 2 subtests passed [07:26:16.839] 242/302 postgresql:subscription / subscription/007_ddl OK 2.91s 4 subtests passed [07:26:17.322] 243/302 postgresql:subscription / subscription/008_diff_schema OK 3.13s 5 subtests passed [07:26:17.499] 244/302 postgresql:subscription / subscription/004_sync OK 4.30s 8 subtests passed [07:26:17.896] 245/302 postgresql:subscription / subscription/009_matviews OK 2.18s 1 subtests passed [07:26:18.592] 246/302 postgresql:subscription / subscription/005_encoding OK 5.31s 1 subtests passed [07:26:19.105] 247/302 postgresql:subscription / subscription/011_generated OK 2.27s 3 subtests passed [07:26:19.934] 248/302 postgresql:subscription / subscription/001_rep_changes OK 8.91s 35 subtests passed [07:26:21.014] 249/302 postgresql:subscription / subscription/010_truncate OK 4.90s 14 subtests passed [07:26:21.244] 250/302 postgresql:subscription / subscription/016_stream_subxact OK 2.14s 3 subtests passed [07:26:21.952] 251/302 postgresql:libpq_encryption / libpq_encryption/001_negotiate_encryption OK 11.79s 364 subtests passed [07:26:22.266] 252/302 postgresql:subscription / subscription/012_collation OK 4.94s 2 subtests passed [07:26:22.580] 253/302 postgresql:subscription / subscription/017_stream_ddl OK 2.65s 3 subtests passed [07:26:23.006] 254/302 postgresql:subscription / subscription/014_binary OK 5.11s 8 subtests passed [07:26:23.429] 255/302 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.18s 2 subtests passed [07:26:24.482] 256/302 postgresql:subscription / subscription/020_messages OK 2.53s 5 subtests passed [07:26:26.223] 257/302 postgresql:subscription / subscription/024_add_drop_pub OK 2.79s 3 subtests passed [07:26:26.726] 258/302 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.71s 9 subtests passed [07:26:27.362] 259/302 postgresql:subscription / subscription/013_partition OK 9.86s 73 subtests passed [07:26:27.884] 260/302 postgresql:subscription / subscription/021_twophase OK 5.62s 24 subtests passed [07:26:28.116] 261/302 postgresql:subscription / subscription/025_rep_changes_for_schema OK 3.63s 13 subtests passed [07:26:28.565] 262/302 postgresql:subscription / subscription/022_twophase_cascade OK 5.98s 41 subtests passed [07:26:29.334] 263/302 postgresql:subscription / subscription/015_stream OK 10.74s 10 subtests passed [07:26:30.062] 264/302 postgresql:subscription / subscription/023_twophase_stream OK 7.05s 33 subtests passed [07:26:31.121] 265/302 postgresql:subscription / subscription/029_on_error OK 3.24s 5 subtests passed [07:26:31.480] 266/302 postgresql:subscription / subscription/026_stats OK 5.25s 13 subtests passed [07:26:32.405] 267/302 postgresql:subscription / subscription/030_origin OK 4.29s 9 subtests passed [07:26:33.219] 268/302 postgresql:brin / brin/01_workitems OK 1.74s 2 subtests passed [07:26:33.514] 269/302 postgresql:subscription / subscription/028_row_filter OK 6.15s 24 subtests passed [07:26:34.861] 270/302 postgresql:subscription / subscription/033_run_as_table_owner OK 4.80s 10 subtests passed [07:26:35.630] 271/302 postgresql:brin / brin/02_wal_consistency OK 3.22s 2 subtests passed [07:26:35.688] 272/302 postgresql:subscription / subscription/027_nosuperuser OK 8.96s 19 subtests passed [07:26:35.801] 273/302 postgresql:commit_ts / commit_ts/001_base OK 2.58s 2 subtests passed [07:26:37.578] 274/302 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.78s 21 subtests passed [07:26:37.623] 275/302 postgresql:commit_ts / commit_ts/002_standby OK 4.11s 4 subtests passed [07:26:38.763] 276/302 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.07s 4 subtests passed [07:26:38.978] 277/302 postgresql:subscription / subscription/032_subscribe_use_index OK 9.64s 15 subtests passed [07:26:39.162] 278/302 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.54s 2 subtests passed [07:26:39.241] 279/302 postgresql:commit_ts / commit_ts/004_restart OK 3.61s 16 subtests passed [07:26:39.270] 280/302 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.69s 4 subtests passed [07:26:39.444] 281/302 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.28s 3 subtests passed [07:26:39.482] 282/302 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.62s 4 subtests passed [07:26:39.820] 283/302 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 1.06s 128 subtests passed [07:26:39.942] 284/302 postgresql:subscription / subscription/031_column_list OK 11.38s 36 subtests passed [07:26:40.588] 285/302 postgresql:test_misc / test_misc/003_check_guc OK 1.14s 3 subtests passed [07:26:40.774] 286/302 postgresql:test_misc / test_misc/002_tablespace OK 1.50s 20 subtests passed [07:26:40.939] 287/302 postgresql:test_misc / test_misc/005_timeouts OK 1.12s 2 subtests passed [07:26:40.994] 288/302 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.22s [07:26:41.163] 289/302 postgresql:test_misc / test_misc/004_io_direct OK 1.68s 3 subtests passed [07:26:41.206] 290/302 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.27s [07:26:41.246] 291/302 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.25s [07:26:41.412] 292/302 postgresql:test_misc / test_misc/001_constraint_validation OK 2.17s 42 subtests passed [07:26:43.993] 293/302 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.40s 8 subtests passed [07:26:44.012] 294/302 postgresql:test_json_parser / test_json_parser/002_inline OK 5.03s 844 subtests passed [07:26:44.091] 295/302 postgresql:subscription / subscription/100_bugs OK 12.97s 14 subtests passed [07:26:44.352] 296/302 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.41s 1044 subtests passed [07:26:45.191] 297/302 postgresql:icu / icu/010_database OK 1.18s 8 subtests passed [07:26:45.362] 298/302 postgresql:ldap / ldap/002_bindpasswd OK 1.37s 3 subtests passed [07:26:47.378] 299/302 postgresql:ssl / ssl/002_scram OK 6.17s 24 subtests passed [07:26:47.523] 300/302 postgresql:ldap / ldap/001_auth OK 6.11s 43 subtests passed [07:26:47.615] 301/302 postgresql:ssl / ssl/003_sslinfo OK 6.37s 18 subtests passed [07:26:53.084] ▶ 302/302 - connect with valid stapled ocsp response when sslocspstapling=1 FAIL [07:26:53.084] ▶ 302/302 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr FAIL [07:26:54.232] ▶ 302/302 - connect with valid stapled ocsp response when sslocspstapling=1 FAIL [07:26:54.232] ▶ 302/302 - connect with valid stapled ocsp response when sslocspstapling=1: no stderr FAIL [07:26:55.528] ▶ 302/302 pg_ctl restart failed ERROR [07:26:55.534] 302/302 postgresql:ssl / ssl/001_ssltests ERROR 14.37s (exit status 255 or signal 127 SIGinvalid) [07:26:55.534] >>> DYLD_LIBRARY_PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/lib OPENSSL=/opt/local/bin/openssl PG_REGRESS=/Users/admin/pgsql/build/src/test/regress/pg_regress ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MALLOC_PERTURB_=9 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 with_ssl=openssl PATH=/Users/admin/pgsql/build/tmp_install//usr/local/pgsql/bin:/Users/admin/pgsql/build/src/test/ssl:/Users/admin/pgsql/build/src/test/ssl/test:/opt/local/sbin/:/opt/local/bin/:/Users/admin/.rbenv/shims:/opt/homebrew/bin:/opt/homebrew/sbin:/usr/local/bin:/System/Cryptexes/App/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/local/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/bin:/var/run/com.apple.security.cryptexd/codex.system/bootstrap/usr/appleinternal/bin INITDB_TEMPLATE=/Users/admin/pgsql/build/tmp_install/initdb-template REGRESS_SHLIB=/Users/admin/pgsql/build/src/test/regress/regress.dylib /opt/local/bin/python3 /Users/admin/pgsql/build/../src/tools/testwrap --basedir /Users/admin/pgsql/build --srcdir /Users/admin/pgsql/src/test/ssl --testgroup ssl --testname 001_ssltests -- /opt/local/bin/perl -I /Users/admin/pgsql/src/test/perl -I /Users/admin/pgsql/src/test/ssl /Users/admin/pgsql/src/test/ssl/t/001_ssltests.pl [07:26:55.534] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [07:26:55.534] stderr: [07:26:55.534] # Failed test 'connect with valid stapled ocsp response when sslocspstapling=1' [07:26:55.534] # at /Users/admin/pgsql/src/test/ssl/t/001_ssltests.pl line 923. [07:26:55.534] # got: '2' [07:26:55.534] # expected: '0' [07:26:55.534] # Failed test 'connect with valid stapled ocsp response when sslocspstapling=1: no stderr' [07:26:55.534] # at /Users/admin/pgsql/src/test/ssl/t/001_ssltests.pl line 923. [07:26:55.534] # got: 'psql: error: connection to server at "127.0.0.1", port 64620 failed: server closed the connection unexpectedly [07:26:55.534] # This probably means the server terminated abnormally [07:26:55.534] # before or while processing the request. [07:26:55.534] # SSL SYSCALL error: Connection reset by peer' [07:26:55.534] # expected: '' [07:26:55.534] # Failed test 'connect with valid stapled ocsp response when sslocspstapling=1' [07:26:55.534] # at /Users/admin/pgsql/src/test/ssl/t/001_ssltests.pl line 1001. [07:26:55.534] # got: '2' [07:26:55.534] # expected: '0' [07:26:55.534] # Failed test 'connect with valid stapled ocsp response when sslocspstapling=1: no stderr' [07:26:55.534] # at /Users/admin/pgsql/src/test/ssl/t/001_ssltests.pl line 1001. [07:26:55.534] # got: 'psql: error: connection to server at "127.0.0.1", port 64620 failed: server closed the connection unexpectedly [07:26:55.534] # This probably means the server terminated abnormally [07:26:55.534] # before or while processing the request. [07:26:55.534] # SSL SYSCALL error: Connection reset by peer' [07:26:55.534] # expected: '' [07:26:55.534] [07:26:55.534] (test program exited with status code 255) [07:26:55.534] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [07:26:55.534] [07:26:55.581] [07:26:55.581] Summary of Failures: [07:26:55.581] [07:26:55.581] 210/302 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR 11.67s exit status 1 [07:26:55.581] 302/302 postgresql:ssl / ssl/001_ssltests ERROR 14.37s (exit status 255 or signal 127 SIGinvalid) [07:26:55.581] [07:26:55.581] Ok: 295 [07:26:55.581] Expected Fail: 0 [07:26:55.581] Fail: 2 [07:26:55.581] Unexpected Pass: 0 [07:26:55.581] Skipped: 5 [07:26:55.581] Timeout: 0 [07:26:55.581] [07:26:55.581] Full log written to /Users/admin/pgsql/build/meson-logs/testlog.txt [07:26:55.612] [07:26:55.612] Exit status: 2