[12:38:17.270] su postgres <<-EOF [12:38:17.270] ulimit -c unlimited [12:38:17.270] PYTHONCOERCECLOCALE=0 LANG=C meson test $MTEST_ARGS -C build-32 --num-processes ${TEST_JOBS} [12:38:17.270] EOF [12:38:18.307] 1/321 postgresql:setup / tmp_install OK 0.75s [12:38:18.354] 2/321 postgresql:setup / install_test_files OK 0.05s [12:38:19.630] 3/321 postgresql:setup / initdb_cache OK 1.28s [12:38:19.900] 4/321 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.26s 9 subtests passed [12:38:24.416] 5/321 postgresql:recovery / recovery/002_archiving OK 4.72s 8 subtests passed [12:38:29.617] 6/321 postgresql:recovery / recovery/003_recovery_targets OK 9.71s 9 subtests passed [12:38:31.068] 7/321 postgresql:recovery / recovery/004_timeline_switch OK 6.65s 3 subtests passed [12:38:33.112] 8/321 postgresql:recovery / recovery/001_stream_rep OK 13.43s 62 subtests passed [12:38:35.000] 9/321 postgresql:recovery / recovery/006_logical_decoding OK 3.93s 20 subtests passed [12:38:35.330] 10/321 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 15.69s 12 subtests passed [12:38:36.888] 11/321 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 17.23s 14 subtests passed [12:38:36.936] 12/321 postgresql:recovery / recovery/005_replay_delay OK 7.32s 3 subtests passed [12:38:40.819] 13/321 postgresql:recovery / recovery/007_sync_rep OK 7.70s 11 subtests passed [12:38:41.898] 14/321 postgresql:recovery / recovery/010_logical_decoding_timelines OK 5.01s 13 subtests passed [12:38:43.291] 15/321 postgresql:recovery / recovery/013_crash_restart OK 2.47s 18 subtests passed [12:38:43.903] 16/321 postgresql:recovery / recovery/012_subtransactions OK 6.97s 12 subtests passed [12:38:44.700] 17/321 postgresql:recovery / recovery/014_unlogged_reinit OK 2.80s 23 subtests passed [12:38:47.804] 18/321 postgresql:recovery / recovery/016_min_consistency OK 3.90s 1 subtests passed [12:38:47.833] 19/321 postgresql:recovery / recovery/015_promotion_pages OK 4.54s 1 subtests passed [12:38:47.868] 20/321 postgresql:recovery / recovery/009_twophase OK 12.54s 30 subtests passed [12:38:48.399] 21/321 postgresql:recovery / recovery/008_fsm_truncation OK 13.40s 1 subtests passed [12:38:48.757] 22/321 postgresql:recovery / recovery/017_shm OK 4.06s 4 subtests passed [12:38:52.119] 23/321 postgresql:recovery / recovery/022_crash_temp_files OK 3.36s 11 subtests passed [12:38:53.238] 24/321 postgresql:recovery / recovery/021_row_visibility OK 4.84s 10 subtests passed [12:38:55.624] 25/321 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.50s 1 subtests passed [12:38:56.804] 26/321 postgresql:recovery / recovery/024_archive_recovery OK 3.56s 2 subtests passed [12:38:57.489] 27/321 postgresql:recovery / recovery/020_archive_status OK 9.62s 19 subtests passed [12:38:59.723] 28/321 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.10s 1 subtests passed [12:39:05.823] 29/321 postgresql:recovery / recovery/028_pitr_timelines OK 6.10s 3 subtests passed [12:39:07.047] 30/321 postgresql:recovery / recovery/026_overwrite_contrecord OK 10.24s 3 subtests passed [12:39:09.628] 31/321 postgresql:recovery / recovery/018_wal_optimize OK 21.82s 38 subtests passed [12:39:10.236] 32/321 postgresql:recovery / recovery/019_replslot_limit OK 22.40s 26 subtests passed [12:39:12.952] 33/321 postgresql:recovery / recovery/029_stats_restart OK 7.13s 44 subtests passed [12:39:15.334] 34/321 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.29s 11 subtests passed [12:39:18.064] 35/321 postgresql:recovery / recovery/031_recovery_conflict OK 8.44s 18 subtests passed [12:39:18.669] 36/321 postgresql:recovery / recovery/034_create_database OK 3.33s 2 subtests passed [12:39:20.290] 37/321 postgresql:recovery / recovery/032_relfilenode_reuse OK 10.05s 14 subtests passed [12:39:22.607] 38/321 postgresql:recovery / recovery/037_invalid_database OK 2.32s 10 subtests passed [12:39:22.972] 39/321 postgresql:recovery / recovery/036_truncated_dropped OK 4.30s 8 subtests passed [12:39:28.243] 40/321 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.63s 2 subtests passed [12:39:29.149] 41/321 postgresql:recovery / recovery/033_replay_tsp_drops OK 16.20s 3 subtests passed [12:39:33.535] 42/321 postgresql:recovery / recovery/041_checkpoint_at_promote OK 4.39s 6 subtests passed [12:39:34.145] 43/321 postgresql:regress / regress/regress OK 74.51s 225 subtests passed [12:39:36.197] 44/321 postgresql:isolation / isolation/isolation OK 76.53s 117 subtests passed [12:39:39.688] 45/321 postgresql:recovery / recovery/043_no_contrecord_switch OK 5.54s 1 subtests passed [12:39:39.831] 46/321 postgresql:recovery / recovery/042_low_level_backup OK 6.29s 4 subtests passed [12:39:40.414] 47/321 postgresql:recovery / recovery/039_end_of_wal OK 17.44s 14 subtests passed [12:39:41.869] 48/321 postgresql:plperl / plperl/regress OK 2.04s 13 subtests passed [12:39:43.124] 49/321 postgresql:plpgsql / plpgsql/regress OK 3.43s 13 subtests passed [12:39:43.406] 50/321 postgresql:kerberos / kerberos/001_auth OK 7.21s 142 subtests passed [12:39:44.208] 51/321 postgresql:pltcl / pltcl/regress OK 2.34s 8 subtests passed [12:39:44.441] 52/321 postgresql:plpython / plpython/regress OK 4.03s 23 subtests passed [12:39:44.869] 53/321 postgresql:basic_archive / basic_archive/regress OK 1.46s 1 subtests passed [12:39:45.512] 54/321 postgresql:bloom / bloom/regress OK 1.30s 1 subtests passed [12:39:45.558] 55/321 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 17.31s 32 subtests passed [12:39:45.628] 56/321 postgresql:bool_plperl / bool_plperl/regress OK 1.19s 2 subtests passed [12:39:47.360] 57/321 postgresql:citext / citext/regress OK 1.80s 3 subtests passed [12:39:47.633] 58/321 postgresql:cube / cube/regress OK 2.00s 2 subtests passed [12:39:48.713] 59/321 postgresql:dict_int / dict_int/regress OK 1.08s 1 subtests passed [12:39:48.805] 60/321 postgresql:btree_gin / btree_gin/regress OK 3.94s 30 subtests passed [12:39:48.953] 61/321 postgresql:dblink / dblink/regress OK 1.59s 1 subtests passed [12:39:49.535] 62/321 postgresql:dict_xsyn / dict_xsyn/regress OK 0.82s 1 subtests passed [12:39:49.805] 63/321 postgresql:file_fdw / file_fdw/regress OK 0.85s 1 subtests passed [12:39:49.893] 64/321 postgresql:btree_gist / btree_gist/regress OK 4.38s 32 subtests passed [12:39:50.422] 65/321 postgresql:earthdistance / earthdistance/regress OK 1.62s 1 subtests passed [12:39:50.525] 66/321 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 0.99s 2 subtests passed [12:39:51.298] 67/321 postgresql:hstore_plperl / hstore_plperl/regress OK 1.40s 3 subtests passed [12:39:51.345] 68/321 postgresql:hstore_plpython / hstore_plpython/regress OK 0.92s 1 subtests passed [12:39:52.334] 69/321 postgresql:amcheck / amcheck/regress OK 9.21s 3 subtests passed [12:39:52.531] 70/321 postgresql:isn / isn/regress OK 1.23s 1 subtests passed [12:39:52.591] 71/321 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.24s 2 subtests passed [12:39:52.961] 72/321 postgresql:hstore / hstore/regress OK 3.16s 2 subtests passed [12:39:53.279] 73/321 postgresql:lo / lo/regress OK 0.75s 1 subtests passed [12:39:53.312] 74/321 postgresql:jsonb_plpython / jsonb_plpython/regress OK 0.98s 1 subtests passed [12:39:54.085] 75/321 postgresql:passwordcheck / passwordcheck/regress OK 0.77s 1 subtests passed [12:39:54.171] 76/321 postgresql:ltree_plpython / ltree_plpython/regress OK 1.21s 1 subtests passed [12:39:54.568] 77/321 postgresql:ltree / ltree/regress OK 1.98s 1 subtests passed [12:39:55.148] 78/321 postgresql:pg_buffercache / pg_buffercache/regress OK 1.06s 1 subtests passed [12:39:55.792] 79/321 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.22s 1 subtests passed [12:39:56.151] 80/321 postgresql:pageinspect / pageinspect/regress OK 2.87s 8 subtests passed [12:39:56.586] 81/321 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.44s 1 subtests passed [12:39:57.404] 82/321 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.61s 1 subtests passed [12:39:57.886] 83/321 postgresql:pgstattuple / pgstattuple/regress OK 1.30s 1 subtests passed [12:39:58.391] 84/321 postgresql:pg_surgery / pg_surgery/regress OK 0.99s 1 subtests passed [12:39:58.734] 85/321 postgresql:pgcrypto / pgcrypto/regress OK 4.56s 23 subtests passed [12:39:58.855] 86/321 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.70s 14 subtests passed [12:39:59.435] 87/321 postgresql:pg_visibility / pg_visibility/regress OK 1.04s 1 subtests passed [12:39:59.838] 88/321 postgresql:pg_walinspect / pg_walinspect/regress OK 1.10s 2 subtests passed [12:40:00.928] 89/321 postgresql:seg / seg/regress OK 1.49s 3 subtests passed [12:40:01.172] 90/321 postgresql:tablefunc / tablefunc/regress OK 1.33s 1 subtests passed [12:40:01.788] 91/321 postgresql:pg_trgm / pg_trgm/regress OK 3.90s 3 subtests passed [12:40:02.457] 92/321 postgresql:tcn / tcn/isolation OK 1.53s 1 subtests passed [12:40:03.978] 93/321 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.52s 1 subtests passed [12:40:05.161] 94/321 postgresql:tsm_system_time / tsm_system_time/regress OK 1.18s 1 subtests passed [12:40:06.254] 95/321 postgresql:unaccent / unaccent/regress OK 1.09s 1 subtests passed [12:40:06.405] 96/321 postgresql:intarray / intarray/regress OK 15.88s 1 subtests passed [12:40:06.927] 97/321 postgresql:uuid-ossp / uuid-ossp/regress OK 0.67s 1 subtests passed [12:40:07.309] 98/321 postgresql:xml2 / xml2/regress OK 0.90s 1 subtests passed [12:40:07.539] 99/321 postgresql:test_decoding / test_decoding/isolation OK 5.75s 12 subtests passed [12:40:07.796] 100/321 postgresql:brin / brin/isolation OK 0.87s 1 subtests passed [12:40:08.174] 101/321 postgresql:commit_ts / commit_ts/regress OK 0.86s 1 subtests passed [12:40:08.809] 102/321 postgresql:dummy_index_am / dummy_index_am/regress OK 1.01s 1 subtests passed [12:40:09.093] 103/321 postgresql:delay_execution / delay_execution/isolation OK 1.55s 2 subtests passed [12:40:09.767] 104/321 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.59s 1 subtests passed [12:40:10.605] 105/321 postgresql:postgres_fdw / postgres_fdw/regress OK 11.75s 2 subtests passed [12:40:11.015] 106/321 postgresql:injection_points / injection_points/regress OK 1.92s 3 subtests passed [12:40:11.985] 107/321 postgresql:plsample / plsample/regress OK 1.38s 1 subtests passed [12:40:12.419] 108/321 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.40s 1 subtests passed [12:40:12.810] 109/321 postgresql:gin / gin/regress OK 4.00s 1 subtests passed [12:40:13.473] 110/321 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.05s 1 subtests passed [12:40:14.213] 111/321 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.23s 1 subtests passed [12:40:14.442] 112/321 postgresql:test_dsa / test_dsa/regress OK 0.97s 1 subtests passed [12:40:14.896] 113/321 postgresql:injection_points / injection_points/isolation OK 5.13s 3 subtests passed [12:40:14.962] 114/321 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.15s 21 subtests passed [12:40:15.209] 115/321 postgresql:test_dsm_registry / test_dsm_registry/regress OK 0.99s 1 subtests passed [12:40:15.822] 116/321 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 0.92s 1 subtests passed [12:40:15.919] 117/321 postgresql:test_lfind / test_lfind/regress OK 0.71s 1 subtests passed [12:40:16.970] 118/321 postgresql:test_parser / test_parser/regress OK 1.05s 1 subtests passed [12:40:17.809] 119/321 postgresql:test_extensions / test_extensions/regress OK 3.37s 2 subtests passed [12:40:18.007] 120/321 postgresql:test_pg_dump / test_pg_dump/regress OK 1.04s 1 subtests passed [12:40:18.846] 121/321 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 119.20s 18 subtests passed [12:40:18.876] 122/321 postgresql:test_predtest / test_predtest/regress OK 1.07s 1 subtests passed [12:40:18.945] 123/321 postgresql:test_decoding / test_decoding/regress OK 17.77s 19 subtests passed [12:40:18.978] 124/321 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.16s 2 subtests passed [12:40:19.142] 125/321 postgresql:test_radixtree / test_radixtree/regress OK 1.13s 1 subtests passed [12:40:19.841] 126/321 postgresql:test_rbtree / test_rbtree/regress OK 0.99s 1 subtests passed [12:40:19.861] 127/321 postgresql:test_resowner / test_resowner/regress OK 0.91s 1 subtests passed [12:40:19.942] 128/321 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.96s 1 subtests passed [12:40:20.454] 129/321 postgresql:test_regex / test_regex/regress OK 1.58s 2 subtests passed [12:40:20.742] 130/321 postgresql:test_slru / test_slru/regress OK 0.90s 1 subtests passed [12:40:20.837] 131/321 postgresql:test_tidstore / test_tidstore/regress OK 0.98s 1 subtests passed [12:40:20.880] 132/321 postgresql:typcache / typcache/regress OK 0.94s 1 subtests passed [12:40:21.202] 133/321 postgresql:libpq / libpq/002_api OK 0.32s 1 subtests passed [12:40:22.212] 134/321 postgresql:test_shm_mq / test_shm_mq/regress OK 3.07s 1 subtests passed [12:40:22.239] 135/321 postgresql:libpq / libpq/001_uri OK 1.40s 63 subtests passed [12:40:22.350] 136/321 postgresql:unsafe_tests / unsafe_tests/regress OK 1.89s 4 subtests passed [12:40:25.647] 137/321 postgresql:libpq / libpq/003_load_balance_host_list OK 4.44s 127 subtests passed [12:40:25.840] 138/321 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.19s 9 subtests passed [12:40:25.874] 139/321 postgresql:test_integerset / test_integerset/regress OK 10.91s 1 subtests passed [12:40:26.479] 140/321 postgresql:libpq / libpq/004_load_balance_dns OK 4.27s 125 subtests passed [12:40:29.432] 141/321 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.59s 107 subtests passed [12:40:30.225] 142/321 postgresql:ecpg / ecpg/ecpg OK 9.48s 65 subtests passed [12:40:30.492] 143/321 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.27s 51 subtests passed [12:40:32.106] 144/321 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.63s 32 subtests passed [12:40:32.939] 145/321 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 3.51s 10 subtests passed [12:40:33.463] 146/321 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.36s 3 subtests passed [12:40:35.007] 147/321 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.54s 21 subtests passed [12:40:35.584] 148/321 postgresql:libpq / libpq/005_negotiate_encryption OK 13.34s 249 subtests passed [12:40:35.893] 149/321 postgresql:pg_checksums / pg_checksums/001_basic OK 0.31s 9 subtests passed [12:40:37.527] 150/321 postgresql:recovery / recovery/027_stream_regress OK 100.04s 9 subtests passed [12:40:37.873] 151/321 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.34s 13 subtests passed [12:40:39.089] 152/321 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.15s 43 subtests passed [12:40:40.554] 153/321 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.68s 75 subtests passed [12:40:42.226] 154/321 postgresql:pg_checksums / pg_checksums/002_actions OK 6.33s 66 subtests passed [12:40:42.830] 155/321 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.27s 11 subtests passed [12:40:44.897] 156/321 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 7.02s 6 subtests passed [12:40:47.298] 157/321 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.40s 3 subtests passed [12:40:47.888] 158/321 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 5.06s 4 subtests passed [12:40:48.262] 159/321 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 9.17s 7 subtests passed [12:40:48.532] 160/321 postgresql:pg_config / pg_config/001_pg_config OK 0.27s 21 subtests passed [12:40:49.279] 161/321 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.75s 18 subtests passed [12:40:49.445] 162/321 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 1.56s 4 subtests passed [12:40:49.533] 163/321 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 7.31s 22 subtests passed [12:40:50.327] 164/321 postgresql:pg_ctl / pg_ctl/002_status OK 0.88s 3 subtests passed [12:40:50.581] 165/321 postgresql:initdb / initdb/001_initdb OK 28.23s 56 subtests passed [12:40:51.729] 166/321 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 16.72s 36 subtests passed [12:40:51.833] 167/321 postgresql:pg_dump / pg_dump/001_basic OK 1.25s 93 subtests passed [12:40:52.115] 168/321 postgresql:pg_ctl / pg_ctl/003_promote OK 2.58s 12 subtests passed [12:40:52.541] 169/321 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.24s 2 subtests passed [12:40:52.772] 170/321 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.49s 25 subtests passed [12:40:53.153] 171/321 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.32s 3 subtests passed [12:40:53.389] 172/321 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.06s 14 subtests passed [12:40:54.369] 173/321 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.98s 9 subtests passed [12:40:54.582] 174/321 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.47s 4 subtests passed [12:40:54.681] 175/321 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 24.19s 200 subtests passed [12:40:55.356] 176/321 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.20s 75 subtests passed [12:41:00.127] 177/321 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.44s 5 subtests passed [12:41:01.319] 178/321 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 8.78s 108 subtests passed [12:41:01.363] 179/321 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.01s 9 subtests passed [12:41:01.736] 180/321 postgresql:pg_rewind / pg_rewind/006_options OK 0.42s 13 subtests passed [12:41:02.644] 181/321 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.52s 1 subtests passed [12:41:06.002] 182/321 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.36s 3 subtests passed [12:41:06.108] 183/321 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.74s 7 subtests passed [12:41:06.477] 184/321 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.37s 13 subtests passed [12:41:06.706] 185/321 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.23s 13 subtests passed [12:41:07.077] 186/321 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.37s 17 subtests passed [12:41:07.596] 187/321 postgresql:pg_rewind / pg_rewind/002_databases OK 13.01s 11 subtests passed [12:41:07.744] 188/321 postgresql:pg_dump / pg_dump/010_dump_connstr OK 14.97s 14 subtests passed [12:41:07.951] 189/321 postgresql:pg_rewind / pg_rewind/001_basic OK 13.58s 56 subtests passed [12:41:07.989] 190/321 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.25s 3 subtests passed [12:41:09.091] 191/321 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.10s 5 subtests passed [12:41:09.174] 192/321 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.22s 60 subtests passed [12:41:09.610] 193/321 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 1.86s 32 subtests passed [12:41:11.380] 194/321 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.29s 9 subtests passed [12:41:12.357] 195/321 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 6.35s 1 subtests passed [12:41:13.124] 196/321 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.95s 15 subtests passed [12:41:13.487] 197/321 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 6.41s 38 subtests passed [12:41:13.817] 198/321 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.33s 11 subtests passed [12:41:14.123] 199/321 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.00s 5 subtests passed [12:41:14.603] 200/321 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.99s 10 subtests passed [12:41:15.015] 201/321 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.20s 7 subtests passed [12:41:16.079] 202/321 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 4.70s 18 subtests passed [12:41:16.409] 203/321 postgresql:psql / psql/010_tab_completion SKIP 0.33s [12:41:16.489] 204/321 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.88s 208 subtests passed [12:41:16.529] 205/321 postgresql:pg_waldump / pg_waldump/001_basic OK 4.17s 92 subtests passed [12:41:17.471] 206/321 postgresql:psql / psql/020_cancel OK 1.06s 2 subtests passed [12:41:17.712] 207/321 postgresql:scripts / scripts/010_clusterdb OK 1.22s 16 subtests passed [12:41:18.019] 208/321 postgresql:scripts / scripts/011_clusterdb_all OK 1.49s 7 subtests passed [12:41:19.553] 209/321 postgresql:scripts / scripts/040_createuser OK 1.84s 37 subtests passed [12:41:20.031] 210/321 postgresql:scripts / scripts/050_dropdb OK 2.01s 16 subtests passed [12:41:20.300] 211/321 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 12.70s 92 subtests passed [12:41:20.600] 212/321 postgresql:scripts / scripts/070_dropuser OK 1.05s 13 subtests passed [12:41:20.672] 213/321 postgresql:psql / psql/001_basic OK 5.66s 108 subtests passed [12:41:21.288] 214/321 postgresql:scripts / scripts/080_pg_isready OK 1.26s 11 subtests passed [12:41:22.762] 215/321 postgresql:scripts / scripts/101_vacuumdb_all OK 1.47s 5 subtests passed [12:41:23.048] 216/321 postgresql:scripts / scripts/091_reindexdb_all OK 2.45s 13 subtests passed [12:41:25.026] 217/321 postgresql:scripts / scripts/090_reindexdb OK 4.72s 64 subtests passed [12:41:25.301] 218/321 postgresql:scripts / scripts/020_createdb OK 7.83s 60 subtests passed [12:41:25.612] 219/321 postgresql:scripts / scripts/100_vacuumdb OK 4.94s 85 subtests passed [12:41:25.691] 220/321 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.66s 39 subtests passed [12:41:26.646] 221/321 postgresql:pg_dump / pg_dump/002_pg_dump OK 34.91s 11446 subtests passed [12:41:27.183] 222/321 postgresql:amcheck / amcheck/002_cic OK 1.57s 3 subtests passed [12:41:27.799] 223/321 postgresql:amcheck / amcheck/003_cic_2pc OK 2.11s 5 subtests passed [12:41:28.127] 224/321 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.36s 4 subtests passed [12:41:28.777] 225/321 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.05s 6 subtests passed [12:41:29.060] 226/321 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.26s 19 subtests passed [12:41:29.450] 227/321 postgresql:oid2name / oid2name/001_basic OK 0.39s 9 subtests passed [12:41:29.666] 228/321 postgresql:amcheck / amcheck/005_pitr OK 2.48s 3 subtests passed [12:41:29.963] 229/321 postgresql:scripts / scripts/200_connstr OK 6.91s 3 subtests passed [12:41:30.831] 230/321 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.38s 7 subtests passed [12:41:31.416] 231/321 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.75s 3 subtests passed [12:41:32.185] 232/321 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.22s 2 subtests passed [12:41:32.437] 233/321 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.66s 16 subtests passed [12:41:32.464] 234/321 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.28s [12:41:32.531] 235/321 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 1.70s 3 subtests passed [12:41:32.698] 236/321 postgresql:pgbench / pgbench/001_pgbench_with_server OK 18.57s 467 subtests passed [12:41:32.841] 237/321 postgresql:vacuumlo / vacuumlo/001_basic OK 0.38s 9 subtests passed [12:41:34.549] 238/321 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.11s 6 subtests passed [12:41:34.573] 239/321 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 3.16s 3 subtests passed [12:41:34.745] 240/321 postgresql:authentication / authentication/003_peer OK 1.90s 53 subtests passed [12:41:34.834] 241/321 postgresql:authentication / authentication/005_sspi SKIP 0.26s [12:41:34.995] ▶ 242/321 pg_ctl restart failed ERROR [12:41:35.002] 242/321 postgresql:recovery / recovery/035_standby_logical_decoding ERROR 136.94s (exit status 255 or signal 127 SIGinvalid) [12:41:35.002] >>> share_contrib_dir=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/share/contrib PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build-32/src/test/recovery:/tmp/cirrus-ci-build/build-32/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin enable_injection_points=yes INITDB_TEMPLATE=/tmp/cirrus-ci-build/build-32/tmp_install/initdb-template MALLOC_PERTURB_=21 REGRESS_SHLIB=/tmp/cirrus-ci-build/build-32/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu /usr/bin/python3 /tmp/cirrus-ci-build/build-32/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build-32 --srcdir /tmp/cirrus-ci-build/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 035_standby_logical_decoding -- /usr/bin/perl5.36-i386-linux-gnu -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/035_standby_logical_decoding.pl [12:41:35.002] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:41:35.002] stderr: [12:41:35.002] [12:41:35.002] (test program exited with status code 255) [12:41:35.002] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:41:35.002] [12:41:35.204] 243/321 postgresql:postmaster / postmaster/001_basic OK 0.37s 9 subtests passed [12:41:35.624] 244/321 postgresql:authentication / authentication/004_file_inclusion OK 1.07s 2 subtests passed [12:41:36.066] 245/321 postgresql:authentication / authentication/002_saslprep OK 3.37s 20 subtests passed [12:41:36.263] 246/321 postgresql:postmaster / postmaster/002_connection_limits OK 1.26s 27 subtests passed [12:41:36.458] 247/321 postgresql:postmaster / postmaster/003_start_stop OK 1.25s 25 subtests passed [12:41:37.277] 248/321 postgresql:authentication / authentication/001_password OK 4.75s 181 subtests passed [12:41:38.004] 249/321 postgresql:authentication / authentication/006_login_trigger OK 3.26s 32 subtests passed [12:41:38.435] 250/321 postgresql:amcheck / amcheck/001_verify_heapam OK 13.13s 272 subtests passed [12:41:38.961] 251/321 postgresql:subscription / subscription/003_constraints OK 2.70s 6 subtests passed [12:41:39.359] 252/321 postgresql:subscription / subscription/002_types OK 3.29s 4 subtests passed [12:41:40.247] 253/321 postgresql:subscription / subscription/006_rewrite OK 2.24s 2 subtests passed [12:41:40.328] 254/321 postgresql:subscription / subscription/004_sync OK 3.87s 8 subtests passed [12:41:40.635] 255/321 postgresql:subscription / subscription/007_ddl OK 2.20s 4 subtests passed [12:41:41.553] 256/321 postgresql:subscription / subscription/009_matviews OK 2.19s 1 subtests passed [12:41:41.670] 257/321 postgresql:subscription / subscription/008_diff_schema OK 2.71s 5 subtests passed [12:41:43.206] 258/321 postgresql:subscription / subscription/005_encoding OK 5.93s 1 subtests passed [12:41:44.294] 259/321 postgresql:bloom / bloom/001_wal OK 16.17s 31 subtests passed [12:41:45.475] 260/321 postgresql:subscription / subscription/001_rep_changes OK 9.85s 36 subtests passed [12:41:45.503] 261/321 postgresql:subscription / subscription/011_generated OK 5.17s 11 subtests passed [12:41:45.683] 262/321 postgresql:subscription / subscription/010_truncate OK 5.44s 14 subtests passed [12:41:46.390] 263/321 postgresql:subscription / subscription/012_collation OK 5.75s 2 subtests passed [12:41:46.843] 264/321 postgresql:subscription / subscription/014_binary OK 5.17s 8 subtests passed [12:41:47.093] 265/321 postgresql:subscription / subscription/016_stream_subxact OK 2.80s 3 subtests passed [12:41:47.826] 266/321 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.14s 2 subtests passed [12:41:48.045] 267/321 postgresql:subscription / subscription/017_stream_ddl OK 2.57s 3 subtests passed [12:41:48.540] 268/321 postgresql:subscription / subscription/020_messages OK 2.15s 5 subtests passed [12:41:50.337] 269/321 postgresql:subscription / subscription/018_stream_subxact_abort OK 4.83s 9 subtests passed [12:41:50.941] 270/321 postgresql:subscription / subscription/024_add_drop_pub OK 2.90s 3 subtests passed [12:41:53.114] 271/321 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.57s 13 subtests passed [12:41:54.966] 272/321 postgresql:subscription / subscription/021_twophase OK 8.12s 30 subtests passed [12:41:54.987] 273/321 postgresql:subscription / subscription/022_twophase_cascade OK 7.89s 41 subtests passed [12:41:55.245] 274/321 postgresql:subscription / subscription/015_stream OK 12.04s 10 subtests passed [12:41:55.331] 275/321 postgresql:subscription / subscription/013_partition OK 13.78s 74 subtests passed [12:41:56.136] 276/321 postgresql:subscription / subscription/023_twophase_stream OK 8.31s 33 subtests passed [12:41:56.747] 277/321 postgresql:subscription / subscription/026_stats OK 6.41s 13 subtests passed [12:41:58.105] 278/321 postgresql:subscription / subscription/029_on_error OK 3.14s 5 subtests passed [12:41:59.675] 279/321 postgresql:subscription / subscription/027_nosuperuser OK 8.73s 19 subtests passed [12:42:00.369] 280/321 postgresql:subscription / subscription/030_origin OK 5.38s 11 subtests passed [12:42:00.704] 281/321 postgresql:subscription / subscription/033_run_as_table_owner OK 4.57s 10 subtests passed [12:42:00.821] 282/321 postgresql:subscription / subscription/028_row_filter OK 7.71s 26 subtests passed [12:42:01.479] 283/321 postgresql:brin / brin/01_workitems OK 1.80s 2 subtests passed [12:42:02.799] 284/321 postgresql:brin / brin/02_wal_consistency OK 2.43s 2 subtests passed [12:42:02.822] 285/321 postgresql:commit_ts / commit_ts/001_base OK 2.12s 2 subtests passed [12:42:03.381] 286/321 postgresql:commit_ts / commit_ts/002_standby OK 2.56s 4 subtests passed [12:42:03.757] 287/321 postgresql:subscription / subscription/032_subscribe_use_index OK 8.42s 15 subtests passed [12:42:03.836] 288/321 postgresql:subscription / subscription/034_temporal OK 7.09s 32 subtests passed [12:42:04.464] 289/321 postgresql:injection_points / injection_points/001_stats OK 1.64s 9 subtests passed [12:42:04.764] 290/321 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.01s 21 subtests passed [12:42:04.782] 291/321 postgresql:commit_ts / commit_ts/003_standby_2 OK 3.30s 4 subtests passed [12:42:04.842] 292/321 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 1.46s 4 subtests passed [12:42:04.867] 293/321 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.03s 4 subtests passed [12:42:05.127] 294/321 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.26s 12 subtests passed [12:42:05.179] 295/321 postgresql:commit_ts / commit_ts/004_restart OK 2.38s 16 subtests passed [12:42:05.319] 296/321 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 0.85s 2 subtests passed [12:42:05.349] 297/321 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.22s 2 subtests passed [12:42:05.875] 298/321 postgresql:test_escape / test_escape/001_test_escape OK 1.11s 1131 subtests passed [12:42:06.138] 299/321 postgresql:test_misc / test_misc/003_check_guc OK 0.79s 3 subtests passed [12:42:06.484] 300/321 postgresql:subscription / subscription/031_column_list OK 11.24s 36 subtests passed [12:42:06.547] 301/321 postgresql:test_misc / test_misc/002_tablespace OK 1.23s 20 subtests passed [12:42:07.048] 302/321 postgresql:test_misc / test_misc/001_constraint_validation OK 1.87s 42 subtests passed [12:42:07.282] 303/321 postgresql:test_misc / test_misc/005_timeouts OK 1.14s 2 subtests passed [12:42:07.400] 304/321 postgresql:test_misc / test_misc/007_catcache_inval OK 0.85s 2 subtests passed [12:42:08.127] 305/321 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.64s 2 subtests passed [12:42:08.185] 306/321 postgresql:test_misc / test_misc/004_io_direct OK 2.30s 3 subtests passed [12:42:08.348] 307/321 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.56s 516 subtests passed [12:42:08.425] 308/321 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.30s [12:42:08.448] 309/321 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.26s [12:42:08.507] 310/321 postgresql:test_slru / test_slru/001_multixact OK 1.22s 3 subtests passed [12:42:08.611] 311/321 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.26s [12:42:08.710] 312/321 postgresql:subscription / subscription/100_bugs OK 10.60s 13 subtests passed [12:42:09.733] 313/321 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.33s 8 subtests passed [12:42:10.211] 314/321 postgresql:ldap / ldap/002_bindpasswd OK 1.50s 3 subtests passed [12:42:11.062] 315/321 postgresql:icu / icu/010_database OK 1.33s 8 subtests passed [12:42:11.570] 316/321 postgresql:ssl / ssl/002_scram OK 3.12s 28 subtests passed [12:42:11.654] 317/321 postgresql:ssl / ssl/003_sslinfo OK 3.15s 21 subtests passed [12:42:12.623] 318/321 postgresql:test_pg_dump / test_pg_dump/001_base OK 5.57s 1044 subtests passed [12:42:13.187] 319/321 postgresql:ldap / ldap/001_auth OK 4.57s 47 subtests passed [12:42:17.274] 320/321 postgresql:ssl / ssl/001_ssltests OK 8.85s 227 subtests passed [12:42:18.593] 321/321 postgresql:test_json_parser / test_json_parser/002_inline OK 13.75s 3400 subtests passed [12:42:18.672] [12:42:18.672] Summary of Failures: [12:42:18.672] [12:42:18.672] 242/321 postgresql:recovery / recovery/035_standby_logical_decoding ERROR 136.94s (exit status 255 or signal 127 SIGinvalid) [12:42:18.672] [12:42:18.672] Ok: 314 [12:42:18.672] Expected Fail: 0 [12:42:18.672] Fail: 1 [12:42:18.672] Unexpected Pass: 0 [12:42:18.672] Skipped: 6 [12:42:18.672] Timeout: 0 [12:42:18.672] [12:42:18.672] Full log written to /tmp/cirrus-ci-build/build-32/meson-logs/testlog.txt