[19:31:59.807] su postgres <<-EOF [19:31:59.807] export PG_TEST_EXTRA="${PG_TEST_EXTRA//python}" [19:31:59.807] ulimit -c unlimited [19:31:59.807] PYTHONCOERCECLOCALE=0 LANG=C meson test $MTEST_ARGS -C build-32 --num-processes ${TEST_JOBS} [19:31:59.807] EOF [19:32:00.892] 1/325 postgresql:setup / tmp_install OK 0.77s [19:32:00.942] 2/325 postgresql:setup / install_test_files OK 0.05s [19:32:02.261] 3/325 postgresql:setup / initdb_cache OK 1.32s [19:32:08.303] 4/325 postgresql:setup / install_python_venv OK 6.04s [19:32:08.384] 5/325 postgresql:python / python/client OK 0.07s [19:32:08.385] 6/325 postgresql:python / python/server OK 0.07s [19:32:08.386] 7/325 postgresql:python / python/test_internals OK 0.07s [19:32:08.387] 8/325 postgresql:python / python/test_pq3 OK 0.05s [19:32:08.615] 9/325 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.27s 9 subtests passed [19:32:12.510] 10/325 postgresql:recovery / recovery/002_archiving OK 4.04s 8 subtests passed [19:32:19.144] 11/325 postgresql:recovery / recovery/003_recovery_targets OK 10.53s 9 subtests passed [19:32:19.904] 12/325 postgresql:recovery / recovery/004_timeline_switch OK 7.39s 3 subtests passed [19:32:20.955] 13/325 postgresql:recovery / recovery/001_stream_rep OK 12.52s 62 subtests passed [19:32:24.102] 14/325 postgresql:recovery / recovery/006_logical_decoding OK 4.20s 20 subtests passed [19:32:24.395] 15/325 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 16.03s 12 subtests passed [19:32:26.024] 16/325 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 17.64s 14 subtests passed [19:32:26.213] 17/325 postgresql:recovery / recovery/005_replay_delay OK 7.07s 3 subtests passed [19:32:29.387] 18/325 postgresql:recovery / recovery/007_sync_rep OK 8.43s 11 subtests passed [19:32:31.340] 19/325 postgresql:recovery / recovery/010_logical_decoding_timelines OK 5.31s 13 subtests passed [19:32:31.420] 20/325 postgresql:recovery / recovery/013_crash_restart OK 2.03s 18 subtests passed [19:32:33.626] 21/325 postgresql:recovery / recovery/012_subtransactions OK 7.41s 12 subtests passed [19:32:34.119] 22/325 postgresql:recovery / recovery/014_unlogged_reinit OK 2.78s 23 subtests passed [19:32:36.362] 23/325 postgresql:recovery / recovery/015_promotion_pages OK 4.94s 1 subtests passed [19:32:37.133] 24/325 postgresql:recovery / recovery/009_twophase OK 12.74s 30 subtests passed [19:32:37.174] 25/325 postgresql:recovery / recovery/016_min_consistency OK 3.55s 1 subtests passed [19:32:37.706] 26/325 postgresql:recovery / recovery/008_fsm_truncation OK 13.60s 1 subtests passed [19:32:39.045] 27/325 postgresql:recovery / recovery/017_shm OK 4.92s 4 subtests passed [19:32:42.062] 28/325 postgresql:recovery / recovery/022_crash_temp_files OK 3.02s 11 subtests passed [19:32:42.186] 29/325 postgresql:recovery / recovery/021_row_visibility OK 4.48s 10 subtests passed [19:32:45.083] 30/325 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.02s 1 subtests passed [19:32:46.416] 31/325 postgresql:recovery / recovery/024_archive_recovery OK 4.23s 2 subtests passed [19:32:46.613] 32/325 postgresql:recovery / recovery/020_archive_status OK 9.44s 19 subtests passed [19:32:49.898] 33/325 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.81s 1 subtests passed [19:32:55.723] 34/325 postgresql:recovery / recovery/028_pitr_timelines OK 5.82s 3 subtests passed [19:32:57.582] 35/325 postgresql:recovery / recovery/026_overwrite_contrecord OK 11.16s 3 subtests passed [19:32:58.049] 36/325 postgresql:recovery / recovery/018_wal_optimize OK 21.69s 38 subtests passed [19:33:01.182] 37/325 postgresql:recovery / recovery/019_replslot_limit OK 24.05s 26 subtests passed [19:33:03.286] 38/325 postgresql:recovery / recovery/029_stats_restart OK 7.56s 42 subtests passed [19:33:05.361] ▶ 39/325 - snapshot conflict: stats show conflict on standby FAIL [19:33:05.365] ▶ 39/325 - 5 recovery conflicts shown in pg_stat_database FAIL [19:33:05.369] 39/325 postgresql:recovery / recovery/031_recovery_conflict ERROR 7.32s exit status 2 [19:33:05.369] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MALLOC_PERTURB_=10 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 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 /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 031_recovery_conflict -- /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/031_recovery_conflict.pl [19:33:05.369] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [19:33:05.369] stderr: [19:33:05.369] # Failed test 'snapshot conflict: stats show conflict on standby' [19:33:05.369] # at /tmp/cirrus-ci-build/src/test/recovery/t/031_recovery_conflict.pl line 332. [19:33:05.369] # got: '2' [19:33:05.369] # expected: '1' [19:33:05.369] # Failed test '5 recovery conflicts shown in pg_stat_database' [19:33:05.369] # at /tmp/cirrus-ci-build/src/test/recovery/t/031_recovery_conflict.pl line 286. [19:33:05.369] # got: '6' [19:33:05.369] # expected: '5' [19:33:05.369] # Looks like you failed 2 tests of 18. [19:33:05.369] [19:33:05.369] (test program exited with status code 2) [19:33:05.369] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [19:33:05.369] [19:33:07.220] 40/325 postgresql:recovery / recovery/030_stats_cleanup_replica OK 9.64s 11 subtests passed [19:33:08.240] 41/325 postgresql:recovery / recovery/034_create_database OK 2.87s 2 subtests passed [19:33:10.977] 42/325 postgresql:recovery / recovery/032_relfilenode_reuse OK 9.79s 14 subtests passed [19:33:12.155] 43/325 postgresql:recovery / recovery/036_truncated_dropped OK 3.91s 8 subtests passed [19:33:14.803] 44/325 postgresql:recovery / recovery/037_invalid_database OK 3.82s 10 subtests passed [19:33:17.955] 45/325 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.80s 2 subtests passed [19:33:19.601] 46/325 postgresql:recovery / recovery/033_replay_tsp_drops OK 16.31s 3 subtests passed [19:33:24.428] 47/325 postgresql:recovery / recovery/041_checkpoint_at_promote OK 4.83s 6 subtests passed [19:33:24.831] 48/325 postgresql:regress / regress/regress OK 76.52s 224 subtests passed [19:33:28.363] 49/325 postgresql:isolation / isolation/isolation OK 79.95s 117 subtests passed [19:33:29.640] 50/325 postgresql:recovery / recovery/043_no_contrecord_switch OK 4.81s 1 subtests passed [19:33:30.548] 51/325 postgresql:recovery / recovery/042_low_level_backup OK 6.12s 4 subtests passed [19:33:32.708] 52/325 postgresql:recovery / recovery/039_end_of_wal OK 17.90s 14 subtests passed [19:33:32.732] 53/325 postgresql:plpgsql / plpgsql/regress OK 3.09s 13 subtests passed [19:33:33.052] 54/325 postgresql:plperl / plperl/regress OK 2.50s 13 subtests passed [19:33:34.451] 55/325 postgresql:pltcl / pltcl/regress OK 1.72s 8 subtests passed [19:33:35.259] 56/325 postgresql:kerberos / kerberos/001_auth OK 6.89s 142 subtests passed [19:33:36.039] 57/325 postgresql:basic_archive / basic_archive/regress OK 1.59s 1 subtests passed [19:33:36.306] 58/325 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 18.35s 32 subtests passed [19:33:36.500] 59/325 postgresql:plpython / plpython/regress OK 3.79s 23 subtests passed [19:33:36.762] 60/325 postgresql:bloom / bloom/regress OK 1.50s 1 subtests passed [19:33:37.132] 61/325 postgresql:bool_plperl / bool_plperl/regress OK 1.09s 2 subtests passed [19:33:37.338] 62/325 postgresql:recovery / recovery/035_standby_logical_decoding OK 30.12s 86 subtests passed [19:33:38.364] 63/325 postgresql:cube / cube/regress OK 1.23s 2 subtests passed [19:33:38.383] 64/325 postgresql:citext / citext/regress OK 1.62s 3 subtests passed [19:33:38.783] 65/325 postgresql:dblink / dblink/regress OK 1.44s 1 subtests passed [19:33:39.196] 66/325 postgresql:dict_int / dict_int/regress OK 0.83s 1 subtests passed [19:33:39.279] 67/325 postgresql:dict_xsyn / dict_xsyn/regress OK 0.89s 1 subtests passed [19:33:39.633] 68/325 postgresql:btree_gin / btree_gin/regress OK 3.33s 30 subtests passed [19:33:39.990] 69/325 postgresql:earthdistance / earthdistance/regress OK 1.21s 1 subtests passed [19:33:40.320] 70/325 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.04s 2 subtests passed [19:33:40.348] 71/325 postgresql:file_fdw / file_fdw/regress OK 1.15s 1 subtests passed [19:33:40.396] 72/325 postgresql:btree_gist / btree_gist/regress OK 3.89s 32 subtests passed [19:33:41.369] 73/325 postgresql:hstore_plpython / hstore_plpython/regress OK 1.05s 1 subtests passed [19:33:41.636] 74/325 postgresql:isn / isn/regress OK 1.24s 1 subtests passed [19:33:41.652] 75/325 postgresql:hstore_plperl / hstore_plperl/regress OK 1.66s 3 subtests passed [19:33:41.888] 76/325 postgresql:amcheck / amcheck/regress OK 8.84s 3 subtests passed [19:33:42.538] 77/325 postgresql:lo / lo/regress OK 0.89s 1 subtests passed [19:33:42.569] 78/325 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.20s 2 subtests passed [19:33:42.618] 79/325 postgresql:jsonb_plpython / jsonb_plpython/regress OK 0.98s 1 subtests passed [19:33:43.074] 80/325 postgresql:hstore / hstore/regress OK 3.44s 2 subtests passed [19:33:43.498] 81/325 postgresql:passwordcheck / passwordcheck/regress OK 0.88s 1 subtests passed [19:33:43.560] 82/325 postgresql:ltree_plpython / ltree_plpython/regress OK 1.02s 1 subtests passed [19:33:43.786] 83/325 postgresql:ltree / ltree/regress OK 1.90s 1 subtests passed [19:33:44.090] 84/325 postgresql:pg_buffercache / pg_buffercache/regress OK 1.01s 1 subtests passed [19:33:44.475] 85/325 postgresql:pg_freespacemap / pg_freespacemap/regress OK 0.91s 1 subtests passed [19:33:44.662] 86/325 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 0.88s 1 subtests passed [19:33:45.000] 87/325 postgresql:pageinspect / pageinspect/regress OK 2.43s 8 subtests passed [19:33:45.530] 88/325 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.44s 1 subtests passed [19:33:46.217] 89/325 postgresql:pgstattuple / pgstattuple/regress OK 1.55s 1 subtests passed [19:33:46.471] 90/325 postgresql:pg_surgery / pg_surgery/regress OK 1.47s 1 subtests passed [19:33:47.383] 91/325 postgresql:pg_walinspect / pg_walinspect/regress OK 0.91s 2 subtests passed [19:33:47.548] 92/325 postgresql:pg_visibility / pg_visibility/regress OK 1.33s 1 subtests passed [19:33:47.741] 93/325 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.26s 14 subtests passed [19:33:48.084] 94/325 postgresql:pgcrypto / pgcrypto/regress OK 4.58s 23 subtests passed [19:33:48.769] 95/325 postgresql:tablefunc / tablefunc/regress OK 1.03s 1 subtests passed [19:33:48.963] 96/325 postgresql:seg / seg/regress OK 1.41s 3 subtests passed [19:33:49.108] 97/325 postgresql:tcn / tcn/isolation OK 1.02s 1 subtests passed [19:33:49.471] 98/325 postgresql:pg_trgm / pg_trgm/regress OK 3.94s 3 subtests passed [19:33:50.110] 99/325 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.00s 1 subtests passed [19:33:50.384] 100/325 postgresql:tsm_system_time / tsm_system_time/regress OK 0.91s 1 subtests passed [19:33:50.982] 101/325 postgresql:unaccent / unaccent/regress OK 0.87s 1 subtests passed [19:33:51.961] 102/325 postgresql:uuid-ossp / uuid-ossp/regress OK 1.58s 1 subtests passed [19:33:53.040] 103/325 postgresql:xml2 / xml2/regress OK 2.06s 1 subtests passed [19:33:53.448] 104/325 postgresql:brin / brin/isolation OK 1.49s 1 subtests passed [19:33:54.370] 105/325 postgresql:commit_ts / commit_ts/regress OK 1.33s 1 subtests passed [19:33:55.126] 106/325 postgresql:test_decoding / test_decoding/isolation OK 6.16s 12 subtests passed [19:33:55.273] 107/325 postgresql:intarray / intarray/regress OK 14.92s 1 subtests passed [19:33:55.308] 108/325 postgresql:delay_execution / delay_execution/isolation OK 1.86s 2 subtests passed [19:33:55.345] 109/325 postgresql:dummy_index_am / dummy_index_am/regress OK 0.97s 1 subtests passed [19:33:55.979] 110/325 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.85s 1 subtests passed [19:33:56.456] 111/325 postgresql:injection_points / injection_points/regress OK 1.15s 2 subtests passed [19:33:56.999] 112/325 postgresql:plsample / plsample/regress OK 1.02s 1 subtests passed [19:33:57.561] 113/325 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.10s 1 subtests passed [19:33:57.599] 114/325 postgresql:gin / gin/regress OK 2.32s 1 subtests passed [19:33:58.719] 115/325 postgresql:postgres_fdw / postgres_fdw/regress OK 11.33s 2 subtests passed [19:33:59.004] 116/325 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.44s 1 subtests passed [19:33:59.143] 117/325 postgresql:injection_points / injection_points/isolation OK 3.80s 2 subtests passed [19:34:00.040] 118/325 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.04s 1 subtests passed [19:34:00.336] 119/325 postgresql:test_dsa / test_dsa/regress OK 1.62s 1 subtests passed [19:34:00.456] 120/325 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.45s 1 subtests passed [19:34:01.280] 121/325 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.24s 1 subtests passed [19:34:01.359] 122/325 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 3.76s 21 subtests passed [19:34:01.560] 123/325 postgresql:test_lfind / test_lfind/regress OK 1.10s 1 subtests passed [19:34:02.305] 124/325 postgresql:test_parser / test_parser/regress OK 0.94s 1 subtests passed [19:34:02.725] 125/325 postgresql:test_pg_dump / test_pg_dump/regress OK 1.16s 1 subtests passed [19:34:03.347] 126/325 postgresql:test_predtest / test_predtest/regress OK 1.04s 1 subtests passed [19:34:03.751] 127/325 postgresql:test_extensions / test_extensions/regress OK 4.61s 2 subtests passed [19:34:03.994] 128/325 postgresql:test_radixtree / test_radixtree/regress OK 1.27s 1 subtests passed [19:34:04.220] 129/325 postgresql:test_rbtree / test_rbtree/regress OK 0.87s 1 subtests passed [19:34:04.371] 130/325 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.09s 2 subtests passed [19:34:05.082] 131/325 postgresql:test_resowner / test_resowner/regress OK 1.09s 1 subtests passed [19:34:05.230] 132/325 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.01s 1 subtests passed [19:34:05.356] 133/325 postgresql:test_regex / test_regex/regress OK 1.60s 2 subtests passed [19:34:06.084] 134/325 postgresql:test_slru / test_slru/regress OK 1.00s 1 subtests passed [19:34:06.256] 135/325 postgresql:test_decoding / test_decoding/regress OK 17.49s 19 subtests passed [19:34:06.407] 136/325 postgresql:typcache / typcache/regress OK 1.05s 1 subtests passed [19:34:06.446] 137/325 postgresql:test_tidstore / test_tidstore/regress OK 1.22s 1 subtests passed [19:34:06.673] 138/325 postgresql:libpq / libpq/002_api OK 0.23s 1 subtests passed [19:34:07.487] 139/325 postgresql:test_shm_mq / test_shm_mq/regress OK 3.11s 1 subtests passed [19:34:07.986] 140/325 postgresql:unsafe_tests / unsafe_tests/regress OK 1.90s 4 subtests passed [19:34:08.015] 141/325 postgresql:libpq / libpq/001_uri OK 1.61s 63 subtests passed [19:34:09.123] 142/325 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 120.77s 18 subtests passed [19:34:09.399] 143/325 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.28s 9 subtests passed [19:34:10.905] 144/325 postgresql:libpq / libpq/003_load_balance_host_list OK 4.23s 127 subtests passed [19:34:11.319] 145/325 postgresql:test_integerset / test_integerset/regress OK 10.98s 1 subtests passed [19:34:11.959] 146/325 postgresql:libpq / libpq/004_load_balance_dns OK 4.47s 125 subtests passed [19:34:12.787] 147/325 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.39s 106 subtests passed [19:34:13.086] 148/325 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.30s 51 subtests passed [19:34:15.231] 149/325 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 3.27s 10 subtests passed [19:34:16.048] 150/325 postgresql:ecpg / ecpg/ecpg OK 9.79s 65 subtests passed [19:34:16.259] 151/325 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.94s 32 subtests passed [19:34:16.512] 152/325 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.28s 3 subtests passed [19:34:17.816] 153/325 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.56s 21 subtests passed [19:34:18.101] 154/325 postgresql:pg_checksums / pg_checksums/001_basic OK 0.28s 9 subtests passed [19:34:21.810] 155/325 postgresql:libpq / libpq/005_negotiate_encryption OK 13.82s 249 subtests passed [19:34:22.112] 156/325 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.30s 13 subtests passed [19:34:22.755] 157/325 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.71s 43 subtests passed [19:34:24.007] 158/325 postgresql:pg_checksums / pg_checksums/002_actions OK 5.90s 66 subtests passed [19:34:25.376] 159/325 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.47s 75 subtests passed [19:34:26.109] 160/325 postgresql:recovery / recovery/027_stream_regress OK 99.49s 9 subtests passed [19:34:26.299] 161/325 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.29s 11 subtests passed [19:34:27.958] 162/325 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 5.20s 7 subtests passed [19:34:28.378] 163/325 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.08s 3 subtests passed [19:34:29.453] 164/325 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 7.34s 6 subtests passed [19:34:29.831] 165/325 postgresql:pg_config / pg_config/001_pg_config OK 0.38s 21 subtests passed [19:34:30.046] 166/325 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 1.67s 4 subtests passed [19:34:30.446] 167/325 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.61s 18 subtests passed [19:34:31.127] 168/325 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 5.02s 4 subtests passed [19:34:31.313] 169/325 postgresql:pg_ctl / pg_ctl/002_status OK 0.87s 3 subtests passed [19:34:32.591] 170/325 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 16.08s 36 subtests passed [19:34:33.041] 171/325 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 7.66s 22 subtests passed [19:34:33.130] 172/325 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.17s 2 subtests passed [19:34:33.440] 173/325 postgresql:pg_dump / pg_dump/001_basic OK 0.85s 93 subtests passed [19:34:33.651] 174/325 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.60s 25 subtests passed [19:34:34.206] 175/325 postgresql:pg_ctl / pg_ctl/003_promote OK 3.07s 12 subtests passed [19:34:34.623] 176/325 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.49s 3 subtests passed [19:34:34.694] 177/325 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.38s 14 subtests passed [19:34:35.255] 178/325 postgresql:initdb / initdb/001_initdb OK 27.24s 56 subtests passed [19:34:35.421] 179/325 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.73s 9 subtests passed [19:34:36.226] 180/325 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.78s 4 subtests passed [19:34:36.889] 181/325 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.26s 75 subtests passed [19:34:37.007] 182/325 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 23.92s 193 subtests passed [19:34:39.130] 183/325 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.12s 1 subtests passed [19:34:39.508] 184/325 postgresql:pg_rewind / pg_rewind/006_options OK 0.38s 13 subtests passed [19:34:41.577] 185/325 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.35s 5 subtests passed [19:34:42.158] 186/325 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 8.51s 108 subtests passed [19:34:43.542] 187/325 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.65s 9 subtests passed [19:34:43.994] 188/325 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.49s 7 subtests passed [19:34:44.234] 189/325 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.24s 13 subtests passed [19:34:44.450] 190/325 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.22s 13 subtests passed [19:34:44.761] 191/325 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.31s 17 subtests passed [19:34:44.795] 192/325 postgresql:pg_rewind / pg_rewind/009_growing_files OK 2.63s 3 subtests passed [19:34:47.751] 193/325 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.17s 3 subtests passed [19:34:48.879] 194/325 postgresql:pg_dump / pg_dump/010_dump_connstr OK 14.67s 14 subtests passed [19:34:49.494] 195/325 postgresql:pg_rewind / pg_rewind/002_databases OK 14.07s 11 subtests passed [19:34:50.005] 196/325 postgresql:pg_rewind / pg_rewind/001_basic OK 14.75s 56 subtests passed [19:34:50.030] 197/325 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.28s 32 subtests passed [19:34:50.654] 198/325 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 7.11s 1 subtests passed [19:34:50.677] 199/325 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.18s 5 subtests passed [19:34:50.741] 200/325 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.86s 60 subtests passed [19:34:51.305] 201/325 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 6.54s 38 subtests passed [19:34:52.581] 202/325 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.58s 9 subtests passed [19:34:52.666] 203/325 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.36s 5 subtests passed [19:34:52.998] 204/325 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.42s 11 subtests passed [19:34:53.921] 205/325 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.25s 7 subtests passed [19:34:53.970] 206/325 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.94s 15 subtests passed [19:34:54.595] 207/325 postgresql:pg_waldump / pg_waldump/001_basic OK 3.85s 92 subtests passed [19:34:54.972] 208/325 postgresql:psql / psql/010_tab_completion SKIP 0.38s [19:34:55.542] 209/325 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 4.86s 18 subtests passed [19:34:55.814] 210/325 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 5.16s 10 subtests passed [19:34:55.974] 211/325 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.05s 208 subtests passed [19:34:56.005] 212/325 postgresql:psql / psql/020_cancel OK 1.03s 2 subtests passed [19:34:56.524] 213/325 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 11.73s 92 subtests passed [19:34:56.867] 214/325 postgresql:scripts / scripts/010_clusterdb OK 1.32s 15 subtests passed [19:34:57.377] 215/325 postgresql:scripts / scripts/011_clusterdb_all OK 1.56s 7 subtests passed [19:34:57.748] 216/325 postgresql:scripts / scripts/040_createuser OK 1.74s 37 subtests passed [19:34:58.327] 217/325 postgresql:scripts / scripts/050_dropdb OK 1.80s 15 subtests passed [19:34:58.478] 218/325 postgresql:scripts / scripts/080_pg_isready OK 1.10s 11 subtests passed [19:34:58.517] 219/325 postgresql:scripts / scripts/070_dropuser OK 1.65s 12 subtests passed [19:34:59.760] 220/325 postgresql:psql / psql/001_basic OK 5.79s 108 subtests passed [19:35:00.592] 221/325 postgresql:scripts / scripts/101_vacuumdb_all OK 2.07s 5 subtests passed [19:35:01.018] 222/325 postgresql:scripts / scripts/091_reindexdb_all OK 2.69s 13 subtests passed [19:35:01.622] 223/325 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.60s 39 subtests passed [19:35:03.561] 224/325 postgresql:scripts / scripts/090_reindexdb OK 5.81s 64 subtests passed [19:35:03.942] 225/325 postgresql:scripts / scripts/020_createdb OK 7.97s 60 subtests passed [19:35:04.260] 226/325 postgresql:scripts / scripts/100_vacuumdb OK 5.78s 85 subtests passed [19:35:04.738] 227/325 postgresql:scripts / scripts/102_vacuumdb_stages OK 4.98s 4 subtests passed [19:35:05.238] 228/325 postgresql:amcheck / amcheck/002_cic OK 1.68s 3 subtests passed [19:35:06.248] 229/325 postgresql:amcheck / amcheck/003_cic_2pc OK 2.30s 5 subtests passed [19:35:06.758] 230/325 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.50s 6 subtests passed [19:35:06.854] 231/325 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.61s 19 subtests passed [19:35:07.136] 232/325 postgresql:oid2name / oid2name/001_basic OK 0.28s 9 subtests passed [19:35:07.342] 233/325 postgresql:amcheck / amcheck/005_pitr OK 2.60s 3 subtests passed [19:35:07.496] 234/325 postgresql:scripts / scripts/200_connstr OK 6.90s 3 subtests passed [19:35:08.373] 235/325 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.24s 7 subtests passed [19:35:08.779] 236/325 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.44s 3 subtests passed [19:35:09.043] 237/325 postgresql:pg_dump / pg_dump/002_pg_dump OK 35.99s 11446 subtests passed [19:35:09.793] 238/325 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.30s 2 subtests passed [19:35:10.105] 239/325 postgresql:vacuumlo / vacuumlo/001_basic OK 0.31s 9 subtests passed [19:35:10.162] 240/325 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 1.79s 3 subtests passed [19:35:10.505] 241/325 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.74s 16 subtests passed [19:35:11.482] 242/325 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.35s 6 subtests passed [19:35:12.392] 243/325 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 3.61s 3 subtests passed [19:35:12.439] 244/325 postgresql:authentication / authentication/003_peer OK 1.93s 53 subtests passed [19:35:12.595] 245/325 postgresql:authentication / authentication/004_file_inclusion OK 1.11s 2 subtests passed [19:35:12.630] 246/325 postgresql:pgbench / pgbench/001_pgbench_with_server OK 19.63s 467 subtests passed [19:35:12.632] 247/325 postgresql:authentication / authentication/005_sspi SKIP 0.24s [19:35:13.441] 248/325 postgresql:authentication / authentication/002_saslprep OK 3.28s 20 subtests passed [19:35:14.128] 249/325 postgresql:postmaster / postmaster/001_connection_limits OK 1.53s 27 subtests passed [19:35:14.162] 250/325 postgresql:postmaster / postmaster/002_start_stop OK 1.53s 25 subtests passed [19:35:14.693] 251/325 postgresql:authentication / authentication/001_password OK 4.59s 181 subtests passed [19:35:15.641] 252/325 postgresql:authentication / authentication/006_login_trigger OK 3.20s 32 subtests passed [19:35:16.243] 253/325 postgresql:amcheck / amcheck/001_verify_heapam OK 14.62s 272 subtests passed [19:35:16.821] 254/325 postgresql:subscription / subscription/002_types OK 3.38s 4 subtests passed [19:35:17.271] 255/325 postgresql:subscription / subscription/003_constraints OK 3.14s 6 subtests passed [19:35:18.100] 256/325 postgresql:subscription / subscription/006_rewrite OK 2.46s 2 subtests passed [19:35:18.529] 257/325 postgresql:subscription / subscription/007_ddl OK 2.28s 4 subtests passed [19:35:18.755] 258/325 postgresql:subscription / subscription/004_sync OK 4.59s 8 subtests passed [19:35:19.297] 259/325 postgresql:subscription / subscription/009_matviews OK 2.02s 1 subtests passed [19:35:20.016] 260/325 postgresql:subscription / subscription/008_diff_schema OK 3.19s 5 subtests passed [19:35:20.846] 261/325 postgresql:subscription / subscription/005_encoding OK 6.15s 1 subtests passed [19:35:23.120] 262/325 postgresql:bloom / bloom/001_wal OK 16.87s 31 subtests passed [19:35:23.994] 263/325 postgresql:subscription / subscription/010_truncate OK 5.89s 14 subtests passed [19:35:24.126] 264/325 postgresql:subscription / subscription/001_rep_changes OK 11.47s 36 subtests passed [19:35:24.190] 265/325 postgresql:subscription / subscription/011_generated OK 5.66s 11 subtests passed [19:35:25.039] 266/325 postgresql:subscription / subscription/014_binary OK 5.02s 8 subtests passed [19:35:25.298] 267/325 postgresql:subscription / subscription/012_collation OK 6.54s 2 subtests passed [19:35:26.019] 268/325 postgresql:subscription / subscription/016_stream_subxact OK 2.90s 3 subtests passed [19:35:26.483] 269/325 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.29s 2 subtests passed [19:35:26.663] 270/325 postgresql:subscription / subscription/017_stream_ddl OK 2.67s 3 subtests passed [19:35:27.279] 271/325 postgresql:subscription / subscription/020_messages OK 2.24s 5 subtests passed [19:35:29.642] 272/325 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.51s 9 subtests passed [19:35:29.876] 273/325 postgresql:subscription / subscription/024_add_drop_pub OK 3.21s 3 subtests passed [19:35:32.319] 274/325 postgresql:subscription / subscription/025_rep_changes_for_schema OK 5.04s 13 subtests passed [19:35:34.026] 275/325 postgresql:subscription / subscription/015_stream OK 13.18s 10 subtests passed [19:35:34.065] 276/325 postgresql:subscription / subscription/021_twophase OK 8.77s 30 subtests passed [19:35:34.381] 277/325 postgresql:subscription / subscription/013_partition OK 15.08s 74 subtests passed [19:35:34.695] 278/325 postgresql:subscription / subscription/022_twophase_cascade OK 8.67s 41 subtests passed [19:35:35.895] 279/325 postgresql:subscription / subscription/023_twophase_stream OK 9.41s 33 subtests passed [19:35:36.379] 280/325 postgresql:subscription / subscription/026_stats OK 6.74s 13 subtests passed [19:35:37.402] 281/325 postgresql:subscription / subscription/029_on_error OK 3.37s 5 subtests passed [19:35:39.330] 282/325 postgresql:subscription / subscription/027_nosuperuser OK 9.45s 19 subtests passed [19:35:39.810] 283/325 postgresql:subscription / subscription/030_origin OK 5.74s 11 subtests passed [19:35:40.549] 284/325 postgresql:subscription / subscription/033_run_as_table_owner OK 4.65s 10 subtests passed [19:35:40.707] 285/325 postgresql:subscription / subscription/028_row_filter OK 8.39s 24 subtests passed [19:35:41.119] 286/325 postgresql:brin / brin/01_workitems OK 1.79s 2 subtests passed [19:35:42.638] 287/325 postgresql:commit_ts / commit_ts/001_base OK 2.09s 2 subtests passed [19:35:43.254] 288/325 postgresql:commit_ts / commit_ts/002_standby OK 2.55s 4 subtests passed [19:35:43.607] 289/325 postgresql:subscription / subscription/032_subscribe_use_index OK 8.91s 15 subtests passed [19:35:44.384] 290/325 postgresql:subscription / subscription/034_temporal OK 8.00s 32 subtests passed [19:35:44.411] 291/325 postgresql:commit_ts / commit_ts/003_standby_2 OK 3.29s 4 subtests passed [19:35:44.991] 292/325 postgresql:injection_points / injection_points/001_stats OK 1.74s 7 subtests passed [19:35:45.024] 293/325 postgresql:commit_ts / commit_ts/004_restart OK 2.38s 16 subtests passed [19:35:45.113] 294/325 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 1.50s 4 subtests passed [19:35:45.709] 295/325 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.32s 21 subtests passed [19:35:46.061] 296/325 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 0.95s 2 subtests passed [19:35:46.081] 297/325 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.06s 4 subtests passed [19:35:46.274] 298/325 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.19s 12 subtests passed [19:35:46.423] 299/325 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.15s 2 subtests passed [19:35:46.439] 300/325 postgresql:subscription / subscription/031_column_list OK 12.06s 36 subtests passed [19:35:46.848] 301/325 postgresql:oauth_validator / oauth_validator/002_client OK 1.86s 8 subtests passed [19:35:47.500] 302/325 postgresql:test_misc / test_misc/003_check_guc OK 0.65s 3 subtests passed [19:35:47.520] 303/325 postgresql:test_misc / test_misc/002_tablespace OK 1.08s 20 subtests passed [19:35:48.086] 304/325 postgresql:subscription / subscription/100_bugs OK 10.68s 13 subtests passed [19:35:48.212] 305/325 postgresql:test_misc / test_misc/001_constraint_validation OK 1.79s 42 subtests passed [19:35:48.461] 306/325 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 2.75s 516 subtests passed [19:35:48.576] 307/325 postgresql:test_misc / test_misc/005_timeouts OK 1.06s 2 subtests passed [19:35:48.989] 308/325 postgresql:test_misc / test_misc/007_catcache_inval OK 0.78s 2 subtests passed [19:35:49.618] 309/325 postgresql:test_slru / test_slru/001_multixact OK 1.04s 3 subtests passed [19:35:49.650] 310/325 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.56s 2 subtests passed [19:35:49.687] 311/325 postgresql:test_misc / test_misc/004_io_direct OK 2.19s 3 subtests passed [19:35:49.795] 312/325 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.18s [19:35:49.878] 313/325 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.19s [19:35:49.895] 314/325 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.24s [19:35:51.093] 315/325 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.10s 8 subtests passed [19:35:52.629] 316/325 postgresql:ssl / ssl/002_scram OK 2.75s 28 subtests passed [19:35:53.042] 317/325 postgresql:ssl / ssl/003_sslinfo OK 3.15s 21 subtests passed [19:35:53.771] 318/325 postgresql:test_pg_dump / test_pg_dump/001_base OK 5.31s 1044 subtests passed [19:35:53.874] 319/325 postgresql:ldap / ldap/002_bindpasswd OK 1.24s 3 subtests passed [19:35:54.186] 320/325 postgresql:icu / icu/010_database OK 1.14s 8 subtests passed [19:35:54.463] 321/325 postgresql:oauth_validator / oauth_validator/001_server OK 10.05s 117 subtests passed [19:35:55.406] 322/325 postgresql:ldap / ldap/001_auth OK 4.31s 47 subtests passed [19:35:59.027] 323/325 postgresql:ssl / ssl/001_ssltests OK 9.23s 227 subtests passed [19:36:00.312] 324/325 postgresql:test_json_parser / test_json_parser/002_inline OK 14.25s 3400 subtests passed [19:36:03.173] 325/325 postgresql:brin / brin/02_wal_consistency OK 23.36s 2 subtests passed [19:36:03.246] [19:36:03.246] Summary of Failures: [19:36:03.246] [19:36:03.246] 39/325 postgresql:recovery / recovery/031_recovery_conflict ERROR 7.32s exit status 2 [19:36:03.246] [19:36:03.246] Ok: 319 [19:36:03.246] Expected Fail: 0 [19:36:03.246] Fail: 1 [19:36:03.246] Unexpected Pass: 0 [19:36:03.246] Skipped: 5 [19:36:03.246] Timeout: 0 [19:36:03.246] [19:36:03.246] Full log written to /tmp/cirrus-ci-build/build-32/meson-logs/testlog.txt