[23:11:34.894] su postgres <<-EOF [23:11:34.894] ulimit -c unlimited [23:11:34.894] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [23:11:34.894] EOF [23:11:35.978] 1/311 postgresql:setup / tmp_install OK 0.79s [23:11:36.026] 2/311 postgresql:setup / install_test_files OK 0.05s [23:11:37.406] 3/311 postgresql:setup / initdb_cache OK 1.38s [23:11:37.677] 4/311 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.26s 9 subtests passed [23:11:42.115] 5/311 postgresql:recovery / recovery/002_archiving OK 4.62s 8 subtests passed [23:11:48.482] 6/311 postgresql:recovery / recovery/003_recovery_targets OK 10.80s 9 subtests passed [23:11:48.846] 7/311 postgresql:recovery / recovery/004_timeline_switch OK 6.73s 3 subtests passed [23:11:49.742] 8/311 postgresql:recovery / recovery/001_stream_rep OK 12.27s 62 subtests passed [23:11:52.370] 9/311 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 14.95s 12 subtests passed [23:11:52.726] 10/311 postgresql:recovery / recovery/006_logical_decoding OK 3.88s 20 subtests passed [23:11:54.019] 11/311 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 16.58s 14 subtests passed [23:11:56.862] 12/311 postgresql:recovery / recovery/005_replay_delay OK 8.38s 3 subtests passed [23:11:58.458] 13/311 postgresql:recovery / recovery/007_sync_rep OK 8.72s 11 subtests passed [23:11:59.739] 14/311 postgresql:recovery / recovery/010_logical_decoding_timelines OK 5.72s 13 subtests passed [23:12:00.555] 15/311 postgresql:recovery / recovery/013_crash_restart OK 2.10s 18 subtests passed [23:12:01.247] 16/311 postgresql:recovery / recovery/014_unlogged_reinit OK 1.51s 23 subtests passed [23:12:04.083] 17/311 postgresql:recovery / recovery/012_subtransactions OK 7.22s 12 subtests passed [23:12:04.822] 18/311 postgresql:recovery / recovery/015_promotion_pages OK 4.27s 1 subtests passed [23:12:05.062] 19/311 postgresql:recovery / recovery/016_min_consistency OK 3.81s 1 subtests passed [23:12:05.682] 20/311 postgresql:recovery / recovery/009_twophase OK 12.96s 30 subtests passed [23:12:05.774] 21/311 postgresql:recovery / recovery/008_fsm_truncation OK 13.40s 1 subtests passed [23:12:07.602] 22/311 postgresql:recovery / recovery/017_shm OK 3.52s 4 subtests passed [23:12:08.983] 23/311 postgresql:recovery / recovery/021_row_visibility OK 3.21s 10 subtests passed [23:12:09.947] 24/311 postgresql:recovery / recovery/022_crash_temp_files OK 2.34s 11 subtests passed [23:12:11.844] 25/311 postgresql:recovery / recovery/023_pitr_prepared_xact OK 2.86s 1 subtests passed [23:12:13.094] 26/311 postgresql:recovery / recovery/020_archive_status OK 7.41s 19 subtests passed [23:12:13.160] 27/311 postgresql:recovery / recovery/024_archive_recovery OK 3.21s 2 subtests passed [23:12:15.838] 28/311 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 3.99s 1 subtests passed [23:12:20.300] 29/311 postgresql:recovery / recovery/026_overwrite_contrecord OK 7.20s 3 subtests passed [23:12:21.784] 30/311 postgresql:recovery / recovery/028_pitr_timelines OK 5.95s 3 subtests passed [23:12:23.993] 31/311 postgresql:recovery / recovery/018_wal_optimize OK 19.17s 38 subtests passed [23:12:26.386] 32/311 postgresql:recovery / recovery/019_replslot_limit OK 21.32s 26 subtests passed [23:12:27.327] 33/311 postgresql:recovery / recovery/029_stats_restart OK 7.03s 42 subtests passed [23:12:29.892] 34/311 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.11s 11 subtests passed [23:12:31.555] 35/311 postgresql:recovery / recovery/031_recovery_conflict OK 7.56s 18 subtests passed [23:12:32.349] 36/311 postgresql:recovery / recovery/034_create_database OK 2.46s 2 subtests passed [23:12:34.056] 37/311 postgresql:recovery / recovery/032_relfilenode_reuse OK 7.67s 14 subtests passed [23:12:36.504] 38/311 postgresql:recovery / recovery/036_truncated_dropped OK 4.15s 8 subtests passed [23:12:36.669] ▶ 39/311 - vacuum-extending-in-repetable-read 595 ms FAIL [23:12:36.670] 39/311 postgresql:isolation / isolation/isolation ERROR 59.22s exit status 1 [23:12:36.670] >>> INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=250 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/isolation:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/isolation --testgroup isolation --testname isolation -- /tmp/cirrus-ci-build/build/src/test/isolation/pg_isolation_regress --inputdir /tmp/cirrus-ci-build/src/test/isolation --expecteddir /tmp/cirrus-ci-build/src/test/isolation --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/isolation --max-concurrent-tests=20 --dbname isolation_regression --outputdir /tmp/cirrus-ci-build/build/testrun/isolation/isolation --temp-instance /tmp/cirrus-ci-build/build/testrun/isolation/isolation/tmp_check --port 40053 --schedule /tmp/cirrus-ci-build/build/../src/test/isolation/isolation_schedule [23:12:36.670] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [23:12:36.670] stderr: [23:12:36.670] # 1 of 118 tests failed. [23:12:36.670] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/isolation/isolation/regression.diffs". [23:12:36.670] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/isolation/isolation/regression.out". [23:12:36.670] [23:12:36.670] (test program exited with status code 1) [23:12:36.670] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [23:12:36.670] [23:12:37.773] 40/311 postgresql:recovery / recovery/037_invalid_database OK 3.72s 13 subtests passed [23:12:41.664] 41/311 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.16s 2 subtests passed [23:12:44.042] 42/311 postgresql:recovery / recovery/033_replay_tsp_drops OK 16.71s 3 subtests passed [23:12:46.422] 43/311 postgresql:regress / regress/regress OK 69.01s 225 subtests passed [23:12:46.764] 44/311 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.10s 6 subtests passed [23:12:49.862] 45/311 postgresql:recovery / recovery/042_low_level_backup OK 5.82s 4 subtests passed [23:12:50.663] 46/311 postgresql:recovery / recovery/039_end_of_wal OK 13.99s 14 subtests passed [23:12:52.482] 47/311 postgresql:plperl / plperl/regress OK 1.82s 12 subtests passed [23:12:52.781] 48/311 postgresql:plpgsql / plpgsql/regress OK 2.92s 13 subtests passed [23:12:53.575] 49/311 postgresql:kerberos / kerberos/001_auth OK 6.81s 142 subtests passed [23:12:54.858] 50/311 postgresql:pltcl / pltcl/regress OK 2.08s 8 subtests passed [23:12:55.674] 51/311 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 17.90s 32 subtests passed [23:12:55.830] 52/311 postgresql:recovery / recovery/043_wal_replay_wait OK 9.41s 9 subtests passed [23:12:55.993] 53/311 postgresql:basic_archive / basic_archive/regress OK 1.13s 1 subtests passed [23:12:56.025] 54/311 postgresql:plpython / plpython/regress OK 3.54s 23 subtests passed [23:12:56.912] 55/311 postgresql:recovery / recovery/035_standby_logical_decoding OK 25.36s 86 subtests passed [23:12:57.109] 56/311 postgresql:bloom / bloom/regress OK 1.43s 1 subtests passed [23:12:57.184] 57/311 postgresql:bool_plperl / bool_plperl/regress OK 1.35s 2 subtests passed [23:12:58.000] 58/311 postgresql:citext / citext/regress OK 1.09s 3 subtests passed [23:12:58.152] 59/311 postgresql:cube / cube/regress OK 1.04s 2 subtests passed [23:12:58.477] 60/311 postgresql:dblink / dblink/regress OK 1.29s 1 subtests passed [23:12:58.763] 61/311 postgresql:dict_int / dict_int/regress OK 0.76s 1 subtests passed [23:12:58.962] 62/311 postgresql:dict_xsyn / dict_xsyn/regress OK 0.81s 1 subtests passed [23:12:59.244] 63/311 postgresql:btree_gin / btree_gin/regress OK 3.25s 30 subtests passed [23:12:59.519] 64/311 postgresql:btree_gist / btree_gist/regress OK 3.49s 32 subtests passed [23:12:59.650] 65/311 postgresql:earthdistance / earthdistance/regress OK 1.17s 1 subtests passed [23:12:59.804] 66/311 postgresql:file_fdw / file_fdw/regress OK 1.04s 1 subtests passed [23:12:59.852] 67/311 postgresql:amcheck / amcheck/regress OK 6.28s 3 subtests passed [23:12:59.893] 68/311 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 0.93s 2 subtests passed [23:13:00.577] 69/311 postgresql:hstore_plpython / hstore_plpython/regress OK 0.93s 1 subtests passed [23:13:01.065] 70/311 postgresql:hstore_plperl / hstore_plperl/regress OK 1.54s 3 subtests passed [23:13:01.116] 71/311 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.22s 2 subtests passed [23:13:01.117] 72/311 postgresql:isn / isn/regress OK 1.26s 1 subtests passed [23:13:01.631] 73/311 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.05s 1 subtests passed [23:13:02.022] 74/311 postgresql:lo / lo/regress OK 0.96s 1 subtests passed [23:13:02.240] 75/311 postgresql:ltree_plpython / ltree_plpython/regress OK 1.10s 1 subtests passed [23:13:02.475] 76/311 postgresql:hstore / hstore/regress OK 3.23s 2 subtests passed [23:13:02.726] 77/311 postgresql:ltree / ltree/regress OK 1.61s 1 subtests passed [23:13:03.016] 78/311 postgresql:passwordcheck / passwordcheck/regress OK 0.99s 1 subtests passed [23:13:03.340] 79/311 postgresql:pg_buffercache / pg_buffercache/regress OK 1.10s 1 subtests passed [23:13:03.718] 80/311 postgresql:pg_freespacemap / pg_freespacemap/regress OK 0.99s 1 subtests passed [23:13:04.100] 81/311 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.08s 1 subtests passed [23:13:04.256] 82/311 postgresql:pageinspect / pageinspect/regress OK 2.62s 8 subtests passed [23:13:04.488] 83/311 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.15s 1 subtests passed [23:13:05.116] 84/311 postgresql:pgstattuple / pgstattuple/regress OK 1.01s 1 subtests passed [23:13:05.284] 85/311 postgresql:pg_surgery / pg_surgery/regress OK 1.03s 1 subtests passed [23:13:05.653] 86/311 postgresql:pgcrypto / pgcrypto/regress OK 3.18s 23 subtests passed [23:13:05.959] 87/311 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.24s 14 subtests passed [23:13:06.258] 88/311 postgresql:pg_visibility / pg_visibility/regress OK 1.14s 1 subtests passed [23:13:06.332] 89/311 postgresql:pg_walinspect / pg_walinspect/regress OK 1.05s 2 subtests passed [23:13:06.986] 90/311 postgresql:seg / seg/regress OK 1.03s 3 subtests passed [23:13:07.112] 91/311 postgresql:pg_trgm / pg_trgm/regress OK 2.62s 3 subtests passed [23:13:07.177] 92/311 postgresql:tablefunc / tablefunc/regress OK 0.92s 1 subtests passed [23:13:07.265] 93/311 postgresql:tcn / tcn/isolation OK 0.93s 1 subtests passed [23:13:07.981] 94/311 postgresql:tsm_system_time / tsm_system_time/regress OK 0.71s 1 subtests passed [23:13:08.058] 95/311 postgresql:tsm_system_rows / tsm_system_rows/regress OK 0.88s 1 subtests passed [23:13:09.201] 96/311 postgresql:unaccent / unaccent/regress OK 1.22s 1 subtests passed [23:13:09.693] 97/311 postgresql:uuid-ossp / uuid-ossp/regress OK 1.63s 1 subtests passed [23:13:10.411] 98/311 postgresql:xml2 / xml2/regress OK 1.21s 1 subtests passed [23:13:10.704] 99/311 postgresql:brin / brin/isolation OK 1.01s 1 subtests passed [23:13:11.393] 100/311 postgresql:commit_ts / commit_ts/regress OK 0.98s 1 subtests passed [23:13:11.508] 101/311 postgresql:intarray / intarray/regress OK 11.70s 1 subtests passed [23:13:11.905] 102/311 postgresql:test_decoding / test_decoding/isolation OK 4.79s 12 subtests passed [23:13:12.255] 103/311 postgresql:dummy_index_am / dummy_index_am/regress OK 0.86s 1 subtests passed [23:13:12.280] 104/311 postgresql:delay_execution / delay_execution/isolation OK 1.57s 2 subtests passed [23:13:12.523] 105/311 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.01s 1 subtests passed [23:13:13.403] 106/311 postgresql:injection_points / injection_points/regress OK 1.15s 2 subtests passed [23:13:13.523] 107/311 postgresql:plsample / plsample/regress OK 1.00s 1 subtests passed [23:13:14.844] 108/311 postgresql:gin / gin/regress OK 2.94s 1 subtests passed [23:13:14.902] 109/311 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.50s 1 subtests passed [23:13:15.418] 110/311 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.89s 1 subtests passed [23:13:15.758] 111/311 postgresql:injection_points / injection_points/isolation OK 3.48s 1 subtests passed [23:13:15.922] 112/311 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.08s 1 subtests passed [23:13:16.206] 113/311 postgresql:postgres_fdw / postgres_fdw/regress OK 10.55s 2 subtests passed [23:13:16.321] 114/311 postgresql:test_dsa / test_dsa/regress OK 0.90s 1 subtests passed [23:13:16.696] 115/311 postgresql:test_dsm_registry / test_dsm_registry/regress OK 0.94s 1 subtests passed [23:13:17.265] 116/311 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.06s 1 subtests passed [23:13:17.641] 117/311 postgresql:test_lfind / test_lfind/regress OK 0.94s 1 subtests passed [23:13:17.687] 118/311 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.78s 21 subtests passed [23:13:19.118] 119/311 postgresql:test_parser / test_parser/regress OK 1.47s 1 subtests passed [23:13:19.377] 120/311 postgresql:test_pg_dump / test_pg_dump/regress OK 1.69s 1 subtests passed [23:13:19.768] 121/311 postgresql:test_extensions / test_extensions/regress OK 3.85s 2 subtests passed [23:13:20.519] 122/311 postgresql:test_predtest / test_predtest/regress OK 1.40s 1 subtests passed [23:13:20.711] 123/311 postgresql:test_radixtree / test_radixtree/regress OK 1.33s 1 subtests passed [23:13:21.039] 124/311 postgresql:test_rbtree / test_rbtree/regress OK 1.27s 1 subtests passed [23:13:21.616] 125/311 postgresql:test_oat_hooks / test_oat_hooks/regress OK 4.35s 2 subtests passed [23:13:21.643] 126/311 postgresql:test_resowner / test_resowner/regress OK 0.93s 1 subtests passed [23:13:22.128] 127/311 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.09s 1 subtests passed [23:13:22.334] 128/311 postgresql:test_regex / test_regex/regress OK 1.81s 2 subtests passed [23:13:22.518] 129/311 postgresql:test_slru / test_slru/regress OK 0.87s 1 subtests passed [23:13:22.790] 130/311 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 105.37s 18 subtests passed [23:13:23.287] 131/311 postgresql:test_tidstore / test_tidstore/regress OK 1.16s 1 subtests passed [23:13:23.534] 132/311 postgresql:unsafe_tests / unsafe_tests/regress OK 1.20s 3 subtests passed [23:13:23.554] 133/311 postgresql:libpq / libpq/002_api OK 0.27s 1 subtests passed [23:13:24.004] 134/311 postgresql:test_decoding / test_decoding/regress OK 17.02s 19 subtests passed [23:13:24.280] 135/311 postgresql:libpq / libpq/001_uri OK 1.49s 63 subtests passed [23:13:25.015] 136/311 postgresql:test_shm_mq / test_shm_mq/regress OK 3.40s 1 subtests passed [23:13:25.323] 137/311 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.31s 9 subtests passed [23:13:25.772] 138/311 postgresql:test_integerset / test_integerset/regress OK 9.45s 1 subtests passed [23:13:27.663] 139/311 postgresql:libpq / libpq/003_load_balance_host_list OK 4.13s 127 subtests passed [23:13:27.792] 140/311 postgresql:libpq / libpq/004_load_balance_dns OK 4.24s 125 subtests passed [23:13:28.333] 141/311 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.01s 106 subtests passed [23:13:28.747] 142/311 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.41s 51 subtests passed [23:13:30.485] 143/311 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.69s 10 subtests passed [23:13:31.606] 144/311 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.12s 3 subtests passed [23:13:31.842] 145/311 postgresql:ecpg / ecpg/ecpg OK 9.32s 65 subtests passed [23:13:32.265] 146/311 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.60s 32 subtests passed [23:13:33.360] 147/311 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.52s 21 subtests passed [23:13:33.687] 148/311 postgresql:pg_checksums / pg_checksums/001_basic OK 0.33s 9 subtests passed [23:13:36.160] 149/311 postgresql:libpq / libpq/005_negotiate_encryption OK 12.15s 249 subtests passed [23:13:36.403] 150/311 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.24s 13 subtests passed [23:13:36.894] 151/311 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.29s 43 subtests passed [23:13:38.475] 152/311 postgresql:pg_amcheck / pg_amcheck/003_check OK 12.70s 75 subtests passed [23:13:39.254] 153/311 postgresql:pg_checksums / pg_checksums/002_actions OK 5.57s 66 subtests passed [23:13:41.075] 154/311 postgresql:recovery / recovery/027_stream_regress OK 87.91s 9 subtests passed [23:13:41.152] 155/311 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.68s 11 subtests passed [23:13:42.116] 156/311 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 5.22s 7 subtests passed [23:13:43.241] 157/311 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.09s 3 subtests passed [23:13:43.469] 158/311 postgresql:pg_config / pg_config/001_pg_config OK 0.23s 21 subtests passed [23:13:43.751] 159/311 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 7.35s 6 subtests passed [23:13:44.012] 160/311 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.54s 18 subtests passed [23:13:44.617] 161/311 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.54s 4 subtests passed [23:13:44.769] 162/311 postgresql:pg_ctl / pg_ctl/002_status OK 0.76s 3 subtests passed [23:13:45.468] 163/311 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 6.21s 22 subtests passed [23:13:45.931] 164/311 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 13.66s 36 subtests passed [23:13:46.647] 165/311 postgresql:pg_dump / pg_dump/001_basic OK 1.18s 93 subtests passed [23:13:47.209] 166/311 postgresql:initdb / initdb/001_initdb OK 22.93s 56 subtests passed [23:13:47.263] 167/311 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.51s 25 subtests passed [23:13:47.335] 168/311 postgresql:pg_ctl / pg_ctl/003_promote OK 2.72s 12 subtests passed [23:13:47.484] 169/311 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.37s 2 subtests passed [23:13:47.842] 170/311 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.19s 3 subtests passed [23:13:47.953] 171/311 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.18s 14 subtests passed [23:13:48.831] 172/311 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.99s 9 subtests passed [23:13:49.600] 173/311 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.39s 4 subtests passed [23:13:49.903] 174/311 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.42s 75 subtests passed [23:13:50.961] 175/311 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 22.21s 193 subtests passed [23:13:53.090] 176/311 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.13s 1 subtests passed [23:13:53.445] 177/311 postgresql:pg_rewind / pg_rewind/006_options OK 0.35s 13 subtests passed [23:13:54.362] 178/311 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 7.10s 108 subtests passed [23:13:54.618] 179/311 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.02s 5 subtests passed [23:13:56.078] 180/311 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.17s 9 subtests passed [23:13:56.436] 181/311 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.36s 13 subtests passed [23:13:56.665] 182/311 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.23s 13 subtests passed [23:13:57.038] 183/311 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.37s 17 subtests passed [23:13:57.658] 184/311 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.21s 7 subtests passed [23:13:57.985] 185/311 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.37s 3 subtests passed [23:13:59.893] 186/311 postgresql:pg_rewind / pg_rewind/002_databases OK 11.06s 11 subtests passed [23:13:59.955] 187/311 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 1.97s 32 subtests passed [23:14:00.412] 188/311 postgresql:pg_dump / pg_dump/010_dump_connstr OK 13.08s 14 subtests passed [23:14:01.096] 189/311 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.14s 5 subtests passed [23:14:01.688] 190/311 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.79s 60 subtests passed [23:14:02.135] 191/311 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 7.77s 3 subtests passed [23:14:02.359] 192/311 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 5.32s 38 subtests passed [23:14:02.658] 193/311 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.25s 9 subtests passed [23:14:02.946] 194/311 postgresql:pg_rewind / pg_rewind/001_basic OK 14.99s 56 subtests passed [23:14:03.263] 195/311 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.32s 11 subtests passed [23:14:03.791] 196/311 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.13s 5 subtests passed [23:14:04.188] 197/311 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.09s 15 subtests passed [23:14:04.639] 198/311 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.37s 7 subtests passed [23:14:05.836] 199/311 postgresql:pg_waldump / pg_waldump/001_basic OK 3.48s 92 subtests passed [23:14:05.920] 200/311 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.73s 208 subtests passed [23:14:06.003] 201/311 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 3.87s 18 subtests passed [23:14:06.278] 202/311 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.59s 10 subtests passed [23:14:07.010] 203/311 postgresql:psql / psql/020_cancel OK 1.09s 2 subtests passed [23:14:07.155] 204/311 postgresql:scripts / scripts/010_clusterdb OK 1.15s 15 subtests passed [23:14:07.228] 205/311 postgresql:psql / psql/010_tab_completion OK 1.38s 89 subtests passed [23:14:07.954] 206/311 postgresql:scripts / scripts/011_clusterdb_all OK 1.67s 7 subtests passed [23:14:09.004] 207/311 postgresql:scripts / scripts/050_dropdb OK 1.77s 15 subtests passed [23:14:09.115] 208/311 postgresql:scripts / scripts/040_createuser OK 1.96s 37 subtests passed [23:14:09.194] 209/311 postgresql:scripts / scripts/070_dropuser OK 1.24s 12 subtests passed [23:14:09.271] 210/311 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 11.61s 92 subtests passed [23:14:09.841] 211/311 postgresql:psql / psql/001_basic OK 5.20s 108 subtests passed [23:14:10.090] 212/311 postgresql:scripts / scripts/080_pg_isready OK 1.08s 11 subtests passed [23:14:11.462] 213/311 postgresql:scripts / scripts/101_vacuumdb_all OK 1.62s 5 subtests passed [23:14:11.511] 214/311 postgresql:scripts / scripts/091_reindexdb_all OK 2.32s 13 subtests passed [23:14:12.185] 215/311 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.67s 39 subtests passed [23:14:13.433] 216/311 postgresql:pg_dump / pg_dump/002_pg_dump OK 27.50s 11446 subtests passed [23:14:13.779] 217/311 postgresql:scripts / scripts/090_reindexdb OK 4.66s 64 subtests passed [23:14:13.902] 218/311 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.81s 4 subtests passed [23:14:13.940] 219/311 postgresql:scripts / scripts/100_vacuumdb OK 4.67s 85 subtests passed [23:14:13.998] 220/311 postgresql:scripts / scripts/020_createdb OK 6.99s 60 subtests passed [23:14:14.704] 221/311 postgresql:amcheck / amcheck/002_cic OK 1.21s 3 subtests passed [23:14:15.266] 222/311 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.27s 19 subtests passed [23:14:15.718] 223/311 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.81s 6 subtests passed [23:14:15.766] 224/311 postgresql:amcheck / amcheck/003_cic_2pc OK 1.99s 5 subtests passed [23:14:15.972] 225/311 postgresql:oid2name / oid2name/001_basic OK 0.25s 9 subtests passed [23:14:16.166] 226/311 postgresql:amcheck / amcheck/005_pitr OK 2.22s 3 subtests passed [23:14:16.952] 227/311 postgresql:scripts / scripts/200_connstr OK 5.49s 3 subtests passed [23:14:17.181] 228/311 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.41s 7 subtests passed [23:14:17.649] 229/311 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.67s 3 subtests passed [23:14:17.923] 230/311 postgresql:vacuumlo / vacuumlo/001_basic OK 0.27s 9 subtests passed [23:14:18.394] 231/311 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.23s 2 subtests passed [23:14:18.546] 232/311 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 1.59s 3 subtests passed [23:14:18.816] 233/311 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.55s 16 subtests passed [23:14:18.847] 234/311 postgresql:test_decoding / test_decoding/001_repl_stats OK 1.67s 2 subtests passed [23:14:19.052] 235/311 postgresql:authentication / authentication/005_sspi SKIP 0.20s [23:14:19.714] 236/311 postgresql:pgbench / pgbench/001_pgbench_with_server OK 15.92s 451 subtests passed [23:14:19.876] 237/311 postgresql:authentication / authentication/004_file_inclusion OK 1.06s 2 subtests passed [23:14:20.527] 238/311 postgresql:authentication / authentication/003_peer OK 1.98s 53 subtests passed [23:14:21.000] 239/311 postgresql:postmaster / postmaster/001_connection_limits OK 1.28s 27 subtests passed [23:14:21.174] 240/311 postgresql:authentication / authentication/002_saslprep OK 2.78s 20 subtests passed [23:14:21.920] 241/311 postgresql:authentication / authentication/006_login_trigger OK 2.86s 32 subtests passed [23:14:22.848] 242/311 postgresql:authentication / authentication/001_password OK 4.92s 178 subtests passed [23:14:23.737] 243/311 postgresql:subscription / subscription/003_constraints OK 2.74s 6 subtests passed [23:14:23.845] 244/311 postgresql:subscription / subscription/002_types OK 3.32s 4 subtests passed [23:14:25.154] 245/311 postgresql:amcheck / amcheck/001_verify_heapam OK 12.97s 272 subtests passed [23:14:25.181] 246/311 postgresql:subscription / subscription/006_rewrite OK 2.33s 2 subtests passed [23:14:25.575] 247/311 postgresql:subscription / subscription/004_sync OK 4.40s 8 subtests passed [23:14:25.931] 248/311 postgresql:subscription / subscription/007_ddl OK 2.19s 4 subtests passed [23:14:26.824] 249/311 postgresql:subscription / subscription/008_diff_schema OK 2.98s 5 subtests passed [23:14:27.109] 250/311 postgresql:subscription / subscription/005_encoding OK 5.19s 1 subtests passed [23:14:27.305] 251/311 postgresql:subscription / subscription/009_matviews OK 2.15s 1 subtests passed [23:14:27.712] 252/311 postgresql:subscription / subscription/011_generated OK 2.14s 3 subtests passed [23:14:29.707] 253/311 postgresql:bloom / bloom/001_wal OK 15.00s 31 subtests passed [23:14:30.430] 254/311 postgresql:subscription / subscription/016_stream_subxact OK 2.72s 3 subtests passed [23:14:30.519] 255/311 postgresql:subscription / subscription/001_rep_changes OK 10.64s 36 subtests passed [23:14:30.963] 256/311 postgresql:subscription / subscription/010_truncate OK 5.78s 14 subtests passed [23:14:31.288] 257/311 postgresql:subscription / subscription/012_collation OK 5.36s 2 subtests passed [23:14:31.954] 258/311 postgresql:subscription / subscription/017_stream_ddl OK 2.25s 3 subtests passed [23:14:32.736] 259/311 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.22s 2 subtests passed [23:14:32.865] 260/311 postgresql:subscription / subscription/014_binary OK 5.76s 8 subtests passed [23:14:32.983] 261/311 postgresql:subscription / subscription/020_messages OK 2.02s 5 subtests passed [23:14:35.292] 262/311 postgresql:subscription / subscription/024_add_drop_pub OK 2.43s 3 subtests passed [23:14:35.481] 263/311 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.05s 9 subtests passed [23:14:37.625] 264/311 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.64s 13 subtests passed [23:14:38.422] 265/311 postgresql:subscription / subscription/015_stream OK 11.12s 10 subtests passed [23:14:39.062] 266/311 postgresql:subscription / subscription/021_twophase OK 7.77s 30 subtests passed [23:14:40.141] 267/311 postgresql:subscription / subscription/022_twophase_cascade OK 8.19s 41 subtests passed [23:14:40.638] 268/311 postgresql:subscription / subscription/013_partition OK 13.81s 74 subtests passed [23:14:41.221] 269/311 postgresql:subscription / subscription/023_twophase_stream OK 8.48s 33 subtests passed [23:14:41.582] 270/311 postgresql:subscription / subscription/029_on_error OK 3.16s 5 subtests passed [23:14:41.798] 271/311 postgresql:subscription / subscription/026_stats OK 6.50s 13 subtests passed [23:14:43.543] 272/311 postgresql:brin / brin/01_workitems OK 1.74s 2 subtests passed [23:14:44.399] 273/311 postgresql:subscription / subscription/030_origin OK 5.34s 11 subtests passed [23:14:44.601] 274/311 postgresql:subscription / subscription/027_nosuperuser OK 9.12s 19 subtests passed [23:14:45.539] 275/311 postgresql:subscription / subscription/028_row_filter OK 7.91s 24 subtests passed [23:14:45.748] 276/311 postgresql:brin / brin/02_wal_consistency OK 2.20s 2 subtests passed [23:14:45.842] 277/311 postgresql:subscription / subscription/033_run_as_table_owner OK 4.62s 10 subtests passed [23:14:46.564] 278/311 postgresql:commit_ts / commit_ts/001_base OK 2.16s 2 subtests passed [23:14:47.263] 279/311 postgresql:commit_ts / commit_ts/002_standby OK 2.66s 4 subtests passed [23:14:47.602] 280/311 postgresql:injection_points / injection_points/001_stats OK 1.76s 7 subtests passed [23:14:47.992] 281/311 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 1.43s 4 subtests passed [23:14:48.137] 282/311 postgresql:commit_ts / commit_ts/004_restart OK 2.39s 16 subtests passed [23:14:48.333] 283/311 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.07s 21 subtests passed [23:14:48.631] 284/311 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.03s 4 subtests passed [23:14:48.796] 285/311 postgresql:commit_ts / commit_ts/003_standby_2 OK 3.26s 4 subtests passed [23:14:48.860] 286/311 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.23s 6 subtests passed [23:14:49.002] 287/311 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.01s 2 subtests passed [23:14:49.020] 288/311 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.22s 2 subtests passed [23:14:49.311] 289/311 postgresql:subscription / subscription/032_subscribe_use_index OK 8.67s 15 subtests passed [23:14:49.824] 290/311 postgresql:test_misc / test_misc/003_check_guc OK 0.80s 3 subtests passed [23:14:50.045] 291/311 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 1.91s 258 subtests passed [23:14:50.440] 292/311 postgresql:test_misc / test_misc/002_tablespace OK 1.44s 20 subtests passed [23:14:50.798] 293/311 postgresql:test_misc / test_misc/001_constraint_validation OK 1.94s 42 subtests passed [23:14:50.899] 294/311 postgresql:test_misc / test_misc/005_timeouts OK 1.07s 2 subtests passed [23:14:51.438] 295/311 postgresql:subscription / subscription/031_column_list OK 11.30s 36 subtests passed [23:14:51.664] 296/311 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.22s [23:14:51.696] 297/311 postgresql:test_misc / test_misc/004_io_direct OK 2.38s 3 subtests passed [23:14:51.877] 298/311 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.83s 2 subtests passed [23:14:51.893] 299/311 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.20s [23:14:51.914] 300/311 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.25s [23:14:52.194] 301/311 postgresql:test_slru / test_slru/001_multixact OK 1.40s 3 subtests passed [23:14:52.624] 302/311 postgresql:subscription / subscription/100_bugs OK 11.04s 14 subtests passed [23:14:53.526] 303/311 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.63s 8 subtests passed [23:14:54.157] 304/311 postgresql:ldap / ldap/002_bindpasswd OK 1.53s 3 subtests passed [23:14:54.739] 305/311 postgresql:icu / icu/010_database OK 1.21s 8 subtests passed [23:14:55.214] 306/311 postgresql:ssl / ssl/003_sslinfo OK 3.30s 21 subtests passed [23:14:55.215] 307/311 postgresql:ssl / ssl/002_scram OK 3.32s 28 subtests passed [23:14:55.250] 308/311 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.81s 1044 subtests passed [23:14:56.774] 309/311 postgresql:ldap / ldap/001_auth OK 4.58s 47 subtests passed [23:14:57.181] 310/311 postgresql:test_json_parser / test_json_parser/002_inline OK 8.85s 1700 subtests passed [23:15:00.012] 311/311 postgresql:ssl / ssl/001_ssltests OK 8.13s 225 subtests passed [23:15:00.080] [23:15:00.080] Summary of Failures: [23:15:00.080] [23:15:00.080] 39/311 postgresql:isolation / isolation/isolation ERROR 59.22s exit status 1 [23:15:00.080] [23:15:00.080] Ok: 306 [23:15:00.080] Expected Fail: 0 [23:15:00.080] Fail: 1 [23:15:00.080] Unexpected Pass: 0 [23:15:00.080] Skipped: 4 [23:15:00.080] Timeout: 0 [23:15:00.080] [23:15:00.080] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt