[06:00:44.366] su postgres <<-EOF [06:00:44.366] ulimit -c unlimited [06:00:44.366] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [06:00:44.366] EOF [06:00:45.273] 1/319 postgresql:setup / tmp_install OK 0.58s [06:00:45.318] 2/319 postgresql:setup / install_test_files OK 0.04s [06:00:46.628] 3/319 postgresql:setup / initdb_cache OK 1.31s [06:00:46.863] 4/319 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.23s 9 subtests passed [06:00:51.580] 5/319 postgresql:recovery / recovery/002_archiving OK 4.84s 8 subtests passed [06:00:57.548] 6/319 postgresql:recovery / recovery/003_recovery_targets OK 10.68s 9 subtests passed [06:00:59.198] 7/319 postgresql:recovery / recovery/004_timeline_switch OK 7.62s 3 subtests passed [06:00:59.304] 8/319 postgresql:recovery / recovery/001_stream_rep OK 12.60s 62 subtests passed [06:01:01.239] ▶ 9/319 + create_index 2532 ms FAIL [06:01:01.243] ▶ 9/319 + create_aggregate 85 ms FAIL [06:01:01.243] ▶ 9/319 + create_function_sql 79 ms FAIL [06:01:01.244] ▶ 9/319 + create_cast 77 ms FAIL [06:01:01.244] ▶ 9/319 + constraints 76 ms FAIL [06:01:01.244] ▶ 9/319 + triggers 75 ms FAIL [06:01:01.244] ▶ 9/319 + select 21 ms FAIL [06:01:01.244] ▶ 9/319 + inherit 74 ms FAIL [06:01:01.244] ▶ 9/319 + typed_table 73 ms FAIL [06:01:01.244] ▶ 9/319 + vacuum 72 ms FAIL [06:01:01.244] ▶ 9/319 + drop_if_exists 66 ms FAIL [06:01:01.245] ▶ 9/319 + updatable_views 64 ms FAIL [06:01:01.245] ▶ 9/319 + roleattributes 18 ms FAIL [06:01:01.245] ▶ 9/319 + create_am 38 ms FAIL [06:01:01.246] ▶ 9/319 + hash_func 54 ms FAIL [06:01:01.246] ▶ 9/319 + errors 51 ms FAIL [06:01:01.246] ▶ 9/319 + infinite_recurse 32 ms FAIL [06:01:01.246] ▶ 9/319 + aggregates 2295 ms FAIL [06:01:02.865] 10/319 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 16.22s 12 subtests passed [06:01:03.840] 11/319 postgresql:recovery / recovery/006_logical_decoding OK 4.64s 20 subtests passed [06:01:03.874] 12/319 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 17.21s 14 subtests passed [06:01:06.332] 13/319 postgresql:recovery / recovery/005_replay_delay OK 8.78s 3 subtests passed [06:01:06.739] 14/319 postgresql:recovery / recovery/007_sync_rep OK 7.43s 11 subtests passed [06:01:07.197] ▶ 15/319 - regression tests pass FAIL [06:01:07.198] ▶ 15/319 - dump before running pg_upgrade FAIL [06:01:07.204] 15/319 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 20.57s exit status 29 [06:01:07.204] >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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/bin:/sbin:/bin:/usr/sbin:/usr/bin MESON_TEST_ITERATION=1 MALLOC_PERTURB_=104 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template with_icu=yes ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /usr/local/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/local/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 [06:01:07.204] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [06:01:07.204] stderr: [06:01:07.204] # Failed test 'regression tests pass' [06:01:07.204] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 264. [06:01:07.204] # got: '256' [06:01:07.204] # expected: '0' [06:01:07.204] # Failed test 'dump before running pg_upgrade' [06:01:07.204] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 326. [06:01:07.204] # Tests were run but no plan was declared and done_testing() was not seen. [06:01:07.204] # Looks like your test exited with 29 just after 6. [06:01:07.204] [06:01:07.204] (test program exited with status code 29) [06:01:07.204] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [06:01:07.204] [06:01:07.816] 16/319 postgresql:recovery / recovery/010_logical_decoding_timelines OK 3.94s 13 subtests passed [06:01:09.160] 17/319 postgresql:recovery / recovery/013_crash_restart OK 2.42s 18 subtests passed [06:01:10.077] 18/319 postgresql:recovery / recovery/014_unlogged_reinit OK 2.87s 23 subtests passed [06:01:10.909] 19/319 postgresql:recovery / recovery/012_subtransactions OK 4.58s 12 subtests passed [06:01:11.113] 20/319 postgresql:recovery / recovery/015_promotion_pages OK 3.30s 1 subtests passed [06:01:11.618] 21/319 postgresql:recovery / recovery/016_min_consistency OK 2.46s 1 subtests passed [06:01:12.863] ▶ 9/319 + psql 1249 ms FAIL [06:01:13.457] 22/319 postgresql:recovery / recovery/017_shm OK 3.38s 4 subtests passed [06:01:13.543] 23/319 postgresql:recovery / recovery/009_twophase OK 9.70s 30 subtests passed [06:01:16.327] 24/319 postgresql:recovery / recovery/021_row_visibility OK 2.87s 10 subtests passed [06:01:16.343] 25/319 postgresql:recovery / recovery/022_crash_temp_files OK 2.80s 11 subtests passed [06:01:16.514] 26/319 postgresql:recovery / recovery/008_fsm_truncation OK 13.65s 1 subtests passed [06:01:17.965] 27/319 postgresql:recovery / recovery/020_archive_status OK 6.35s 19 subtests passed [06:01:20.249] 28/319 postgresql:recovery / recovery/024_archive_recovery OK 3.91s 2 subtests passed [06:01:21.503] 29/319 postgresql:recovery / recovery/023_pitr_prepared_xact OK 5.18s 1 subtests passed [06:01:21.524] 30/319 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 5.01s 1 subtests passed [06:01:23.991] 31/319 postgresql:recovery / recovery/026_overwrite_contrecord OK 6.02s 3 subtests passed [06:01:25.950] 32/319 postgresql:recovery / recovery/028_pitr_timelines OK 4.45s 3 subtests passed [06:01:27.665] 33/319 postgresql:recovery / recovery/029_stats_restart OK 6.14s 42 subtests passed [06:01:27.978] 34/319 postgresql:recovery / recovery/019_replslot_limit OK 16.86s 26 subtests passed [06:01:28.274] 35/319 postgresql:recovery / recovery/018_wal_optimize OK 17.36s 38 subtests passed [06:01:30.526] 36/319 postgresql:recovery / recovery/030_stats_cleanup_replica OK 6.53s 11 subtests passed [06:01:31.075] 37/319 postgresql:recovery / recovery/034_create_database OK 2.80s 2 subtests passed [06:01:33.013] 38/319 postgresql:recovery / recovery/031_recovery_conflict OK 7.06s 18 subtests passed [06:01:33.058] 39/319 postgresql:recovery / recovery/032_relfilenode_reuse OK 5.39s 14 subtests passed [06:01:34.251] ▶ 9/319 + event_trigger 677 ms FAIL [06:01:34.319] 9/319 postgresql:regress / regress/regress ERROR 47.69s exit status 1 [06:01:34.319] >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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/test/regress:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin MESON_TEST_ITERATION=1 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=196 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /usr/local/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 40052 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [06:01:34.319] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [06:01:34.319] stderr: [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # (test process exited with exit code 2) [06:01:34.319] # 20 of 224 tests failed. [06:01:34.319] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [06:01:34.319] # 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". [06:01:34.319] [06:01:34.319] (test program exited with status code 1) [06:01:34.319] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [06:01:34.319] [06:01:35.058] 40/319 postgresql:recovery / recovery/036_truncated_dropped OK 3.98s 8 subtests passed [06:01:35.121] 41/319 postgresql:recovery / recovery/037_invalid_database OK 2.11s 10 subtests passed [06:01:36.910] ▶ 42/319 - regression tests pass FAIL [06:01:36.919] 42/319 postgresql:recovery / recovery/027_stream_regress ERROR 16.67s exit status 29 [06:01:36.919] >>> MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib MALLOC_PERTURB_=205 MESON_TEST_ITERATION=1 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/bin:/sbin:/bin:/usr/sbin:/usr/bin LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template enable_injection_points=yes ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 /usr/local/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/local/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 [06:01:36.919] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [06:01:36.919] stderr: [06:01:36.919] # Failed test 'regression tests pass' [06:01:36.919] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [06:01:36.919] # got: '256' [06:01:36.919] # expected: '0' [06:01:36.919] # Tests were run but no plan was declared and done_testing() was not seen. [06:01:36.919] # Looks like your test exited with 29 just after 2. [06:01:36.919] [06:01:36.919] (test program exited with status code 29) [06:01:36.919] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [06:01:36.919] [06:01:37.294] 43/319 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 4.24s 2 subtests passed [06:01:38.012] 44/319 postgresql:recovery / recovery/033_replay_tsp_drops OK 10.03s 3 subtests passed [06:01:38.209] 45/319 postgresql:recovery / recovery/041_checkpoint_at_promote OK 3.09s 6 subtests passed [06:01:40.332] 46/319 postgresql:recovery / recovery/043_no_contrecord_switch OK 3.04s 1 subtests passed [06:01:40.663] 47/319 postgresql:recovery / recovery/042_low_level_backup OK 3.74s 4 subtests passed [06:01:41.457] 48/319 postgresql:plpgsql / plpgsql/regress OK 3.25s 13 subtests passed [06:01:42.010] 49/319 postgresql:recovery / recovery/039_end_of_wal OK 7.62s 14 subtests passed [06:01:42.823] 50/319 postgresql:plperl / plperl/regress OK 2.49s 13 subtests passed [06:01:43.981] 51/319 postgresql:pltcl / pltcl/regress OK 2.52s 8 subtests passed [06:01:44.152] 52/319 postgresql:plpython / plpython/regress OK 3.49s 23 subtests passed [06:01:44.594] 53/319 postgresql:basic_archive / basic_archive/regress OK 1.77s 1 subtests passed [06:01:45.632] 54/319 postgresql:bloom / bloom/regress OK 1.65s 1 subtests passed [06:01:45.738] 55/319 postgresql:bool_plperl / bool_plperl/regress OK 1.58s 2 subtests passed [06:01:45.762] 56/319 postgresql:amcheck / amcheck/regress OK 3.75s 3 subtests passed [06:01:46.154] 57/319 postgresql:kerberos / kerberos/001_auth OK 8.14s 142 subtests passed [06:01:47.690] 58/319 postgresql:btree_gin / btree_gin/regress OK 3.09s 30 subtests passed [06:01:47.743] 59/319 postgresql:cube / cube/regress OK 1.98s 2 subtests passed [06:01:47.898] 60/319 postgresql:citext / citext/regress OK 2.16s 3 subtests passed [06:01:47.910] 61/319 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 12.85s 32 subtests passed [06:01:48.382] 62/319 postgresql:recovery / recovery/035_standby_logical_decoding OK 17.86s 86 subtests passed [06:01:49.304] 63/319 postgresql:dblink / dblink/regress OK 3.11s 1 subtests passed [06:01:49.404] 64/319 postgresql:dict_int / dict_int/regress OK 1.71s 1 subtests passed [06:01:49.564] 65/319 postgresql:btree_gist / btree_gist/regress OK 3.93s 32 subtests passed [06:01:49.635] 66/319 postgresql:dict_xsyn / dict_xsyn/regress OK 1.89s 1 subtests passed [06:01:49.872] 67/319 postgresql:file_fdw / file_fdw/regress OK 1.96s 1 subtests passed [06:01:50.367] 68/319 postgresql:earthdistance / earthdistance/regress OK 2.47s 1 subtests passed [06:01:50.430] 69/319 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 2.01s 2 subtests passed [06:01:51.895] 70/319 postgresql:hstore_plpython / hstore_plpython/regress OK 2.32s 1 subtests passed [06:01:52.194] 71/319 postgresql:hstore / hstore/regress OK 2.89s 2 subtests passed [06:01:52.218] 72/319 postgresql:hstore_plperl / hstore_plperl/regress OK 2.79s 3 subtests passed [06:01:52.288] 73/319 postgresql:isn / isn/regress OK 2.41s 1 subtests passed [06:01:52.575] 74/319 postgresql:jsonb_plperl / jsonb_plperl/regress OK 2.18s 2 subtests passed [06:01:52.884] 75/319 postgresql:jsonb_plpython / jsonb_plpython/regress OK 2.45s 1 subtests passed [06:01:53.939] 76/319 postgresql:lo / lo/regress OK 2.04s 1 subtests passed [06:01:54.709] 77/319 postgresql:passwordcheck / passwordcheck/regress OK 2.04s 1 subtests passed [06:01:54.745] 78/319 postgresql:ltree_plpython / ltree_plpython/regress OK 2.53s 1 subtests passed [06:01:54.839] 79/319 postgresql:ltree / ltree/regress OK 2.64s 1 subtests passed [06:01:55.174] 80/319 postgresql:pageinspect / pageinspect/regress OK 2.89s 8 subtests passed [06:01:55.193] 81/319 postgresql:pg_buffercache / pg_buffercache/regress OK 2.31s 1 subtests passed [06:01:56.630] 82/319 postgresql:intarray / intarray/regress OK 6.99s 1 subtests passed [06:01:56.878] 83/319 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 2.13s 1 subtests passed [06:01:56.895] 84/319 postgresql:pg_freespacemap / pg_freespacemap/regress OK 2.18s 1 subtests passed [06:01:56.966] 85/319 postgresql:pgrowlocks / pgrowlocks/isolation OK 2.13s 1 subtests passed [06:01:57.109] 86/319 postgresql:pgstattuple / pgstattuple/regress OK 1.91s 1 subtests passed [06:01:58.282] 87/319 postgresql:pgcrypto / pgcrypto/regress OK 4.34s 23 subtests passed [06:01:58.846] 88/319 postgresql:pg_surgery / pg_surgery/regress OK 2.21s 1 subtests passed [06:01:58.879] 89/319 postgresql:pg_stat_statements / pg_stat_statements/regress OK 3.70s 14 subtests passed [06:01:59.194] 90/319 postgresql:pg_visibility / pg_visibility/regress OK 2.30s 1 subtests passed [06:01:59.202] 91/319 postgresql:pg_walinspect / pg_walinspect/regress OK 2.24s 2 subtests passed [06:01:59.486] 92/319 postgresql:pg_trgm / pg_trgm/regress OK 2.61s 3 subtests passed [06:02:00.865] 93/319 postgresql:tcn / tcn/isolation OK 1.98s 1 subtests passed [06:02:00.981] 94/319 postgresql:tablefunc / tablefunc/regress OK 2.13s 1 subtests passed [06:02:01.037] 95/319 postgresql:seg / seg/regress OK 2.75s 3 subtests passed [06:02:01.606] 96/319 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.12s 1 subtests passed [06:02:02.690] 97/319 postgresql:tsm_system_time / tsm_system_time/regress OK 1.82s 1 subtests passed [06:02:02.894] 98/319 postgresql:uuid-ossp / uuid-ossp/regress OK 1.85s 1 subtests passed [06:02:03.193] 99/319 postgresql:unaccent / unaccent/regress OK 2.21s 1 subtests passed [06:02:03.553] 100/319 postgresql:xml2 / xml2/regress OK 1.95s 1 subtests passed [06:02:04.668] 101/319 postgresql:brin / brin/isolation OK 1.98s 1 subtests passed [06:02:04.805] 102/319 postgresql:commit_ts / commit_ts/regress OK 1.91s 1 subtests passed [06:02:05.442] 103/319 postgresql:dummy_index_am / dummy_index_am/regress OK 1.89s 1 subtests passed [06:02:05.989] 104/319 postgresql:test_decoding / test_decoding/isolation OK 6.79s 12 subtests passed [06:02:06.272] 105/319 postgresql:delay_execution / delay_execution/isolation OK 3.08s 2 subtests passed [06:02:06.587] 106/319 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.92s 1 subtests passed [06:02:07.272] 107/319 postgresql:gin / gin/regress OK 2.47s 1 subtests passed [06:02:07.474] 108/319 postgresql:injection_points / injection_points/regress OK 2.03s 2 subtests passed [06:02:08.182] 109/319 postgresql:plsample / plsample/regress OK 1.91s 1 subtests passed [06:02:08.624] 110/319 postgresql:spgist_name_ops / spgist_name_ops/regress OK 2.04s 1 subtests passed [06:02:09.047] 111/319 postgresql:postgres_fdw / postgres_fdw/regress OK 11.93s 2 subtests passed [06:02:09.227] 112/319 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.75s 1 subtests passed [06:02:09.320] 113/319 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.05s 1 subtests passed [06:02:10.131] 114/319 postgresql:test_decoding / test_decoding/regress OK 10.94s 19 subtests passed [06:02:10.800] 115/319 postgresql:test_dsa / test_dsa/regress OK 2.18s 1 subtests passed [06:02:10.970] 116/319 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.92s 1 subtests passed [06:02:11.145] 117/319 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.96s 21 subtests passed [06:02:11.289] 118/319 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.96s 1 subtests passed [06:02:11.574] 119/319 postgresql:test_extensions / test_extensions/regress OK 2.35s 2 subtests passed [06:02:12.932] 120/319 postgresql:test_lfind / test_lfind/regress OK 2.08s 1 subtests passed [06:02:12.933] 121/319 postgresql:injection_points / injection_points/isolation OK 6.94s 3 subtests passed [06:02:13.135] 122/319 postgresql:test_parser / test_parser/regress OK 1.99s 1 subtests passed [06:02:13.180] 123/319 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.21s 2 subtests passed [06:02:13.181] 124/319 postgresql:isolation / isolation/isolation OK 86.50s 117 subtests passed [06:02:13.707] 125/319 postgresql:test_predtest / test_predtest/regress OK 2.13s 1 subtests passed [06:02:13.855] 126/319 postgresql:test_pg_dump / test_pg_dump/regress OK 2.57s 1 subtests passed [06:02:15.320] 127/319 postgresql:test_rbtree / test_rbtree/regress OK 2.37s 1 subtests passed [06:02:15.501] 128/319 postgresql:test_integerset / test_integerset/regress OK 5.37s 1 subtests passed [06:02:15.528] 129/319 postgresql:test_radixtree / test_radixtree/regress OK 2.59s 1 subtests passed [06:02:15.650] 130/319 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.44s 1 subtests passed [06:02:15.762] 131/319 postgresql:test_resowner / test_resowner/regress OK 2.58s 1 subtests passed [06:02:16.450] 132/319 postgresql:test_regex / test_regex/regress OK 3.31s 2 subtests passed [06:02:16.548] 133/319 postgresql:test_slru / test_slru/regress OK 2.69s 1 subtests passed [06:02:16.764] 134/319 postgresql:libpq / libpq/002_api OK 0.31s 1 subtests passed [06:02:16.990] 135/319 postgresql:libpq / libpq/004_load_balance_dns SKIP 0.23s [06:02:17.274] 136/319 postgresql:libpq / libpq/001_uri OK 1.51s 63 subtests passed [06:02:17.674] 137/319 postgresql:test_tidstore / test_tidstore/regress OK 2.35s 1 subtests passed [06:02:17.675] 138/319 postgresql:typcache / typcache/regress OK 2.17s 1 subtests passed [06:02:17.858] 139/319 postgresql:test_shm_mq / test_shm_mq/regress OK 4.15s 1 subtests passed [06:02:18.012] 140/319 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.34s 9 subtests passed [06:02:18.561] 141/319 postgresql:unsafe_tests / unsafe_tests/regress OK 3.03s 4 subtests passed [06:02:21.945] 142/319 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 4.26s 107 subtests passed [06:02:22.013] 143/319 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 4.00s 32 subtests passed [06:02:22.175] 144/319 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.23s 51 subtests passed [06:02:22.417] 145/319 postgresql:ecpg / ecpg/ecpg OK 6.71s 65 subtests passed [06:02:23.477] 146/319 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.91s 10 subtests passed [06:02:24.009] 147/319 postgresql:libpq / libpq/003_load_balance_host_list OK 7.46s 127 subtests passed [06:02:24.563] 148/319 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.39s 3 subtests passed [06:02:24.781] 149/319 postgresql:pg_checksums / pg_checksums/001_basic OK 0.22s 9 subtests passed [06:02:25.942] 150/319 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 2.46s 21 subtests passed [06:02:26.117] 151/319 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.17s 13 subtests passed [06:02:27.376] 152/319 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 4.96s 43 subtests passed [06:02:29.151] 153/319 postgresql:pg_amcheck / pg_amcheck/003_check OK 11.29s 75 subtests passed [06:02:30.582] 154/319 postgresql:pg_checksums / pg_checksums/002_actions OK 5.80s 66 subtests passed [06:02:31.383] 155/319 postgresql:libpq / libpq/005_negotiate_encryption OK 14.39s 249 subtests passed [06:02:31.438] 156/319 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.29s 11 subtests passed [06:02:31.602] 157/319 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 5.48s 6 subtests passed [06:02:32.084] 158/319 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.70s 7 subtests passed [06:02:33.810] 159/319 postgresql:initdb / initdb/001_initdb OK 16.53s 56 subtests passed [06:02:34.010] 160/319 postgresql:pg_config / pg_config/001_pg_config OK 0.20s 21 subtests passed [06:02:34.152] 161/319 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.71s 3 subtests passed [06:02:34.475] 162/319 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 2.39s 4 subtests passed [06:02:35.170] 163/319 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.78s 4 subtests passed [06:02:35.602] 164/319 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 1.59s 18 subtests passed [06:02:35.928] 165/319 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 11.92s 36 subtests passed [06:02:36.058] 166/319 postgresql:pg_ctl / pg_ctl/002_status OK 1.58s 3 subtests passed [06:02:36.073] 167/319 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 4.47s 2 subtests passed [06:02:36.666] 168/319 postgresql:pg_dump / pg_dump/001_basic OK 0.74s 93 subtests passed [06:02:36.803] 169/319 postgresql:pg_ctl / pg_ctl/001_start_stop OK 2.65s 25 subtests passed [06:02:37.122] 170/319 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 6.54s 22 subtests passed [06:02:38.708] 171/319 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 2.63s 3 subtests passed [06:02:38.721] 172/319 postgresql:pg_ctl / pg_ctl/003_promote OK 3.55s 12 subtests passed [06:02:39.385] 173/319 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 17.37s 200 subtests passed [06:02:39.662] 174/319 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.06s 14 subtests passed [06:02:40.186] 175/319 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.52s 4 subtests passed [06:02:41.133] 176/319 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.41s 9 subtests passed [06:02:42.202] 177/319 postgresql:pg_resetwal / pg_resetwal/001_basic OK 3.49s 75 subtests passed [06:02:43.950] 178/319 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 7.15s 108 subtests passed [06:02:44.288] 179/319 postgresql:pg_rewind / pg_rewind/006_options OK 0.34s 13 subtests passed [06:02:44.997] 180/319 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.79s 1 subtests passed [06:02:47.089] 181/319 postgresql:pg_dump / pg_dump/010_dump_connstr OK 9.95s 14 subtests passed [06:02:47.604] 182/319 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 7.42s 5 subtests passed [06:02:48.271] 183/319 postgresql:pg_rewind / pg_rewind/002_databases OK 8.61s 11 subtests passed [06:02:48.400] 184/319 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 7.26s 9 subtests passed [06:02:48.469] 185/319 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.20s 13 subtests passed [06:02:48.658] 186/319 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.36s 7 subtests passed [06:02:48.722] 187/319 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.30s 13 subtests passed [06:02:48.785] 188/319 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.31s 17 subtests passed [06:02:50.364] 189/319 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.27s 3 subtests passed [06:02:50.791] 190/319 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.43s 60 subtests passed [06:02:50.851] 191/319 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 5.80s 3 subtests passed [06:02:51.155] 192/319 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.37s 32 subtests passed [06:02:52.525] 193/319 postgresql:pg_rewind / pg_rewind/001_basic OK 13.14s 56 subtests passed [06:02:52.760] 194/319 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.97s 5 subtests passed [06:02:53.552] 195/319 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.70s 9 subtests passed [06:02:54.337] 196/319 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 5.68s 38 subtests passed [06:02:54.338] 197/319 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.18s 15 subtests passed [06:02:54.625] 198/319 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 7.02s 1 subtests passed [06:02:54.706] 199/319 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.34s 11 subtests passed [06:02:56.539] 200/319 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.20s 5 subtests passed [06:02:56.987] 201/319 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 2.36s 7 subtests passed [06:02:57.084] 202/319 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.56s 10 subtests passed [06:02:57.406] 203/319 postgresql:pgbench / pgbench/002_pgbench_no_server OK 0.87s 208 subtests passed [06:02:57.536] 204/319 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 4.78s 18 subtests passed [06:02:57.894] 205/319 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 9.17s 92 subtests passed [06:02:58.138] 206/319 postgresql:pg_waldump / pg_waldump/001_basic OK 4.58s 92 subtests passed [06:02:59.802] 207/319 postgresql:psql / psql/020_cancel OK 2.39s 2 subtests passed [06:03:00.070] 208/319 postgresql:psql / psql/010_tab_completion OK 2.98s 89 subtests passed [06:03:00.298] 209/319 postgresql:scripts / scripts/010_clusterdb OK 2.76s 16 subtests passed [06:03:00.738] 210/319 postgresql:scripts / scripts/011_clusterdb_all OK 2.84s 7 subtests passed [06:03:01.161] 211/319 postgresql:psql / psql/001_basic OK 4.17s 108 subtests passed [06:03:02.669] 212/319 postgresql:scripts / scripts/050_dropdb OK 2.60s 16 subtests passed [06:03:02.792] 213/319 postgresql:scripts / scripts/070_dropuser OK 2.49s 13 subtests passed [06:03:03.101] 214/319 postgresql:scripts / scripts/040_createuser OK 3.30s 37 subtests passed [06:03:03.294] 215/319 postgresql:scripts / scripts/080_pg_isready OK 2.52s 11 subtests passed [06:03:04.770] 216/319 postgresql:scripts / scripts/020_createdb OK 6.63s 60 subtests passed [06:03:05.297] 217/319 postgresql:scripts / scripts/091_reindexdb_all OK 2.63s 13 subtests passed [06:03:05.578] 218/319 postgresql:scripts / scripts/101_vacuumdb_all OK 2.48s 5 subtests passed [06:03:05.921] 219/319 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.62s 39 subtests passed [06:03:06.434] 220/319 postgresql:scripts / scripts/090_reindexdb OK 5.27s 64 subtests passed [06:03:07.604] 221/319 postgresql:scripts / scripts/102_vacuumdb_stages OK 4.31s 4 subtests passed [06:03:08.587] 222/319 postgresql:scripts / scripts/200_connstr OK 3.82s 3 subtests passed [06:03:08.621] 223/319 postgresql:scripts / scripts/100_vacuumdb OK 5.83s 85 subtests passed [06:03:08.713] 224/319 postgresql:amcheck / amcheck/002_cic OK 2.78s 3 subtests passed [06:03:09.865] 225/319 postgresql:amcheck / amcheck/003_cic_2pc OK 3.43s 5 subtests passed [06:03:10.749] 226/319 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.14s 6 subtests passed [06:03:10.922] 227/319 postgresql:oid2name / oid2name/001_basic OK 0.17s 9 subtests passed [06:03:11.286] 228/319 postgresql:auto_explain / auto_explain/001_auto_explain OK 2.66s 19 subtests passed [06:03:11.399] 229/319 postgresql:amcheck / amcheck/005_pitr OK 2.81s 3 subtests passed [06:03:13.477] 230/319 postgresql:pg_prewarm / pg_prewarm/001_basic OK 2.55s 7 subtests passed [06:03:13.769] 231/319 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 2.48s 3 subtests passed [06:03:13.889] 232/319 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.02s 16 subtests passed [06:03:14.115] 233/319 postgresql:pg_dump / pg_dump/002_pg_dump OK 38.05s 11492 subtests passed [06:03:14.439] 234/319 postgresql:vacuumlo / vacuumlo/001_basic OK 0.23s 9 subtests passed [06:03:14.898] 235/319 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 3.50s 2 subtests passed [06:03:16.329] 236/319 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.85s 3 subtests passed [06:03:16.728] 237/319 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.83s 6 subtests passed [06:03:16.870] 238/319 postgresql:amcheck / amcheck/001_verify_heapam OK 11.29s 272 subtests passed [06:03:17.038] 239/319 postgresql:authentication / authentication/005_sspi SKIP 0.16s [06:03:17.080] 240/319 postgresql:authentication / authentication/002_saslprep OK 2.18s 20 subtests passed [06:03:17.273] 241/319 postgresql:postmaster / postmaster/001_basic OK 0.19s 9 subtests passed [06:03:18.123] 242/319 postgresql:pgbench / pgbench/001_pgbench_with_server OK 23.42s 467 subtests passed [06:03:18.907] 243/319 postgresql:authentication / authentication/001_password OK 4.47s 178 subtests passed [06:03:19.093] 244/319 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 5.32s 3 subtests passed [06:03:19.127] 245/319 postgresql:authentication / authentication/003_peer OK 2.80s 53 subtests passed [06:03:19.168] 246/319 postgresql:authentication / authentication/004_file_inclusion OK 2.44s 2 subtests passed [06:03:19.231] 247/319 postgresql:authentication / authentication/006_login_trigger OK 2.19s 32 subtests passed [06:03:19.516] 248/319 postgresql:postmaster / postmaster/002_connection_limits OK 2.24s 27 subtests passed [06:03:19.760] 249/319 postgresql:bloom / bloom/001_wal OK 11.05s 31 subtests passed [06:03:21.926] 250/319 postgresql:postmaster / postmaster/003_start_stop OK 3.80s 25 subtests passed [06:03:23.982] 251/319 postgresql:subscription / subscription/005_encoding OK 4.75s 1 subtests passed [06:03:24.662] 252/319 postgresql:subscription / subscription/006_rewrite OK 5.14s 2 subtests passed [06:03:24.744] 253/319 postgresql:subscription / subscription/003_constraints OK 5.62s 6 subtests passed [06:03:24.949] 254/319 postgresql:subscription / subscription/002_types OK 5.85s 4 subtests passed [06:03:25.738] 255/319 postgresql:subscription / subscription/004_sync OK 6.57s 8 subtests passed [06:03:25.832] 256/319 postgresql:subscription / subscription/007_ddl OK 6.07s 4 subtests passed [06:03:28.217] 257/319 postgresql:subscription / subscription/008_diff_schema OK 6.29s 5 subtests passed [06:03:28.916] 258/319 postgresql:subscription / subscription/009_matviews OK 4.93s 1 subtests passed [06:03:29.502] 259/319 postgresql:subscription / subscription/012_collation OK 4.55s 2 subtests passed [06:03:32.589] 260/319 postgresql:subscription / subscription/001_rep_changes OK 13.68s 36 subtests passed [06:03:32.949] 261/319 postgresql:subscription / subscription/011_generated OK 8.20s 11 subtests passed [06:03:33.188] 262/319 postgresql:subscription / subscription/014_binary OK 7.35s 8 subtests passed [06:03:33.274] 263/319 postgresql:subscription / subscription/010_truncate OK 8.61s 14 subtests passed [06:03:33.516] 264/319 postgresql:subscription / subscription/016_stream_subxact OK 4.60s 3 subtests passed [06:03:34.774] 265/319 postgresql:subscription / subscription/017_stream_ddl OK 5.27s 3 subtests passed [06:03:38.722] 266/319 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 5.77s 2 subtests passed [06:03:38.762] 267/319 postgresql:subscription / subscription/020_messages OK 5.57s 5 subtests passed [06:03:39.884] 268/319 postgresql:subscription / subscription/018_stream_subxact_abort OK 7.29s 9 subtests passed [06:03:42.987] 269/319 postgresql:subscription / subscription/013_partition OK 17.25s 74 subtests passed [06:03:44.425] 270/319 postgresql:subscription / subscription/024_add_drop_pub OK 5.70s 3 subtests passed [06:03:44.838] 271/319 postgresql:subscription / subscription/021_twophase OK 11.56s 30 subtests passed [06:03:45.386] 272/319 postgresql:subscription / subscription/025_rep_changes_for_schema OK 6.62s 13 subtests passed [06:03:46.220] 273/319 postgresql:subscription / subscription/023_twophase_stream OK 11.44s 33 subtests passed [06:03:46.848] 274/319 postgresql:subscription / subscription/022_twophase_cascade OK 13.33s 41 subtests passed [06:03:49.234] 275/319 postgresql:subscription / subscription/026_stats OK 9.35s 13 subtests passed [06:03:50.032] 276/319 postgresql:subscription / subscription/015_stream OK 21.81s 10 subtests passed [06:03:50.769] 277/319 postgresql:subscription / subscription/029_on_error OK 5.93s 5 subtests passed [06:03:53.944] 278/319 postgresql:subscription / subscription/028_row_filter OK 9.52s 24 subtests passed [06:03:54.268] 279/319 postgresql:subscription / subscription/030_origin OK 8.88s 11 subtests passed [06:03:56.273] 280/319 postgresql:subscription / subscription/033_run_as_table_owner OK 7.04s 10 subtests passed [06:03:56.770] 281/319 postgresql:subscription / subscription/027_nosuperuser OK 13.78s 19 subtests passed [06:03:56.874] 282/319 postgresql:brin / brin/01_workitems OK 2.93s 2 subtests passed [06:03:57.213] 283/319 postgresql:brin / brin/02_wal_consistency OK 2.94s 2 subtests passed [06:03:58.406] 284/319 postgresql:subscription / subscription/032_subscribe_use_index OK 11.56s 15 subtests passed [06:03:58.857] 285/319 postgresql:subscription / subscription/034_temporal OK 8.82s 32 subtests passed [06:03:59.439] 286/319 postgresql:commit_ts / commit_ts/001_base OK 3.16s 2 subtests passed [06:03:59.563] 287/319 postgresql:subscription / subscription/031_column_list OK 13.34s 36 subtests passed [06:04:00.138] 288/319 postgresql:commit_ts / commit_ts/002_standby OK 3.37s 4 subtests passed [06:04:01.105] 289/319 postgresql:commit_ts / commit_ts/004_restart OK 3.89s 16 subtests passed [06:04:01.342] 290/319 postgresql:injection_points / injection_points/001_stats OK 2.93s 7 subtests passed [06:04:01.469] 291/319 postgresql:commit_ts / commit_ts/003_standby_2 OK 4.59s 4 subtests passed [06:04:01.646] 292/319 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.18s 12 subtests passed [06:04:01.694] 293/319 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 2.25s 21 subtests passed [06:04:01.801] 294/319 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.15s 2 subtests passed [06:04:01.848] 295/319 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 2.28s 4 subtests passed [06:04:01.950] 296/319 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.09s 4 subtests passed [06:04:02.377] 297/319 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.19s 2 subtests passed [06:04:03.958] 298/319 postgresql:test_misc / test_misc/003_check_guc OK 2.11s 3 subtests passed [06:04:04.053] 299/319 postgresql:test_misc / test_misc/002_tablespace OK 2.25s 20 subtests passed [06:04:04.493] 300/319 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.39s 516 subtests passed [06:04:04.682] 301/319 postgresql:test_misc / test_misc/001_constraint_validation OK 2.99s 42 subtests passed [06:04:05.076] 302/319 postgresql:test_misc / test_misc/005_timeouts OK 2.70s 2 subtests passed [06:04:05.343] 303/319 postgresql:test_misc / test_misc/004_io_direct OK 3.39s 3 subtests passed [06:04:05.584] 304/319 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.24s [06:04:05.786] 305/319 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.20s [06:04:05.871] 306/319 postgresql:test_misc / test_misc/007_catcache_inval OK 1.81s 2 subtests passed [06:04:05.946] 307/319 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.16s [06:04:07.021] 308/319 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.06s 2 subtests passed [06:04:07.464] 309/319 postgresql:test_slru / test_slru/001_multixact OK 2.78s 3 subtests passed [06:04:08.514] 310/319 postgresql:worker_spi / worker_spi/001_worker_spi OK 3.44s 8 subtests passed [06:04:09.243] 311/319 postgresql:subscription / subscription/100_bugs OK 18.47s 13 subtests passed [06:04:09.611] 312/319 postgresql:ssl / ssl/002_scram OK 3.66s 28 subtests passed [06:04:10.419] 313/319 postgresql:ssl / ssl/003_sslinfo OK 3.40s 21 subtests passed [06:04:10.892] 314/319 postgresql:test_pg_dump / test_pg_dump/001_base OK 6.39s 1044 subtests passed [06:04:10.962] 315/319 postgresql:ldap / ldap/002_bindpasswd OK 2.45s 3 subtests passed [06:04:11.116] 316/319 postgresql:icu / icu/010_database OK 1.87s 8 subtests passed [06:04:12.870] 317/319 postgresql:ldap / ldap/001_auth OK 5.40s 47 subtests passed [06:04:13.588] 318/319 postgresql:test_json_parser / test_json_parser/002_inline OK 12.24s 3400 subtests passed [06:04:14.746] 319/319 postgresql:ssl / ssl/001_ssltests OK 8.87s 227 subtests passed [06:04:14.828] [06:04:14.828] Summary of Failures: [06:04:14.828] [06:04:14.828] 15/319 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 20.57s exit status 29 [06:04:14.828] 9/319 postgresql:regress / regress/regress ERROR 47.69s exit status 1 [06:04:14.828] 42/319 postgresql:recovery / recovery/027_stream_regress ERROR 16.67s exit status 29 [06:04:14.828] [06:04:14.828] Ok: 311 [06:04:14.828] Expected Fail: 0 [06:04:14.828] Fail: 3 [06:04:14.828] Unexpected Pass: 0 [06:04:14.828] Skipped: 5 [06:04:14.828] Timeout: 0 [06:04:14.828] [06:04:14.828] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [06:04:14.882] [06:04:14.882] Exit status: 3