[14:55:37.850] su postgres <<-EOF [14:55:37.850] ulimit -c unlimited [14:55:37.850] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [14:55:37.850] EOF [14:55:38.997] 1/312 postgresql:setup / tmp_install OK 0.81s [14:55:39.047] 2/312 postgresql:setup / install_test_files OK 0.05s [14:55:40.542] 3/312 postgresql:setup / initdb_cache OK 1.49s [14:55:40.857] 4/312 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.31s 9 subtests passed [14:55:44.977] 5/312 postgresql:recovery / recovery/002_archiving OK 4.35s 8 subtests passed [14:55:52.109] 6/312 postgresql:recovery / recovery/003_recovery_targets OK 11.25s 9 subtests passed [14:55:52.773] 7/312 postgresql:recovery / recovery/004_timeline_switch OK 7.79s 3 subtests passed [14:55:54.222] 8/312 postgresql:recovery / recovery/001_stream_rep OK 13.61s 62 subtests passed [14:55:55.703] 9/312 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 15.14s 12 subtests passed [14:55:57.028] 10/312 postgresql:recovery / recovery/006_logical_decoding OK 4.25s 20 subtests passed [14:55:57.584] 11/312 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 17.01s 14 subtests passed [14:55:59.823] 12/312 postgresql:recovery / recovery/005_replay_delay OK 7.71s 3 subtests passed [14:56:02.768] 13/312 postgresql:recovery / recovery/007_sync_rep OK 8.55s 11 subtests passed [14:56:03.397] 14/312 postgresql:recovery / recovery/010_logical_decoding_timelines OK 5.81s 13 subtests passed [14:56:05.539] 15/312 postgresql:recovery / recovery/013_crash_restart OK 2.77s 18 subtests passed [14:56:06.420] 16/312 postgresql:recovery / recovery/014_unlogged_reinit OK 3.02s 23 subtests passed [14:56:07.041] 17/312 postgresql:recovery / recovery/012_subtransactions OK 7.22s 12 subtests passed [14:56:09.287] 18/312 postgresql:recovery / recovery/016_min_consistency OK 2.87s 1 subtests passed [14:56:09.344] 19/312 postgresql:recovery / recovery/008_fsm_truncation OK 13.64s 1 subtests passed [14:56:09.369] 20/312 postgresql:recovery / recovery/015_promotion_pages OK 3.83s 1 subtests passed [14:56:10.470] 21/312 postgresql:recovery / recovery/009_twophase OK 13.44s 30 subtests passed [14:56:10.702] 22/312 postgresql:recovery / recovery/017_shm OK 3.66s 4 subtests passed [14:56:12.848] 23/312 postgresql:recovery / recovery/022_crash_temp_files OK 2.15s 11 subtests passed [14:56:13.393] 24/312 postgresql:recovery / recovery/021_row_visibility OK 2.92s 10 subtests passed [14:56:16.427] 25/312 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.58s 1 subtests passed [14:56:17.406] 26/312 postgresql:recovery / recovery/024_archive_recovery OK 4.01s 2 subtests passed [14:56:17.515] 27/312 postgresql:recovery / recovery/020_archive_status OK 8.14s 19 subtests passed [14:56:19.896] 28/312 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 3.47s 1 subtests passed [14:56:25.770] 29/312 postgresql:recovery / recovery/026_overwrite_contrecord OK 8.36s 3 subtests passed [14:56:26.813] 30/312 postgresql:recovery / recovery/028_pitr_timelines OK 6.92s 3 subtests passed [14:56:29.949] 31/312 postgresql:recovery / recovery/018_wal_optimize OK 20.66s 38 subtests passed [14:56:32.370] 32/312 postgresql:recovery / recovery/019_replslot_limit OK 23.03s 26 subtests passed [14:56:33.206] 33/312 postgresql:recovery / recovery/029_stats_restart OK 7.44s 42 subtests passed [14:56:35.095] 34/312 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.28s 11 subtests passed [14:56:37.695] 35/312 postgresql:recovery / recovery/031_recovery_conflict OK 7.75s 18 subtests passed [14:56:37.769] 36/312 postgresql:recovery / recovery/034_create_database OK 2.67s 2 subtests passed [14:56:42.180] 37/312 postgresql:recovery / recovery/032_relfilenode_reuse OK 9.81s 14 subtests passed [14:56:42.809] 38/312 postgresql:recovery / recovery/036_truncated_dropped OK 5.04s 8 subtests passed [14:56:44.678] ▶ 39/312 - vacuum-extending-in-repetable-read 752 ms FAIL [14:56:44.683] 39/312 postgresql:isolation / isolation/isolation ERROR 64.10s exit status 1 [14:56:44.684] >>> INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=240 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu 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 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 [14:56:44.684] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [14:56:44.684] stderr: [14:56:44.684] # 1 of 118 tests failed. [14:56:44.684] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/isolation/isolation/regression.diffs". [14:56:44.684] # 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". [14:56:44.684] [14:56:44.684] (test program exited with status code 1) [14:56:44.684] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [14:56:44.684] [14:56:45.209] 40/312 postgresql:recovery / recovery/037_invalid_database OK 3.03s 13 subtests passed [14:56:47.324] 41/312 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.51s 2 subtests passed [14:56:49.371] 42/312 postgresql:recovery / recovery/033_replay_tsp_drops OK 16.16s 3 subtests passed [14:56:53.082] 43/312 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.76s 6 subtests passed [14:56:54.944] 44/312 postgresql:regress / regress/regress OK 74.40s 225 subtests passed [14:56:55.331] 45/312 postgresql:recovery / recovery/042_low_level_backup OK 5.96s 4 subtests passed [14:56:58.174] 46/312 postgresql:plpgsql / plpgsql/regress OK 2.84s 13 subtests passed [14:56:58.376] 47/312 postgresql:recovery / recovery/039_end_of_wal OK 13.69s 14 subtests passed [14:57:00.489] 48/312 postgresql:plperl / plperl/regress OK 2.31s 12 subtests passed [14:57:01.204] 49/312 postgresql:kerberos / kerberos/001_auth OK 6.26s 142 subtests passed [14:57:01.826] 50/312 postgresql:recovery / recovery/043_wal_replay_wait OK 8.74s 12 subtests passed [14:57:02.117] 51/312 postgresql:plpython / plpython/regress OK 3.74s 23 subtests passed [14:57:02.632] 52/312 postgresql:pltcl / pltcl/regress OK 2.14s 8 subtests passed [14:57:02.882] 53/312 postgresql:basic_archive / basic_archive/regress OK 1.05s 1 subtests passed [14:57:03.095] 54/312 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 17.88s 32 subtests passed [14:57:03.133] 55/312 postgresql:bloom / bloom/regress OK 1.02s 1 subtests passed [14:57:03.585] 56/312 postgresql:bool_plperl / bool_plperl/regress OK 0.95s 2 subtests passed [14:57:04.420] 57/312 postgresql:citext / citext/regress OK 1.29s 3 subtests passed [14:57:04.796] 58/312 postgresql:cube / cube/regress OK 1.21s 2 subtests passed [14:57:05.515] 59/312 postgresql:recovery / recovery/035_standby_logical_decoding OK 27.82s 86 subtests passed [14:57:05.676] 60/312 postgresql:dict_int / dict_int/regress OK 0.88s 1 subtests passed [14:57:06.010] 61/312 postgresql:dblink / dblink/regress OK 1.59s 1 subtests passed [14:57:06.449] 62/312 postgresql:btree_gin / btree_gin/regress OK 3.57s 30 subtests passed [14:57:06.519] 63/312 postgresql:dict_xsyn / dict_xsyn/regress OK 1.00s 1 subtests passed [14:57:06.934] 64/312 postgresql:file_fdw / file_fdw/regress OK 0.92s 1 subtests passed [14:57:06.972] 65/312 postgresql:btree_gist / btree_gist/regress OK 3.88s 32 subtests passed [14:57:07.186] 66/312 postgresql:earthdistance / earthdistance/regress OK 1.51s 1 subtests passed [14:57:07.407] 67/312 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 0.96s 2 subtests passed [14:57:07.441] 68/312 postgresql:amcheck / amcheck/regress OK 6.24s 3 subtests passed [14:57:08.061] 69/312 postgresql:hstore_plpython / hstore_plpython/regress OK 1.09s 1 subtests passed [14:57:08.323] 70/312 postgresql:hstore_plperl / hstore_plperl/regress OK 1.39s 3 subtests passed [14:57:08.631] 71/312 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.19s 2 subtests passed [14:57:08.768] 72/312 postgresql:isn / isn/regress OK 1.36s 1 subtests passed [14:57:09.158] 73/312 postgresql:jsonb_plpython / jsonb_plpython/regress OK 1.10s 1 subtests passed [14:57:09.341] 74/312 postgresql:lo / lo/regress OK 1.02s 1 subtests passed [14:57:09.712] 75/312 postgresql:ltree_plpython / ltree_plpython/regress OK 0.94s 1 subtests passed [14:57:10.187] 76/312 postgresql:hstore / hstore/regress OK 3.67s 2 subtests passed [14:57:10.229] 77/312 postgresql:passwordcheck / passwordcheck/regress OK 0.89s 1 subtests passed [14:57:10.408] 78/312 postgresql:pg_buffercache / pg_buffercache/regress OK 0.69s 1 subtests passed [14:57:10.627] 79/312 postgresql:ltree / ltree/regress OK 1.99s 1 subtests passed [14:57:11.137] 80/312 postgresql:pg_freespacemap / pg_freespacemap/regress OK 0.91s 1 subtests passed [14:57:11.447] 81/312 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.04s 1 subtests passed [14:57:11.609] 82/312 postgresql:pageinspect / pageinspect/regress OK 2.45s 8 subtests passed [14:57:11.750] 83/312 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.12s 1 subtests passed [14:57:12.373] 84/312 postgresql:pgstattuple / pgstattuple/regress OK 0.92s 1 subtests passed [14:57:12.425] 85/312 postgresql:pg_surgery / pg_surgery/regress OK 0.81s 1 subtests passed [14:57:13.070] 86/312 postgresql:pgcrypto / pgcrypto/regress OK 2.88s 23 subtests passed [14:57:13.183] 87/312 postgresql:pg_walinspect / pg_walinspect/regress OK 0.76s 2 subtests passed [14:57:13.356] 88/312 postgresql:pg_visibility / pg_visibility/regress OK 0.98s 1 subtests passed [14:57:13.408] 89/312 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.27s 14 subtests passed [14:57:14.630] 90/312 postgresql:tablefunc / tablefunc/regress OK 1.27s 1 subtests passed [14:57:14.657] 91/312 postgresql:tcn / tcn/isolation OK 1.25s 1 subtests passed [14:57:14.692] 92/312 postgresql:seg / seg/regress OK 1.51s 3 subtests passed [14:57:14.940] 93/312 postgresql:pg_trgm / pg_trgm/regress OK 3.19s 3 subtests passed [14:57:15.904] 94/312 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.21s 1 subtests passed [14:57:16.141] 95/312 postgresql:tsm_system_time / tsm_system_time/regress OK 1.20s 1 subtests passed [14:57:16.906] 96/312 postgresql:unaccent / unaccent/regress OK 1.00s 1 subtests passed [14:57:17.092] 97/312 postgresql:uuid-ossp / uuid-ossp/regress OK 0.95s 1 subtests passed [14:57:17.955] 98/312 postgresql:xml2 / xml2/regress OK 1.05s 1 subtests passed [14:57:18.126] 99/312 postgresql:brin / brin/isolation OK 1.03s 1 subtests passed [14:57:18.866] 100/312 postgresql:intarray / intarray/regress OK 11.68s 1 subtests passed [14:57:19.117] 101/312 postgresql:commit_ts / commit_ts/regress OK 1.16s 1 subtests passed [14:57:19.328] 102/312 postgresql:test_decoding / test_decoding/isolation OK 4.67s 12 subtests passed [14:57:20.496] 103/312 postgresql:delay_execution / delay_execution/isolation OK 2.37s 2 subtests passed [14:57:20.638] 104/312 postgresql:dummy_index_am / dummy_index_am/regress OK 1.77s 1 subtests passed [14:57:20.885] 105/312 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.77s 1 subtests passed [14:57:21.929] 106/312 postgresql:injection_points / injection_points/regress OK 1.43s 2 subtests passed [14:57:22.022] 107/312 postgresql:gin / gin/regress OK 2.69s 1 subtests passed [14:57:22.135] 108/312 postgresql:plsample / plsample/regress OK 1.25s 1 subtests passed [14:57:22.942] 109/312 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.01s 1 subtests passed [14:57:23.045] 110/312 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 0.91s 1 subtests passed [14:57:23.309] 111/312 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.29s 1 subtests passed [14:57:23.647] 112/312 postgresql:injection_points / injection_points/isolation OK 3.01s 2 subtests passed [14:57:24.027] 113/312 postgresql:test_dsa / test_dsa/regress OK 0.98s 1 subtests passed [14:57:24.290] 114/312 postgresql:test_dsm_registry / test_dsm_registry/regress OK 0.98s 1 subtests passed [14:57:24.326] 115/312 postgresql:postgres_fdw / postgres_fdw/regress OK 11.25s 2 subtests passed [14:57:24.889] 116/312 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 0.86s 1 subtests passed [14:57:25.613] 117/312 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.67s 21 subtests passed [14:57:25.691] 118/312 postgresql:test_lfind / test_lfind/regress OK 1.36s 1 subtests passed [14:57:27.006] 119/312 postgresql:test_parser / test_parser/regress OK 1.39s 1 subtests passed [14:57:27.355] 120/312 postgresql:test_pg_dump / test_pg_dump/regress OK 1.66s 1 subtests passed [14:57:28.144] 121/312 postgresql:test_predtest / test_predtest/regress OK 1.14s 1 subtests passed [14:57:28.552] 122/312 postgresql:test_extensions / test_extensions/regress OK 4.90s 2 subtests passed [14:57:28.790] 123/312 postgresql:test_radixtree / test_radixtree/regress OK 1.43s 1 subtests passed [14:57:29.088] 124/312 postgresql:test_rbtree / test_rbtree/regress OK 0.94s 1 subtests passed [14:57:29.131] 125/312 postgresql:test_oat_hooks / test_oat_hooks/regress OK 4.24s 2 subtests passed [14:57:29.689] 126/312 postgresql:test_resowner / test_resowner/regress OK 0.90s 1 subtests passed [14:57:29.714] 127/312 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade OK 109.16s 18 subtests passed [14:57:29.873] 128/312 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.78s 1 subtests passed [14:57:30.469] 129/312 postgresql:test_slru / test_slru/regress OK 0.78s 1 subtests passed [14:57:30.527] 130/312 postgresql:test_regex / test_regex/regress OK 1.97s 2 subtests passed [14:57:30.748] 131/312 postgresql:typcache / typcache/regress OK 0.87s 1 subtests passed [14:57:30.960] 132/312 postgresql:test_tidstore / test_tidstore/regress OK 1.24s 1 subtests passed [14:57:31.283] 133/312 postgresql:libpq / libpq/002_api OK 0.32s 1 subtests passed [14:57:31.601] 134/312 postgresql:test_decoding / test_decoding/regress OK 16.97s 19 subtests passed [14:57:32.044] 135/312 postgresql:unsafe_tests / unsafe_tests/regress OK 1.57s 3 subtests passed [14:57:32.198] 136/312 postgresql:test_shm_mq / test_shm_mq/regress OK 3.07s 1 subtests passed [14:57:32.542] 137/312 postgresql:libpq / libpq/001_uri OK 1.79s 63 subtests passed [14:57:32.802] 138/312 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.26s 9 subtests passed [14:57:33.172] 139/312 postgresql:test_integerset / test_integerset/regress OK 8.88s 1 subtests passed [14:57:35.585] 140/312 postgresql:libpq / libpq/003_load_balance_host_list OK 4.30s 127 subtests passed [14:57:35.899] 141/312 postgresql:libpq / libpq/004_load_balance_dns OK 4.30s 125 subtests passed [14:57:35.921] 142/312 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.12s 106 subtests passed [14:57:36.197] 143/312 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.27s 51 subtests passed [14:57:38.464] 144/312 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.56s 10 subtests passed [14:57:39.576] 145/312 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.11s 3 subtests passed [14:57:39.924] 146/312 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.34s 32 subtests passed [14:57:40.537] 147/312 postgresql:ecpg / ecpg/ecpg OK 10.01s 65 subtests passed [14:57:41.397] 148/312 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.47s 21 subtests passed [14:57:41.670] 149/312 postgresql:pg_checksums / pg_checksums/001_basic OK 0.27s 9 subtests passed [14:57:45.125] 150/312 postgresql:libpq / libpq/005_negotiate_encryption OK 13.08s 249 subtests passed [14:57:45.393] 151/312 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.27s 13 subtests passed [14:57:45.508] 152/312 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.93s 43 subtests passed [14:57:46.056] 153/312 postgresql:pg_amcheck / pg_amcheck/003_check OK 12.88s 75 subtests passed [14:57:47.276] 154/312 postgresql:pg_checksums / pg_checksums/002_actions OK 5.60s 66 subtests passed [14:57:48.446] 155/312 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.39s 11 subtests passed [14:57:49.918] 156/312 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.41s 7 subtests passed [14:57:49.933] 157/312 postgresql:recovery / recovery/027_stream_regress OK 92.42s 9 subtests passed [14:57:51.707] 158/312 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 6.31s 6 subtests passed [14:57:51.988] 159/312 postgresql:pg_config / pg_config/001_pg_config OK 0.28s 21 subtests passed [14:57:52.222] 160/312 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.30s 3 subtests passed [14:57:52.421] 161/312 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.97s 4 subtests passed [14:57:52.461] 162/312 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.47s 18 subtests passed [14:57:53.240] 163/312 postgresql:pg_ctl / pg_ctl/002_status OK 0.82s 3 subtests passed [14:57:54.014] 164/312 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 6.74s 22 subtests passed [14:57:54.557] 165/312 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 14.02s 36 subtests passed [14:57:54.979] 166/312 postgresql:pg_dump / pg_dump/001_basic OK 0.96s 93 subtests passed [14:57:55.049] 167/312 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.12s 2 subtests passed [14:57:55.165] 168/312 postgresql:pg_ctl / pg_ctl/003_promote OK 2.70s 12 subtests passed [14:57:55.851] 169/312 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.63s 25 subtests passed [14:57:56.393] 170/312 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.41s 3 subtests passed [14:57:56.561] 171/312 postgresql:initdb / initdb/001_initdb OK 24.36s 56 subtests passed [14:57:56.619] 172/312 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.38s 14 subtests passed [14:57:57.375] 173/312 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.81s 9 subtests passed [14:57:57.604] 174/312 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.55s 4 subtests passed [14:57:58.036] 175/312 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 21.84s 193 subtests passed [14:57:58.545] 176/312 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.15s 75 subtests passed [14:58:00.894] 177/312 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.35s 1 subtests passed [14:58:01.257] 178/312 postgresql:pg_rewind / pg_rewind/006_options OK 0.36s 13 subtests passed [14:58:01.888] 179/312 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 6.72s 108 subtests passed [14:58:03.207] 180/312 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.60s 5 subtests passed [14:58:04.291] 181/312 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.25s 9 subtests passed [14:58:04.740] 182/312 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.45s 13 subtests passed [14:58:04.974] 183/312 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.23s 13 subtests passed [14:58:05.246] 184/312 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.27s 17 subtests passed [14:58:05.656] 185/312 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.40s 7 subtests passed [14:58:06.026] 186/312 postgresql:pg_rewind / pg_rewind/009_growing_files OK 2.82s 3 subtests passed [14:58:07.610] 187/312 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 5.72s 3 subtests passed [14:58:08.023] 188/312 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.00s 32 subtests passed [14:58:08.566] 189/312 postgresql:pg_rewind / pg_rewind/002_databases OK 11.19s 11 subtests passed [14:58:09.044] 190/312 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.02s 5 subtests passed [14:58:09.695] 191/312 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 2.08s 60 subtests passed [14:58:10.097] 192/312 postgresql:pg_dump / pg_dump/010_dump_connstr OK 14.24s 14 subtests passed [14:58:10.719] 193/312 postgresql:pg_rewind / pg_rewind/001_basic OK 14.10s 56 subtests passed [14:58:11.212] 194/312 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 5.96s 38 subtests passed [14:58:11.241] 195/312 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.67s 9 subtests passed [14:58:11.494] 196/312 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.25s 11 subtests passed [14:58:12.060] 197/312 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 0.85s 5 subtests passed [14:58:12.406] 198/312 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.36s 15 subtests passed [14:58:12.557] 199/312 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.06s 7 subtests passed [14:58:14.159] 200/312 postgresql:pg_waldump / pg_waldump/001_basic OK 3.44s 92 subtests passed [14:58:14.238] 201/312 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.83s 208 subtests passed [14:58:14.289] 202/312 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 4.19s 18 subtests passed [14:58:14.504] 203/312 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.81s 10 subtests passed [14:58:15.218] 204/312 postgresql:psql / psql/020_cancel OK 0.98s 2 subtests passed [14:58:15.627] 205/312 postgresql:psql / psql/010_tab_completion OK 1.47s 89 subtests passed [14:58:15.685] 206/312 postgresql:scripts / scripts/010_clusterdb OK 1.40s 15 subtests passed [14:58:16.104] 207/312 postgresql:scripts / scripts/011_clusterdb_all OK 1.60s 7 subtests passed [14:58:17.252] 208/312 postgresql:scripts / scripts/040_createuser OK 1.62s 37 subtests passed [14:58:17.364] 209/312 postgresql:scripts / scripts/070_dropuser OK 1.26s 12 subtests passed [14:58:17.499] 210/312 postgresql:scripts / scripts/050_dropdb OK 1.81s 15 subtests passed [14:58:17.695] 211/312 postgresql:psql / psql/001_basic OK 5.14s 108 subtests passed [14:58:18.261] 212/312 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 12.60s 92 subtests passed [14:58:18.307] 213/312 postgresql:scripts / scripts/080_pg_isready OK 1.05s 11 subtests passed [14:58:19.337] 214/312 postgresql:scripts / scripts/091_reindexdb_all OK 1.84s 13 subtests passed [14:58:19.761] 215/312 postgresql:scripts / scripts/101_vacuumdb_all OK 1.50s 5 subtests passed [14:58:20.368] 216/312 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.61s 39 subtests passed [14:58:22.204] 217/312 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.90s 4 subtests passed [14:58:22.371] 218/312 postgresql:scripts / scripts/100_vacuumdb OK 4.67s 85 subtests passed [14:58:22.417] 219/312 postgresql:scripts / scripts/090_reindexdb OK 5.05s 64 subtests passed [14:58:22.840] 220/312 postgresql:scripts / scripts/020_createdb OK 7.62s 60 subtests passed [14:58:23.157] 221/312 postgresql:pg_dump / pg_dump/002_pg_dump OK 28.59s 11446 subtests passed [14:58:23.497] 222/312 postgresql:amcheck / amcheck/002_cic OK 1.29s 3 subtests passed [14:58:24.295] 223/312 postgresql:amcheck / amcheck/003_cic_2pc OK 1.92s 5 subtests passed [14:58:24.500] 224/312 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.08s 6 subtests passed [14:58:24.604] 225/312 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.36s 19 subtests passed [14:58:24.821] 226/312 postgresql:oid2name / oid2name/001_basic OK 0.32s 9 subtests passed [14:58:24.853] 227/312 postgresql:scripts / scripts/200_connstr OK 5.52s 3 subtests passed [14:58:25.368] 228/312 postgresql:amcheck / amcheck/005_pitr OK 2.53s 3 subtests passed [14:58:25.998] 229/312 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.39s 7 subtests passed [14:58:26.312] 230/312 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.49s 3 subtests passed [14:58:26.551] 231/312 postgresql:vacuumlo / vacuumlo/001_basic OK 0.24s 9 subtests passed [14:58:26.946] 232/312 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.09s 2 subtests passed [14:58:27.136] 233/312 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 1.77s 3 subtests passed [14:58:27.736] 234/312 postgresql:test_decoding / test_decoding/001_repl_stats OK 1.74s 2 subtests passed [14:58:27.964] 235/312 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.67s 16 subtests passed [14:58:28.067] 236/312 postgresql:pgbench / pgbench/001_pgbench_with_server OK 16.01s 451 subtests passed [14:58:28.207] 237/312 postgresql:authentication / authentication/005_sspi SKIP 0.24s [14:58:28.890] 238/312 postgresql:authentication / authentication/004_file_inclusion OK 1.15s 2 subtests passed [14:58:29.241] 239/312 postgresql:authentication / authentication/003_peer OK 2.10s 53 subtests passed [14:58:29.571] 240/312 postgresql:postmaster / postmaster/001_connection_limits OK 1.36s 27 subtests passed [14:58:29.750] 241/312 postgresql:authentication / authentication/002_saslprep OK 2.80s 20 subtests passed [14:58:30.713] 242/312 postgresql:authentication / authentication/006_login_trigger OK 2.64s 32 subtests passed [14:58:31.654] 243/312 postgresql:authentication / authentication/001_password OK 5.10s 178 subtests passed [14:58:32.591] 244/312 postgresql:subscription / subscription/003_constraints OK 3.02s 6 subtests passed [14:58:32.857] 245/312 postgresql:subscription / subscription/002_types OK 3.61s 4 subtests passed [14:58:33.907] 246/312 postgresql:amcheck / amcheck/001_verify_heapam OK 13.54s 272 subtests passed [14:58:34.050] 247/312 postgresql:subscription / subscription/006_rewrite OK 2.39s 2 subtests passed [14:58:34.098] 248/312 postgresql:subscription / subscription/004_sync OK 4.35s 8 subtests passed [14:58:34.725] 249/312 postgresql:subscription / subscription/007_ddl OK 2.13s 4 subtests passed [14:58:35.869] 250/312 postgresql:subscription / subscription/008_diff_schema OK 3.01s 5 subtests passed [14:58:36.068] 251/312 postgresql:subscription / subscription/005_encoding OK 5.35s 1 subtests passed [14:58:36.348] 252/312 postgresql:subscription / subscription/009_matviews OK 2.44s 1 subtests passed [14:58:36.386] 253/312 postgresql:subscription / subscription/011_generated OK 2.29s 3 subtests passed [14:58:38.948] 254/312 postgresql:bloom / bloom/001_wal OK 15.45s 31 subtests passed [14:58:39.330] 255/312 postgresql:subscription / subscription/016_stream_subxact OK 2.94s 3 subtests passed [14:58:39.898] 256/312 postgresql:subscription / subscription/001_rep_changes OK 11.01s 36 subtests passed [14:58:40.019] 257/312 postgresql:subscription / subscription/010_truncate OK 5.97s 14 subtests passed [14:58:40.450] 258/312 postgresql:subscription / subscription/012_collation OK 5.72s 2 subtests passed [14:58:41.071] 259/312 postgresql:subscription / subscription/014_binary OK 5.00s 8 subtests passed [14:58:41.761] 260/312 postgresql:subscription / subscription/017_stream_ddl OK 2.81s 3 subtests passed [14:58:42.025] 261/312 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.13s 2 subtests passed [14:58:42.353] 262/312 postgresql:subscription / subscription/020_messages OK 2.33s 5 subtests passed [14:58:44.518] 263/312 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.19s 9 subtests passed [14:58:44.939] 264/312 postgresql:subscription / subscription/024_add_drop_pub OK 2.91s 3 subtests passed [14:58:47.301] 265/312 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.95s 13 subtests passed [14:58:47.931] 266/312 postgresql:subscription / subscription/015_stream OK 11.58s 10 subtests passed [14:58:48.511] 267/312 postgresql:subscription / subscription/021_twophase OK 8.06s 30 subtests passed [14:58:49.149] 268/312 postgresql:subscription / subscription/022_twophase_cascade OK 8.08s 41 subtests passed [14:58:50.654] 269/312 postgresql:subscription / subscription/013_partition OK 14.78s 74 subtests passed [14:58:50.781] 270/312 postgresql:subscription / subscription/023_twophase_stream OK 9.02s 33 subtests passed [14:58:51.186] 271/312 postgresql:subscription / subscription/026_stats OK 6.67s 13 subtests passed [14:58:51.287] 272/312 postgresql:subscription / subscription/029_on_error OK 3.35s 5 subtests passed [14:58:53.251] 273/312 postgresql:brin / brin/01_workitems OK 1.96s 2 subtests passed [14:58:54.181] 274/312 postgresql:subscription / subscription/030_origin OK 5.67s 11 subtests passed [14:58:54.280] 275/312 postgresql:subscription / subscription/027_nosuperuser OK 9.34s 19 subtests passed [14:58:55.469] 276/312 postgresql:subscription / subscription/033_run_as_table_owner OK 4.69s 10 subtests passed [14:58:55.782] 277/312 postgresql:subscription / subscription/028_row_filter OK 8.48s 24 subtests passed [14:58:55.809] 278/312 postgresql:brin / brin/02_wal_consistency OK 2.56s 2 subtests passed [14:58:56.271] 279/312 postgresql:commit_ts / commit_ts/001_base OK 2.09s 2 subtests passed [14:58:57.093] 280/312 postgresql:commit_ts / commit_ts/002_standby OK 2.81s 4 subtests passed [14:58:57.708] 281/312 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 1.44s 4 subtests passed [14:58:57.733] 282/312 postgresql:injection_points / injection_points/001_stats OK 1.92s 7 subtests passed [14:58:58.003] 283/312 postgresql:commit_ts / commit_ts/004_restart OK 2.22s 16 subtests passed [14:58:58.369] 284/312 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.28s 21 subtests passed [14:58:58.717] 285/312 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.01s 4 subtests passed [14:58:58.753] 286/312 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.02s 2 subtests passed [14:58:58.924] 287/312 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.17s 2 subtests passed [14:58:58.949] 288/312 postgresql:commit_ts / commit_ts/003_standby_2 OK 3.48s 4 subtests passed [14:58:58.950] 289/312 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.23s 6 subtests passed [14:58:59.791] 290/312 postgresql:test_misc / test_misc/003_check_guc OK 0.82s 3 subtests passed [14:58:59.809] 291/312 postgresql:subscription / subscription/032_subscribe_use_index OK 9.15s 15 subtests passed [14:59:00.244] 292/312 postgresql:test_misc / test_misc/002_tablespace OK 1.29s 20 subtests passed [14:59:00.245] 293/312 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 2.24s 258 subtests passed [14:59:01.110] 294/312 postgresql:test_misc / test_misc/005_timeouts OK 1.30s 2 subtests passed [14:59:01.137] 295/312 postgresql:test_misc / test_misc/001_constraint_validation OK 2.21s 42 subtests passed [14:59:01.239] 296/312 postgresql:subscription / subscription/031_column_list OK 12.09s 36 subtests passed [14:59:01.415] 297/312 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.17s [14:59:01.580] 298/312 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.16s [14:59:01.732] 299/312 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.15s [14:59:01.927] 300/312 postgresql:subscription / subscription/100_bugs OK 10.74s 14 subtests passed [14:59:02.032] 301/312 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.78s 2 subtests passed [14:59:02.251] 302/312 postgresql:test_misc / test_misc/004_io_direct OK 2.46s 3 subtests passed [14:59:02.473] 303/312 postgresql:test_slru / test_slru/001_multixact OK 1.36s 3 subtests passed [14:59:03.626] 304/312 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.49s 8 subtests passed [14:59:04.019] 305/312 postgresql:ldap / ldap/002_bindpasswd OK 1.55s 3 subtests passed [14:59:04.819] 306/312 postgresql:icu / icu/010_database OK 1.19s 8 subtests passed [14:59:05.081] 307/312 postgresql:ssl / ssl/002_scram OK 3.15s 28 subtests passed [14:59:05.183] 308/312 postgresql:ssl / ssl/003_sslinfo OK 3.15s 21 subtests passed [14:59:05.193] 309/312 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.92s 1044 subtests passed [14:59:06.846] 310/312 postgresql:ldap / ldap/001_auth OK 4.59s 47 subtests passed [14:59:07.883] 311/312 postgresql:test_json_parser / test_json_parser/002_inline OK 9.51s 1700 subtests passed [14:59:10.172] 312/312 postgresql:ssl / ssl/001_ssltests OK 8.44s 227 subtests passed [14:59:10.241] [14:59:10.241] Summary of Failures: [14:59:10.241] [14:59:10.241] 39/312 postgresql:isolation / isolation/isolation ERROR 64.10s exit status 1 [14:59:10.241] [14:59:10.241] Ok: 307 [14:59:10.241] Expected Fail: 0 [14:59:10.241] Fail: 1 [14:59:10.241] Unexpected Pass: 0 [14:59:10.241] Skipped: 4 [14:59:10.241] Timeout: 0 [14:59:10.241] [14:59:10.241] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt