[13:02:58.419] su postgres <<-EOF [13:02:58.419] ulimit -c unlimited [13:02:58.419] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [13:02:58.419] EOF [13:02:59.618] 1/350 postgresql:setup / tmp_install OK 0.88s [13:02:59.673] 2/350 postgresql:setup / install_test_files OK 0.05s [13:03:01.211] 3/350 postgresql:setup / initdb_cache OK 1.54s [13:03:01.479] 4/350 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.26s 9 subtests passed [13:03:15.618] 5/350 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 14.36s 16 subtests passed [13:03:18.273] 6/350 postgresql:recovery / recovery/001_stream_rep OK 16.79s 63 subtests passed [13:03:25.180] 7/350 postgresql:recovery / recovery/002_archiving OK 9.56s 8 subtests passed [13:03:27.760] 8/350 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 26.53s 12 subtests passed [13:03:35.413] 9/350 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 34.17s 19 subtests passed [13:03:36.603] 10/350 postgresql:recovery / recovery/003_recovery_targets OK 18.33s 12 subtests passed [13:03:41.239] 11/350 postgresql:recovery / recovery/004_timeline_switch OK 16.06s 3 subtests passed [13:03:41.799] 12/350 postgresql:recovery / recovery/005_replay_delay OK 14.04s 3 subtests passed [13:03:42.714] 13/350 postgresql:recovery / recovery/006_logical_decoding OK 7.30s 20 subtests passed [13:03:45.243] ▶ 14/350 + generated_virtual 2644 ms FAIL [13:03:46.786] 15/350 postgresql:recovery / recovery/007_sync_rep OK 10.18s 11 subtests passed [13:03:51.063] 16/350 postgresql:recovery / recovery/010_logical_decoding_timelines OK 8.35s 13 subtests passed [13:03:54.697] 17/350 postgresql:recovery / recovery/013_crash_restart OK 3.63s 19 subtests passed [13:03:55.554] 18/350 postgresql:recovery / recovery/009_twophase OK 13.75s 30 subtests passed [13:03:55.604] 19/350 postgresql:recovery / recovery/012_subtransactions OK 8.82s 12 subtests passed [13:03:58.522] 20/350 postgresql:recovery / recovery/008_fsm_truncation OK 17.28s 1 subtests passed [13:04:00.420] 21/350 postgresql:recovery / recovery/014_unlogged_reinit OK 5.72s 23 subtests passed [13:04:01.179] 22/350 postgresql:recovery / recovery/016_min_consistency OK 5.57s 1 subtests passed [13:04:02.474] 23/350 postgresql:recovery / recovery/015_promotion_pages OK 6.92s 1 subtests passed [13:04:06.000] 24/350 postgresql:recovery / recovery/017_shm OK 7.48s 4 subtests passed [13:04:13.305] 25/350 postgresql:recovery / recovery/020_archive_status OK 10.83s 19 subtests passed [13:04:13.414] 26/350 postgresql:recovery / recovery/021_row_visibility OK 7.41s 10 subtests passed [13:04:16.999] 27/350 postgresql:isolation / isolation/isolation OK 75.72s 122 subtests passed [13:04:20.163] 28/350 postgresql:recovery / recovery/022_crash_temp_files OK 6.86s 11 subtests passed [13:04:21.058] 29/350 postgresql:recovery / recovery/023_pitr_prepared_xact OK 7.64s 1 subtests passed [13:04:25.388] 30/350 postgresql:recovery / recovery/024_archive_recovery OK 8.39s 2 subtests passed [13:04:28.725] 14/350 postgresql:regress / regress/regress ERROR 87.51s exit status 1 [13:04:28.725] >>> INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=177 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so top_builddir=/tmp/cirrus-ci-build/build /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/regress --pg-test-extra '' --testgroup regress --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/regress/regress/tmp_check --port 40056 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [13:04:28.725] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:04:28.725] stderr: [13:04:28.725] # 1 of 229 tests failed. [13:04:28.725] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [13:04:28.725] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.out". [13:04:28.725] [13:04:28.725] (test program exited with status code 1) [13:04:28.725] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:04:28.725] [13:04:28.892] 31/350 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 8.73s 1 subtests passed [13:04:29.262] 32/350 postgresql:recovery / recovery/018_wal_optimize OK 28.84s 38 subtests passed [13:04:31.673] ▶ 33/350 - regression tests pass FAIL [13:04:32.153] 34/350 postgresql:recovery / recovery/026_overwrite_contrecord OK 11.09s 3 subtests passed [13:04:34.885] 35/350 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 93.62s 50 subtests passed [13:04:35.225] 36/350 postgresql:recovery / recovery/019_replslot_limit OK 34.04s 26 subtests passed [13:04:37.316] 37/350 postgresql:recovery / recovery/028_pitr_timelines OK 8.59s 3 subtests passed [13:04:37.695] 38/350 postgresql:recovery / recovery/029_stats_restart OK 8.80s 44 subtests passed [13:04:37.930] 39/350 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.67s 11 subtests passed [13:04:41.313] 40/350 postgresql:recovery / recovery/031_recovery_conflict OK 9.16s 18 subtests passed [13:04:41.872] 41/350 postgresql:recovery / recovery/034_create_database OK 4.55s 2 subtests passed [13:04:44.714] 42/350 postgresql:recovery / recovery/036_truncated_dropped OK 6.78s 8 subtests passed [13:04:45.132] 43/350 postgresql:recovery / recovery/032_relfilenode_reuse OK 10.25s 14 subtests passed [13:04:47.092] 44/350 postgresql:recovery / recovery/037_invalid_database OK 5.78s 10 subtests passed [13:04:51.419] 45/350 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 9.55s 2 subtests passed [13:04:53.599] 46/350 postgresql:recovery / recovery/041_checkpoint_at_promote OK 6.51s 6 subtests passed [13:04:55.819] 47/350 postgresql:recovery / recovery/033_replay_tsp_drops OK 20.59s 3 subtests passed [13:05:00.757] 48/350 postgresql:recovery / recovery/042_low_level_backup OK 9.33s 4 subtests passed [13:05:01.998] 49/350 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 6.18s 1 subtests passed [13:05:02.184] 50/350 postgresql:recovery / recovery/039_end_of_wal OK 17.47s 14 subtests passed [13:05:02.658] 51/350 postgresql:recovery / recovery/043_no_contrecord_switch OK 9.06s 1 subtests passed [13:05:08.336] 52/350 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 5.68s 3 subtests passed [13:05:10.805] 53/350 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 8.62s 1 subtests passed [13:05:12.340] 54/350 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 10.34s 1 subtests passed [13:05:14.303] 55/350 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 29.17s 35 subtests passed [13:05:14.867] 56/350 postgresql:recovery / recovery/035_standby_logical_decoding OK 37.17s 89 subtests passed [13:05:16.785] 57/350 postgresql:plpgsql / plpgsql/regress OK 5.98s 13 subtests passed [13:05:17.078] 58/350 postgresql:plperl / plperl/regress OK 4.74s 13 subtests passed [13:05:17.929] 59/350 postgresql:recovery / recovery/045_archive_restartpoint OK 17.17s 1 subtests passed [13:05:18.659] 33/350 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 137.43s exit status 1 [13:05:18.659] >>> INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=211 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test:/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 with_icu=yes top_builddir=/tmp/cirrus-ci-build/build /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl [13:05:18.659] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:05:18.659] stderr: [13:05:18.659] # Failed test 'regression tests pass' [13:05:18.659] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 304. [13:05:18.659] # got: '256' [13:05:18.659] # expected: '0' [13:05:18.659] # Looks like you failed 1 test of 20. [13:05:18.659] [13:05:18.659] (test program exited with status code 1) [13:05:18.659] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:05:18.659] [13:05:19.042] 60/350 postgresql:pltcl / pltcl/regress OK 4.17s 8 subtests passed [13:05:19.755] 61/350 postgresql:kerberos / kerberos/001_auth OK 11.42s 142 subtests passed [13:05:19.842] 62/350 postgresql:plpython / plpython/regress OK 5.54s 23 subtests passed [13:05:20.146] 63/350 postgresql:auto_explain / auto_explain/regress OK 3.07s 1 subtests passed [13:05:22.666] 64/350 postgresql:bool_plperl / bool_plperl/regress OK 3.62s 2 subtests passed [13:05:22.721] 65/350 postgresql:basic_archive / basic_archive/regress OK 4.79s 1 subtests passed [13:05:22.746] 66/350 postgresql:bloom / bloom/regress OK 4.09s 1 subtests passed [13:05:24.347] 67/350 postgresql:citext / citext/regress OK 4.20s 3 subtests passed [13:05:26.027] 68/350 postgresql:btree_gist / btree_gist/regress OK 6.18s 32 subtests passed [13:05:26.131] 69/350 postgresql:dict_int / dict_int/regress OK 3.38s 1 subtests passed [13:05:26.904] 70/350 postgresql:dblink / dblink/regress OK 4.18s 1 subtests passed [13:05:26.941] 71/350 postgresql:cube / cube/regress OK 4.27s 2 subtests passed [13:05:27.033] 72/350 postgresql:btree_gin / btree_gin/regress OK 7.28s 30 subtests passed [13:05:27.970] 73/350 postgresql:dict_xsyn / dict_xsyn/regress OK 3.62s 1 subtests passed [13:05:29.675] 74/350 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.77s 2 subtests passed [13:05:29.743] 75/350 postgresql:earthdistance / earthdistance/regress OK 3.72s 1 subtests passed [13:05:29.830] 76/350 postgresql:file_fdw / file_fdw/regress OK 3.70s 1 subtests passed [13:05:30.070] 77/350 postgresql:hstore_plperl / hstore_plperl/regress OK 3.04s 3 subtests passed [13:05:31.486] 78/350 postgresql:hstore_plpython / hstore_plpython/regress OK 3.51s 1 subtests passed [13:05:31.648] 79/350 postgresql:amcheck / amcheck/regress OK 14.86s 4 subtests passed [13:05:33.518] 80/350 postgresql:hstore / hstore/regress OK 6.58s 2 subtests passed [13:05:34.134] 81/350 postgresql:isn / isn/regress OK 4.39s 1 subtests passed [13:05:34.174] 82/350 postgresql:jsonb_plpython / jsonb_plpython/regress OK 4.10s 1 subtests passed [13:05:34.504] 83/350 postgresql:jsonb_plperl / jsonb_plperl/regress OK 4.67s 2 subtests passed [13:05:35.009] 84/350 postgresql:lo / lo/regress OK 3.52s 1 subtests passed [13:05:37.233] 85/350 postgresql:passwordcheck / passwordcheck/regress OK 3.06s 1 subtests passed [13:05:37.294] 86/350 postgresql:ltree / ltree/regress OK 5.64s 1 subtests passed [13:05:37.552] 87/350 postgresql:ltree_plpython / ltree_plpython/regress OK 4.03s 1 subtests passed [13:05:39.619] 88/350 postgresql:pg_buffercache / pg_buffercache/regress OK 5.11s 2 subtests passed [13:05:40.847] 89/350 postgresql:pageinspect / pageinspect/regress OK 6.71s 8 subtests passed [13:05:41.317] 90/350 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 4.02s 1 subtests passed [13:05:41.417] 91/350 postgresql:pg_freespacemap / pg_freespacemap/regress OK 4.18s 1 subtests passed [13:05:42.172] 92/350 postgresql:pg_overexplain / pg_overexplain/regress OK 4.62s 1 subtests passed [13:05:42.862] 93/350 postgresql:pgcrypto / pgcrypto/regress OK 7.85s 24 subtests passed [13:05:42.895] 94/350 postgresql:pg_prewarm / pg_prewarm/regress OK 3.27s 1 subtests passed [13:05:44.359] 95/350 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.51s 1 subtests passed [13:05:44.541] 96/350 postgresql:pgstattuple / pgstattuple/regress OK 3.12s 1 subtests passed [13:05:45.698] 97/350 postgresql:pg_surgery / pg_surgery/regress OK 3.52s 1 subtests passed [13:05:47.212] 98/350 postgresql:pg_stat_statements / pg_stat_statements/regress OK 5.89s 16 subtests passed [13:05:47.782] 99/350 postgresql:pg_visibility / pg_visibility/regress OK 4.89s 1 subtests passed [13:05:48.632] 100/350 postgresql:intarray / intarray/regress OK 18.96s 1 subtests passed [13:05:49.142] 101/350 postgresql:pg_walinspect / pg_walinspect/regress OK 4.78s 2 subtests passed [13:05:50.777] 102/350 postgresql:pg_trgm / pg_trgm/regress OK 7.91s 3 subtests passed [13:05:51.138] 103/350 postgresql:seg / seg/regress OK 5.44s 3 subtests passed [13:05:51.837] 104/350 postgresql:tablefunc / tablefunc/regress OK 4.05s 1 subtests passed [13:05:52.212] 105/350 postgresql:spi / spi/regress OK 5.00s 2 subtests passed [13:05:52.228] 106/350 postgresql:tcn / tcn/isolation OK 3.59s 1 subtests passed [13:05:54.366] 107/350 postgresql:tsm_system_rows / tsm_system_rows/regress OK 3.23s 1 subtests passed [13:05:54.723] ▶ 108/350 - regression tests pass FAIL [13:05:54.858] 109/350 postgresql:tsm_system_time / tsm_system_time/regress OK 3.02s 1 subtests passed [13:05:55.576] 110/350 postgresql:unaccent / unaccent/regress OK 3.36s 1 subtests passed [13:05:55.607] 111/350 postgresql:uuid-ossp / uuid-ossp/regress OK 3.38s 1 subtests passed [13:05:57.249] 112/350 postgresql:xml2 / xml2/regress OK 2.88s 1 subtests passed [13:05:58.034] 113/350 postgresql:test_decoding / test_decoding/isolation OK 7.26s 13 subtests passed [13:05:58.122] 114/350 postgresql:brin / brin/isolation OK 3.26s 1 subtests passed [13:05:58.599] 115/350 postgresql:commit_ts / commit_ts/regress OK 3.02s 1 subtests passed [13:05:58.857] 116/350 postgresql:postgres_fdw / postgres_fdw/regress OK 14.31s 2 subtests passed [13:05:59.616] 117/350 postgresql:delay_execution / delay_execution/isolation OK 4.01s 2 subtests passed [13:06:00.346] 118/350 postgresql:dummy_index_am / dummy_index_am/regress OK 3.10s 1 subtests passed [13:06:00.937] 119/350 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.90s 1 subtests passed [13:06:01.871] 120/350 postgresql:gin / gin/regress OK 3.75s 1 subtests passed [13:06:02.095] 121/350 postgresql:injection_points / injection_points/regress OK 3.50s 4 subtests passed [13:06:02.486] 122/350 postgresql:plsample / plsample/regress OK 2.87s 1 subtests passed [13:06:03.805] 123/350 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.46s 1 subtests passed [13:06:04.381] 124/350 postgresql:test_binaryheap / test_binaryheap/regress OK 3.44s 1 subtests passed [13:06:04.680] 125/350 postgresql:injection_points / injection_points/isolation OK 5.82s 3 subtests passed [13:06:05.292] 126/350 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 3.20s 1 subtests passed [13:06:05.399] 127/350 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.53s 1 subtests passed [13:06:06.610] 128/350 postgresql:test_decoding / test_decoding/regress OK 17.47s 19 subtests passed [13:06:07.022] 129/350 postgresql:test_dsa / test_dsa/regress OK 3.22s 1 subtests passed [13:06:07.205] 130/350 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.72s 21 subtests passed [13:06:07.227] 131/350 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.84s 1 subtests passed [13:06:08.258] 132/350 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.96s 1 subtests passed [13:06:08.377] 133/350 postgresql:test_extensions / test_extensions/regress OK 3.70s 2 subtests passed [13:06:10.059] 134/350 postgresql:test_lfind / test_lfind/regress OK 3.45s 1 subtests passed [13:06:10.274] 135/350 postgresql:test_parser / test_parser/regress OK 3.07s 1 subtests passed [13:06:10.387] 136/350 postgresql:test_pg_dump / test_pg_dump/regress OK 3.16s 1 subtests passed [13:06:10.474] 137/350 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.45s 2 subtests passed [13:06:11.077] 138/350 postgresql:test_predtest / test_predtest/regress OK 2.82s 1 subtests passed [13:06:12.021] 139/350 postgresql:test_radixtree / test_radixtree/regress OK 3.64s 1 subtests passed [13:06:13.282] 140/350 postgresql:test_resowner / test_resowner/regress OK 2.89s 1 subtests passed [13:06:13.448] 141/350 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.97s 1 subtests passed [13:06:13.654] 142/350 postgresql:test_rbtree / test_rbtree/regress OK 3.59s 1 subtests passed [13:06:14.126] 108/350 postgresql:recovery / recovery/027_stream_regress ERROR 108.74s exit status 1 [13:06:14.127] >>> INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=141 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu enable_injection_points=yes REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so top_builddir=/tmp/cirrus-ci-build/build /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl [13:06:14.127] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:06:14.127] stderr: [13:06:14.127] # Failed test 'regression tests pass' [13:06:14.127] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 102. [13:06:14.127] # got: '256' [13:06:14.127] # expected: '0' [13:06:14.127] # Looks like you failed 1 test of 11. [13:06:14.127] [13:06:14.127] (test program exited with status code 1) [13:06:14.127] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:06:14.127] [13:06:14.196] 143/350 postgresql:test_regex / test_regex/regress OK 3.92s 2 subtests passed [13:06:14.862] 144/350 postgresql:test_slru / test_slru/regress OK 2.84s 1 subtests passed [13:06:15.154] 145/350 postgresql:libpq / libpq/002_api OK 0.29s 1 subtests passed [13:06:15.919] 146/350 postgresql:libpq / libpq/001_uri OK 1.72s 63 subtests passed [13:06:16.570] 147/350 postgresql:test_integerset / test_integerset/regress OK 11.17s 1 subtests passed [13:06:16.955] 148/350 postgresql:typcache / typcache/regress OK 3.51s 1 subtests passed [13:06:17.308] 149/350 postgresql:test_shm_mq / test_shm_mq/regress OK 6.23s 1 subtests passed [13:06:17.565] 150/350 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.26s 55 subtests passed [13:06:17.666] 151/350 postgresql:test_tidstore / test_tidstore/regress OK 4.38s 1 subtests passed [13:06:17.954] 152/350 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.29s 9 subtests passed [13:06:18.004] 153/350 postgresql:unsafe_tests / unsafe_tests/regress OK 4.35s 4 subtests passed [13:06:22.927] 154/350 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 4.97s 107 subtests passed [13:06:22.967] 155/350 postgresql:libpq / libpq/006_service OK 6.01s 47 subtests passed [13:06:25.918] 156/350 postgresql:libpq / libpq/004_load_balance_dns OK 10.00s 125 subtests passed [13:06:26.170] 157/350 postgresql:libpq / libpq/003_load_balance_host_list OK 11.01s 127 subtests passed [13:06:26.333] 158/350 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.41s 51 subtests passed [13:06:26.465] 159/350 postgresql:ecpg / ecpg/ecpg OK 12.34s 65 subtests passed [13:06:27.829] 160/350 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.86s 10 subtests passed [13:06:28.147] 161/350 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.22s 32 subtests passed [13:06:29.584] 162/350 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.25s 3 subtests passed [13:06:29.926] 163/350 postgresql:pg_checksums / pg_checksums/001_basic OK 0.34s 9 subtests passed [13:06:31.830] 164/350 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 4.00s 24 subtests passed [13:06:32.237] 165/350 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.41s 13 subtests passed [13:06:32.545] 166/350 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.54s 75 subtests passed [13:06:33.135] 167/350 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.67s 43 subtests passed [13:06:33.181] 168/350 postgresql:libpq / libpq/005_negotiate_encryption OK 16.61s 249 subtests passed [13:06:36.652] 169/350 postgresql:pg_checksums / pg_checksums/002_actions OK 6.72s 66 subtests passed [13:06:38.412] 170/350 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 5.27s 11 subtests passed [13:06:40.187] 171/350 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 7.64s 7 subtests passed [13:06:42.414] 172/350 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 10.18s 6 subtests passed [13:06:43.096] 173/350 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.68s 3 subtests passed [13:06:43.685] 174/350 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.03s 4 subtests passed [13:06:44.008] 175/350 postgresql:pg_config / pg_config/001_pg_config OK 0.32s 21 subtests passed [13:06:44.598] 176/350 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 11.41s 22 subtests passed [13:06:46.022] 177/350 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.61s 4 subtests passed [13:06:46.704] 178/350 postgresql:initdb / initdb/001_initdb OK 29.14s 57 subtests passed [13:06:46.759] 179/350 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.75s 18 subtests passed [13:06:47.567] 180/350 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 7.38s 2 subtests passed [13:06:48.470] 181/350 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 20.32s 46 subtests passed [13:06:48.734] 182/350 postgresql:pg_ctl / pg_ctl/002_status OK 2.71s 3 subtests passed [13:06:48.795] 183/350 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.20s 25 subtests passed [13:06:48.900] 184/350 postgresql:pg_dump / pg_dump/001_basic OK 1.33s 99 subtests passed [13:06:49.279] 185/350 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 6.18s 4 subtests passed [13:06:51.441] 186/350 postgresql:pg_ctl / pg_ctl/003_promote OK 4.74s 12 subtests passed [13:06:51.526] 187/350 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 25.35s 200 subtests passed [13:06:52.285] 188/350 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.52s 14 subtests passed [13:06:53.528] 189/350 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 4.79s 6 subtests passed [13:06:53.569] 190/350 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.77s 4 subtests passed [13:06:54.749] 191/350 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 3.22s 9 subtests passed [13:06:56.462] 192/350 postgresql:pg_resetwal / pg_resetwal/001_basic OK 5.02s 77 subtests passed [13:06:59.661] 193/350 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.76s 108 subtests passed [13:06:59.984] 194/350 postgresql:pg_rewind / pg_rewind/006_options OK 0.32s 13 subtests passed [13:07:01.106] 195/350 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.64s 1 subtests passed [13:07:03.730] 196/350 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 10.16s 6 subtests passed [13:07:04.651] 197/350 postgresql:pg_dump / pg_dump/010_dump_connstr OK 15.37s 14 subtests passed [13:07:06.651] 198/350 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 11.90s 10 subtests passed [13:07:06.930] 199/350 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.28s 13 subtests passed [13:07:07.803] 200/350 postgresql:pg_rewind / pg_rewind/007_standby_source OK 7.82s 7 subtests passed [13:07:08.047] 201/350 postgresql:pg_rewind / pg_rewind/002_databases OK 14.52s 12 subtests passed [13:07:08.282] 202/350 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.35s 18 subtests passed [13:07:08.324] 203/350 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.52s 17 subtests passed [13:07:08.898] 204/350 postgresql:pg_rewind / pg_rewind/009_growing_files OK 5.17s 3 subtests passed [13:07:09.180] 205/350 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 8.07s 3 subtests passed [13:07:10.186] 206/350 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.29s 60 subtests passed [13:07:12.436] 207/350 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.25s 5 subtests passed [13:07:12.606] 208/350 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 4.28s 32 subtests passed [13:07:13.473] 209/350 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 8.82s 1 subtests passed [13:07:13.978] 210/350 postgresql:pg_rewind / pg_rewind/001_basic OK 21.69s 57 subtests passed [13:07:14.881] 211/350 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.69s 9 subtests passed [13:07:16.820] 212/350 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 8.77s 38 subtests passed [13:07:17.099] 213/350 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.28s 11 subtests passed [13:07:18.426] 214/350 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.54s 5 subtests passed [13:07:19.400] 215/350 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 6.96s 18 subtests passed [13:07:19.816] 216/350 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 7.21s 10 subtests passed [13:07:20.672] 217/350 postgresql:pg_waldump / pg_waldump/001_basic OK 6.69s 92 subtests passed [13:07:20.758] 218/350 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.28s 21 subtests passed [13:07:20.963] 219/350 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.86s 7 subtests passed [13:07:21.618] 220/350 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.22s 207 subtests passed [13:07:24.488] 221/350 postgresql:psql / psql/020_cancel OK 3.73s 2 subtests passed [13:07:24.654] 222/350 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 16.37s 92 subtests passed [13:07:24.740] 223/350 postgresql:psql / psql/010_tab_completion OK 4.07s 89 subtests passed [13:07:25.277] 224/350 postgresql:scripts / scripts/010_clusterdb OK 4.31s 16 subtests passed [13:07:25.939] 225/350 postgresql:psql / psql/001_basic OK 6.12s 126 subtests passed [13:07:25.966] 226/350 postgresql:scripts / scripts/011_clusterdb_all OK 4.35s 7 subtests passed [13:07:28.728] 227/350 postgresql:scripts / scripts/070_dropuser OK 3.45s 13 subtests passed [13:07:28.841] 228/350 postgresql:scripts / scripts/040_createuser OK 4.19s 37 subtests passed [13:07:28.974] 229/350 postgresql:scripts / scripts/080_pg_isready OK 3.03s 11 subtests passed [13:07:29.127] 230/350 postgresql:scripts / scripts/050_dropdb OK 4.39s 16 subtests passed [13:07:32.460] 231/350 postgresql:scripts / scripts/101_vacuumdb_all OK 3.48s 5 subtests passed [13:07:32.496] 232/350 postgresql:pg_dump / pg_dump/002_pg_dump OK 44.02s 13397 subtests passed [13:07:32.923] 233/350 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.36s 27 subtests passed [13:07:33.135] 234/350 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.21s 4 subtests passed [13:07:33.690] 235/350 postgresql:scripts / scripts/090_reindexdb OK 7.72s 64 subtests passed [13:07:33.832] 236/350 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.70s 39 subtests passed [13:07:33.927] 237/350 postgresql:scripts / scripts/091_reindexdb_all OK 5.20s 13 subtests passed [13:07:35.092] 238/350 postgresql:scripts / scripts/020_createdb OK 10.60s 60 subtests passed [13:07:36.727] 239/350 postgresql:scripts / scripts/102_vacuumdb_stages OK 7.60s 4 subtests passed [13:07:37.578] 240/350 postgresql:amcheck / amcheck/002_cic OK 3.74s 3 subtests passed [13:07:38.000] 241/350 postgresql:scripts / scripts/100_vacuumdb OK 9.16s 107 subtests passed [13:07:38.424] 242/350 postgresql:amcheck / amcheck/003_cic_2pc OK 4.50s 7 subtests passed [13:07:38.684] 243/350 postgresql:scripts / scripts/200_connstr OK 6.22s 3 subtests passed [13:07:38.986] 244/350 postgresql:pgbench / pgbench/001_pgbench_with_server OK 20.56s 467 subtests passed [13:07:39.345] 245/350 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 4.25s 6 subtests passed [13:07:39.790] 246/350 postgresql:oid2name / oid2name/001_basic OK 0.44s 9 subtests passed [13:07:40.950] 247/350 postgresql:amcheck / amcheck/005_pitr OK 4.22s 3 subtests passed [13:07:41.432] 248/350 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.43s 20 subtests passed [13:07:43.526] 249/350 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.74s 7 subtests passed [13:07:43.926] 250/350 postgresql:amcheck / amcheck/006_verify_gin OK 6.35s 6 subtests passed [13:07:44.968] 251/350 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 6.28s 16 subtests passed [13:07:45.158] 252/350 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 4.21s 3 subtests passed [13:07:45.212] 253/350 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.24s [13:07:45.605] 254/350 postgresql:vacuumlo / vacuumlo/001_basic OK 0.39s 9 subtests passed [13:07:46.048] 255/350 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.62s 2 subtests passed [13:07:47.697] 256/350 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 4.17s 3 subtests passed [13:07:48.954] 257/350 postgresql:dblink / dblink/001_auth_scram OK 9.96s 12 subtests passed [13:07:49.537] 258/350 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.38s 6 subtests passed [13:07:49.666] 259/350 postgresql:authentication / authentication/002_saslprep OK 3.62s 20 subtests passed [13:07:49.714] 260/350 postgresql:authentication / authentication/005_sspi SKIP 0.17s [13:07:49.740] 261/350 postgresql:amcheck / amcheck/001_verify_heapam OK 16.05s 272 subtests passed [13:07:50.168] 262/350 postgresql:postmaster / postmaster/001_basic OK 0.43s 9 subtests passed [13:07:52.506] 263/350 postgresql:authentication / authentication/004_file_inclusion OK 3.55s 2 subtests passed [13:07:52.800] 264/350 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.87s 7 subtests passed [13:07:52.965] 265/350 postgresql:authentication / authentication/003_peer OK 5.27s 53 subtests passed [13:07:53.144] 266/350 postgresql:authentication / authentication/007_pre_auth OK 3.43s 2 subtests passed [13:07:53.253] 267/350 postgresql:authentication / authentication/006_login_trigger OK 3.59s 32 subtests passed [13:07:53.758] 268/350 postgresql:postmaster / postmaster/002_connection_limits OK 3.59s 30 subtests passed [13:07:54.199] 269/350 postgresql:authentication / authentication/001_password OK 8.59s 201 subtests passed [13:07:56.463] 270/350 postgresql:postmaster / postmaster/003_start_stop OK 3.96s 25 subtests passed [13:07:59.455] 271/350 postgresql:bloom / bloom/001_wal OK 21.03s 31 subtests passed [13:08:00.806] 272/350 postgresql:subscription / subscription/002_types OK 7.84s 4 subtests passed [13:08:00.863] 273/350 postgresql:subscription / subscription/005_encoding OK 7.10s 1 subtests passed [13:08:01.330] 274/350 postgresql:subscription / subscription/006_rewrite OK 7.13s 2 subtests passed [13:08:01.347] 275/350 postgresql:subscription / subscription/003_constraints OK 8.20s 6 subtests passed [13:08:02.488] 276/350 postgresql:subscription / subscription/004_sync OK 9.23s 8 subtests passed [13:08:06.173] 277/350 postgresql:subscription / subscription/007_ddl OK 9.71s 8 subtests passed [13:08:07.695] 278/350 postgresql:subscription / subscription/008_diff_schema OK 8.24s 5 subtests passed [13:08:07.804] 279/350 postgresql:subscription / subscription/009_matviews OK 7.00s 1 subtests passed [13:08:07.953] 280/350 postgresql:subscription / subscription/012_collation OK 6.60s 2 subtests passed [13:08:09.075] 281/350 postgresql:subscription / subscription/001_rep_changes OK 16.27s 36 subtests passed [13:08:11.819] 282/350 postgresql:subscription / subscription/010_truncate OK 10.96s 14 subtests passed [13:08:12.356] 283/350 postgresql:subscription / subscription/011_generated OK 11.03s 11 subtests passed [13:08:15.378] 284/350 postgresql:subscription / subscription/017_stream_ddl OK 7.42s 3 subtests passed [13:08:15.631] 285/350 postgresql:subscription / subscription/016_stream_subxact OK 7.82s 3 subtests passed [13:08:16.626] 286/350 postgresql:subscription / subscription/014_binary OK 10.45s 8 subtests passed [13:08:18.535] 287/350 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 6.71s 2 subtests passed [13:08:19.465] 288/350 postgresql:subscription / subscription/020_messages OK 7.11s 5 subtests passed [13:08:19.975] 289/350 postgresql:subscription / subscription/018_stream_subxact_abort OK 10.90s 9 subtests passed [13:08:26.323] 290/350 postgresql:subscription / subscription/015_stream OK 18.63s 10 subtests passed [13:08:26.449] 291/350 postgresql:subscription / subscription/013_partition OK 23.96s 74 subtests passed [13:08:27.331] 292/350 postgresql:subscription / subscription/024_add_drop_pub OK 8.79s 4 subtests passed [13:08:29.463] 293/350 postgresql:subscription / subscription/025_rep_changes_for_schema OK 10.00s 13 subtests passed [13:08:30.984] 294/350 postgresql:subscription / subscription/021_twophase OK 15.60s 31 subtests passed [13:08:31.440] 295/350 postgresql:subscription / subscription/023_twophase_stream OK 14.81s 33 subtests passed [13:08:31.520] 296/350 postgresql:subscription / subscription/026_stats OK 11.54s 13 subtests passed [13:08:31.917] 297/350 postgresql:subscription / subscription/022_twophase_cascade OK 16.28s 41 subtests passed [13:08:36.085] 298/350 postgresql:subscription / subscription/029_on_error OK 8.75s 5 subtests passed [13:08:41.150] 299/350 postgresql:subscription / subscription/033_run_as_table_owner OK 9.63s 10 subtests passed [13:08:42.068] 300/350 postgresql:subscription / subscription/028_row_filter OK 15.62s 26 subtests passed [13:08:44.031] 301/350 postgresql:subscription / subscription/030_origin OK 14.57s 13 subtests passed [13:08:44.321] 302/350 postgresql:subscription / subscription/027_nosuperuser OK 18.00s 19 subtests passed [13:08:46.177] 303/350 postgresql:brin / brin/01_workitems OK 4.11s 2 subtests passed [13:08:46.202] 304/350 postgresql:subscription / subscription/034_temporal OK 14.28s 32 subtests passed [13:08:47.074] 305/350 postgresql:subscription / subscription/032_subscribe_use_index OK 15.63s 15 subtests passed [13:08:48.844] 306/350 postgresql:commit_ts / commit_ts/001_base OK 4.52s 2 subtests passed [13:08:49.073] 307/350 postgresql:brin / brin/02_wal_consistency OK 5.04s 2 subtests passed [13:08:50.142] 308/350 postgresql:subscription / subscription/035_conflicts OK 14.06s 29 subtests passed [13:08:51.474] 309/350 postgresql:subscription / subscription/031_column_list OK 20.49s 36 subtests passed [13:08:51.513] 310/350 postgresql:commit_ts / commit_ts/002_standby OK 5.33s 4 subtests passed [13:08:51.959] 311/350 postgresql:commit_ts / commit_ts/004_restart OK 4.88s 16 subtests passed [13:08:52.494] 312/350 postgresql:commit_ts / commit_ts/003_standby_2 OK 6.29s 4 subtests passed [13:08:52.991] 313/350 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.92s 4 subtests passed [13:08:53.570] 314/350 postgresql:injection_points / injection_points/001_stats OK 4.72s 9 subtests passed [13:08:54.301] 315/350 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 4.16s 23 subtests passed [13:08:55.697] 316/350 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.74s 4 subtests passed [13:08:55.866] 317/350 postgresql:oauth_validator / oauth_validator/002_client OK 4.35s 8 subtests passed [13:08:56.151] 318/350 postgresql:test_int128 / test_int128/001_test_int128 OK 0.28s 2 subtests passed [13:08:56.449] 319/350 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.88s 2 subtests passed [13:08:56.788] 320/350 postgresql:test_escape / test_escape/001_test_escape OK 2.48s 1235 subtests passed [13:08:57.113] 321/350 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.32s 12 subtests passed [13:08:57.413] 322/350 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.30s 2 subtests passed [13:08:57.649] 323/350 postgresql:test_aio / test_aio/002_io_workers OK 4.66s 22 subtests passed [13:08:58.777] 324/350 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.08s 9 subtests passed [13:09:00.420] 325/350 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 4.27s 516 subtests passed [13:09:00.627] 326/350 postgresql:test_misc / test_misc/002_tablespace OK 2.98s 20 subtests passed [13:09:01.284] 327/350 postgresql:test_misc / test_misc/001_constraint_validation OK 3.87s 42 subtests passed [13:09:01.311] 328/350 postgresql:test_misc / test_misc/003_check_guc OK 2.53s 3 subtests passed [13:09:04.253] 329/350 postgresql:test_misc / test_misc/005_timeouts OK 3.62s 2 subtests passed [13:09:04.573] 330/350 postgresql:test_misc / test_misc/007_catcache_inval OK 3.26s 2 subtests passed [13:09:04.609] 331/350 postgresql:test_misc / test_misc/004_io_direct OK 4.19s 3 subtests passed [13:09:05.411] 332/350 postgresql:test_misc / test_misc/006_signal_autovacuum OK 4.13s 2 subtests passed [13:09:06.367] 333/350 postgresql:oauth_validator / oauth_validator/001_server OK 14.89s 131 subtests passed [13:09:06.735] 334/350 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.37s [13:09:06.959] 335/350 postgresql:test_aio / test_aio/001_aio OK 14.46s 583 subtests passed [13:09:07.032] 336/350 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.30s [13:09:07.196] 337/350 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.23s [13:09:07.791] 338/350 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.54s 10 subtests passed [13:09:08.085] 339/350 postgresql:subscription / subscription/100_bugs OK 26.93s 17 subtests passed [13:09:08.398] 340/350 postgresql:test_slru / test_slru/001_multixact OK 3.79s 3 subtests passed [13:09:10.592] 341/350 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.18s 8 subtests passed [13:09:12.279] 342/350 postgresql:ldap / ldap/002_bindpasswd OK 3.88s 3 subtests passed [13:09:13.785] 343/350 postgresql:ssl / ssl/002_scram OK 6.59s 28 subtests passed [13:09:13.850] 344/350 postgresql:test_pg_dump / test_pg_dump/001_base OK 9.27s 1044 subtests passed [13:09:14.257] 345/350 postgresql:ssl / ssl/003_sslinfo OK 6.46s 21 subtests passed [13:09:15.125] 346/350 postgresql:icu / icu/010_database OK 2.84s 8 subtests passed [13:09:15.399] 347/350 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.81s 26 subtests passed [13:09:15.823] 348/350 postgresql:ldap / ldap/001_auth OK 7.74s 47 subtests passed [13:09:19.839] 349/350 postgresql:ssl / ssl/001_ssltests OK 12.80s 247 subtests passed [13:09:20.355] 350/350 postgresql:test_json_parser / test_json_parser/002_inline OK 23.90s 3400 subtests passed [13:09:20.530] [13:09:20.530] Summary of Failures: [13:09:20.530] [13:09:20.530] 14/350 postgresql:regress / regress/regress ERROR 87.51s exit status 1 [13:09:20.530] 33/350 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 137.43s exit status 1 [13:09:20.530] 108/350 postgresql:recovery / recovery/027_stream_regress ERROR 108.74s exit status 1 [13:09:20.530] [13:09:20.530] Ok: 342 [13:09:20.530] Expected Fail: 0 [13:09:20.530] Fail: 3 [13:09:20.530] Unexpected Pass: 0 [13:09:20.530] Skipped: 5 [13:09:20.530] Timeout: 0 [13:09:20.530] [13:09:20.530] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [13:09:20.613] [13:09:20.613] Exit status: 3