[13:26:40.639] su postgres <<-EOF [13:26:40.639] set -e [13:26:40.639] ulimit -c unlimited [13:26:40.639] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [13:26:40.639] EOF [13:26:41.873] 1/399 postgresql:setup / tmp_install OK 0.68s [13:26:41.924] 2/399 postgresql:setup / install_test_files OK 0.05s [13:26:43.521] 3/399 postgresql:setup / initdb_cache OK 1.60s [13:26:43.769] 4/399 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.23s 9 subtests passed [13:26:58.277] 5/399 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 14.70s 16 subtests passed [13:27:13.159] 6/399 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 29.61s 13 subtests passed [13:27:13.995] 7/399 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 30.22s 3 subtests passed [13:27:15.422] 8/399 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 17.14s 5 subtests passed [13:27:17.069] 9/399 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 33.51s 19 subtests passed [13:27:26.676] 10/399 postgresql:recovery / recovery/002_archiving OK 11.25s 12 subtests passed [13:27:33.281] 11/399 postgresql:recovery / recovery/003_recovery_targets OK 16.21s 15 subtests passed [13:27:33.520] 12/399 postgresql:recovery / recovery/001_stream_rep OK 19.53s 64 subtests passed [13:27:39.718] 13/399 postgresql:recovery / recovery/004_timeline_switch OK 13.04s 5 subtests passed [13:27:39.730] 14/399 postgresql:recovery / recovery/006_logical_decoding OK 6.21s 20 subtests passed [13:27:43.337] ▶ 15/399 + publication 1738 ms FAIL [13:27:44.026] 16/399 postgresql:recovery / recovery/005_replay_delay OK 10.74s 3 subtests passed [13:27:48.843] 17/399 postgresql:recovery / recovery/007_sync_rep OK 9.12s 11 subtests passed [13:27:54.808] 18/399 postgresql:recovery / recovery/008_fsm_truncation OK 15.07s 1 subtests passed [13:27:57.871] 19/399 postgresql:recovery / recovery/010_logical_decoding_timelines OK 9.03s 13 subtests passed [13:28:00.086] 20/399 postgresql:recovery / recovery/009_twophase OK 16.06s 30 subtests passed [13:28:05.302] 21/399 postgresql:recovery / recovery/012_subtransactions OK 10.49s 12 subtests passed [13:28:07.483] 22/399 postgresql:recovery / recovery/013_crash_restart OK 9.61s 20 subtests passed [13:28:07.565] 23/399 postgresql:recovery / recovery/014_unlogged_reinit OK 7.48s 23 subtests passed [13:28:11.055] 15/399 postgresql:regress / regress/regress ERROR 87.53s exit status 1 [13:28:11.056] >>> top_builddir=/tmp/cirrus-ci-build/build 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 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MESON_TEST_ITERATION=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MALLOC_PERTURB_=9 /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 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule --tests -- /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 40059 [13:28:11.056] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:28:11.056] stderr: [13:28:11.056] # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/publication.out /tmp/cirrus-ci-build/build/testrun/regress/regress/results/publication.out [13:28:11.056] # --- /tmp/cirrus-ci-build/src/test/regress/expected/publication.out 2026-05-01 13:22:19.241844086 +0000 [13:28:11.056] # +++ /tmp/cirrus-ci-build/build/testrun/regress/regress/results/publication.out 2026-05-01 13:27:43.320130874 +0000 [13:28:11.056] # @@ -555,7 +555,7 @@ [13:28:11.056] # Type | Start | Minimum | Maximum | Increment | Cycles? | Cache [13:28:11.056] # --------+-------+---------+---------------------+-----------+---------+------- [13:28:11.056] # bigint | 1 | 1 | 9223372036854775807 | 1 | no | 1 [13:28:11.056] # -Publications: [13:28:11.056] # +Included in publications: [13:28:11.056] # "regress_pub_for_allsequences_alltables" [13:28:11.056] # "regress_pub_forallsequences1" [13:28:11.056] # "regress_pub_forallsequences2" [13:28:11.056] # 1 of 245 tests failed. [13:28:11.056] # 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:28:11.056] # 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:28:11.056] [13:28:11.056] (test program exited with status code 1) [13:28:11.056] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:28:11.056] [13:28:11.853] 24/399 postgresql:recovery / recovery/015_promotion_pages OK 6.55s 1 subtests passed [13:28:12.424] ▶ 25/399 - regression tests in old instance FAIL [13:28:14.417] 26/399 postgresql:recovery / recovery/017_shm OK 6.85s 4 subtests passed [13:28:14.607] 27/399 postgresql:recovery / recovery/016_min_consistency OK 7.12s 1 subtests passed [13:28:18.058] ▶ 28/399 - regression tests pass FAIL [13:28:18.200] 28/399 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 94.67s exit status 1 [13:28:18.201] >>> top_builddir=/tmp/cirrus-ci-build/build PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=134 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/modules/test_plan_advice:/tmp/cirrus-ci-build/build/src/test/modules/test_plan_advice/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MESON_TEST_ITERATION=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/modules/test_plan_advice --pg-test-extra '' --testgroup test_plan_advice --testname 001_replan_regress -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/modules/test_plan_advice /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl [13:28:18.201] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:28:18.201] stderr: [13:28:18.201] # Failed test 'regression tests pass' [13:28:18.201] # at /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 64. [13:28:18.201] # got: '256' [13:28:18.201] # expected: '0' [13:28:18.201] # Looks like you failed 1 test of 1. [13:28:18.201] [13:28:18.201] (test program exited with status code 1) [13:28:18.201] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:28:18.201] [13:28:18.833] 29/399 postgresql:recovery / recovery/021_row_visibility OK 4.22s 10 subtests passed [13:28:20.406] 30/399 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 96.82s 50 subtests passed [13:28:21.394] 31/399 postgresql:recovery / recovery/022_crash_temp_files OK 3.19s 11 subtests passed [13:28:22.018] 32/399 postgresql:recovery / recovery/020_archive_status OK 7.60s 19 subtests passed [13:28:22.466] 33/399 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.63s 1 subtests passed [13:28:25.047] 34/399 postgresql:recovery / recovery/024_archive_recovery OK 4.64s 2 subtests passed [13:28:25.797] 35/399 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.40s 1 subtests passed [13:28:31.003] 36/399 postgresql:recovery / recovery/026_overwrite_contrecord OK 8.98s 3 subtests passed [13:28:31.365] 37/399 postgresql:recovery / recovery/028_pitr_timelines OK 6.32s 3 subtests passed [13:28:32.492] 38/399 postgresql:recovery / recovery/018_wal_optimize OK 21.43s 38 subtests passed [13:28:34.418] 39/399 postgresql:recovery / recovery/029_stats_restart OK 8.62s 44 subtests passed [13:28:36.439] 40/399 postgresql:recovery / recovery/019_replslot_limit OK 24.59s 26 subtests passed [13:28:39.418] 41/399 postgresql:recovery / recovery/031_recovery_conflict OK 8.05s 18 subtests passed [13:28:39.678] 42/399 postgresql:recovery / recovery/030_stats_cleanup_replica OK 8.67s 11 subtests passed [13:28:41.247] 43/399 postgresql:recovery / recovery/034_create_database OK 4.81s 2 subtests passed [13:28:42.796] 44/399 postgresql:recovery / recovery/032_relfilenode_reuse OK 10.30s 14 subtests passed [13:28:44.297] 45/399 postgresql:isolation / isolation/isolation OK 91.14s 128 subtests passed [13:28:45.761] 46/399 postgresql:recovery / recovery/037_invalid_database OK 4.51s 10 subtests passed [13:28:46.546] 47/399 postgresql:recovery / recovery/036_truncated_dropped OK 6.87s 8 subtests passed [13:28:52.186] 48/399 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 9.39s 2 subtests passed [13:28:52.236] 49/399 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.69s 6 subtests passed [13:28:52.518] 50/399 postgresql:recovery / recovery/033_replay_tsp_drops OK 18.10s 3 subtests passed [13:28:53.898] 25/399 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 130.35s exit status 1 [13:28:53.898] >>> with_icu=yes top_builddir=/tmp/cirrus-ci-build/build TEST_EXT_LIB=/tmp/cirrus-ci-build/build/src/bin/pg_upgrade/test_ext.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=141 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MESON_TEST_ITERATION=1 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib /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:28:53.898] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:28:53.898] stderr: [13:28:53.898] # Failed test 'regression tests in old instance' [13:28:53.898] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 286. [13:28:53.898] # ---------- command failed ---------- [13:28:53.898] # /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --dlpath=/tmp/cirrus-ci-build/build/src/test/regress --bindir= --host=/tmp/G8VABhyKUf --port=12600 --schedule=/tmp/cirrus-ci-build/src/test/regress/parallel_schedule --max-concurrent-tests=20 --inputdir=/tmp/cirrus-ci-build/src/test/regress --outputdir=/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data [13:28:53.898] # -------------- stdout -------------- [13:28:53.898] # # using postmaster on /tmp/G8VABhyKUf, port 12600 [13:28:53.898] # ok 1 - test_setup 1185 ms [13:28:53.898] # # parallel group (20 tests): varchar txid char text int4 int2 pg_lsn oid name float4 money boolean regproc int8 float8 bit enum uuid numeric rangetypes [13:28:53.898] # ok 2 + boolean 277 ms [13:28:53.898] # ok 3 + char 175 ms [13:28:53.898] # ok 4 + name 212 ms [13:28:53.898] # ok 5 + varchar 154 ms [13:28:53.898] # ok 6 + text 176 ms [13:28:53.898] # ok 7 + int2 197 ms [13:28:53.898] # ok 8 + int4 194 ms [13:28:53.898] # ok 9 + int8 328 ms [13:28:53.898] # ok 10 + oid 197 ms [13:28:53.898] # ok 11 + float4 258 ms [13:28:53.898] # ok 12 + float8 341 ms [13:28:53.898] # ok 13 + bit 386 ms [13:28:53.898] # ok 14 + numeric 1294 ms [13:28:53.898] # ok 15 + txid 152 ms [13:28:53.898] # ok 16 + uuid 469 ms [13:28:53.898] # ok 17 + enum 426 ms [13:28:53.898] # ok 18 + money 225 ms [13:28:53.898] # ok 19 + rangetypes 1788 ms [13:28:53.898] # ok 20 + pg_lsn 160 ms [13:28:53.898] # ok 21 + regproc 281 ms [13:28:53.898] # # parallel group (20 tests): circle lseg md5 line path point time timetz numerology macaddr macaddr8 inet date interval timestamp strings timestamptz polygon box multirangetypes [13:28:53.898] # ok 22 + strings 757 ms [13:28:53.898] # ok 23 + md5 162 ms [13:28:53.898] # ok 24 + numerology 259 ms [13:28:53.898] # ok 25 + point 207 ms [13:28:53.898] # ok 26 + lseg 159 ms [13:28:53.898] # ok 27 + line 184 ms [13:28:53.898] # ... 206 lines omitted ... [13:28:53.898] # ok 219 + partition_merge 3322 ms [13:28:53.898] # ok 220 + partition_split 3582 ms [13:28:53.898] # ok 221 + partition_join 4661 ms [13:28:53.898] # ok 222 + partition_prune 4725 ms [13:28:53.898] # ok 223 + reloptions 450 ms [13:28:53.898] # ok 224 + hash_part 324 ms [13:28:53.898] # ok 225 + indexing 5503 ms [13:28:53.898] # ok 226 + partition_aggregate 3726 ms [13:28:53.898] # ok 227 + partition_info 698 ms [13:28:53.898] # ok 228 + tuplesort 4297 ms [13:28:53.898] # ok 229 + explain 620 ms [13:28:53.898] # ok 230 + memoize 1349 ms [13:28:53.898] # ok 231 + stats 3971 ms [13:28:53.898] # ok 232 + predicate 687 ms [13:28:53.898] # ok 233 + numa 338 ms [13:28:53.898] # ok 234 + eager_aggregate 2266 ms [13:28:53.898] # ok 235 + graph_table_rls 911 ms [13:28:53.898] # ok 236 + planner_est 244 ms [13:28:53.898] # # parallel group (4 tests): compression_pglz compression compression_lz4 cluster [13:28:53.898] # ok 237 + compression 301 ms [13:28:53.898] # ok 238 + compression_lz4 324 ms [13:28:53.898] # ok 239 + compression_pglz 78 ms [13:28:53.898] # ok 240 + cluster 788 ms [13:28:53.898] # # parallel group (2 tests): oidjoins event_trigger [13:28:53.898] # ok 241 + oidjoins 1115 ms [13:28:53.898] # ok 242 + event_trigger 1269 ms [13:28:53.898] # ok 243 - event_trigger_login 161 ms [13:28:53.898] # ok 244 - fast_default 833 ms [13:28:53.898] # ok 245 - tablespace 2088 ms [13:28:53.898] # 1..245 [13:28:53.898] # -------------- stderr -------------- [13:28:53.898] # # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/publication.out /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/publication.out [13:28:53.898] # # --- /tmp/cirrus-ci-build/src/test/regress/expected/publication.out 2026-05-01 13:22:19.241844086 +0000 [13:28:53.898] # # +++ /tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/results/publication.out 2026-05-01 13:27:44.992115628 +0000 [13:28:53.898] # # @@ -555,7 +555,7 @@ [13:28:53.898] # # Type | Start | Minimum | Maximum | Increment | Cycles? | Cache [13:28:53.898] # # --------+-------+---------+---------------------+-----------+---------+------- [13:28:53.898] # # bigint | 1 | 1 | 9223372036854775807 | 1 | no | 1 [13:28:53.898] # # -Publications: [13:28:53.898] # # +Included in publications: [13:28:53.898] # # "regress_pub_for_allsequences_alltables" [13:28:53.898] # # "regress_pub_forallsequences1" [13:28:53.898] # # "regress_pub_forallsequences2" [13:28:53.898] # # 1 of 245 tests failed. [13:28:53.898] # # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.diffs". [13:28:53.898] # # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.out". [13:28:53.898] # ------------------------------------ [13:28:53.898] # Looks like you failed 1 test of 20. [13:28:53.898] [13:28:53.898] (test program exited with status code 1) [13:28:53.898] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:28:53.898] [13:28:57.860] 51/399 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 5.34s 1 subtests passed [13:28:58.127] 52/399 postgresql:recovery / recovery/039_end_of_wal OK 13.83s 14 subtests passed [13:28:59.206] 53/399 postgresql:recovery / recovery/043_no_contrecord_switch OK 6.97s 1 subtests passed [13:29:00.345] 54/399 postgresql:recovery / recovery/042_low_level_backup OK 8.16s 4 subtests passed [13:29:03.739] 55/399 postgresql:recovery / recovery/045_archive_restartpoint OK 9.84s 1 subtests passed [13:29:05.070] 56/399 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 6.94s 1 subtests passed [13:29:05.732] 57/399 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 6.52s 3 subtests passed [13:29:07.383] 58/399 postgresql:recovery / recovery/050_redo_segment_missing OK 3.64s 2 subtests passed [13:29:07.854] 59/399 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 9.99s 2 subtests passed [13:29:08.219] 60/399 postgresql:recovery / recovery/035_standby_logical_decoding OK 28.80s 89 subtests passed [13:29:08.862] 61/399 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 3.13s 4 subtests passed [13:29:10.856] 62/399 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 25.09s 38 subtests passed [13:29:12.281] 63/399 postgresql:plperl / plperl/regress OK 4.06s 14 subtests passed [13:29:12.828] 64/399 postgresql:plpgsql / plpgsql/regress OK 4.97s 13 subtests passed [13:29:13.801] 65/399 postgresql:plpython / plpython/regress OK 4.94s 23 subtests passed [13:29:14.497] 66/399 postgresql:pltcl / pltcl/regress OK 3.64s 8 subtests passed [13:29:15.445] 67/399 postgresql:kerberos / kerberos/001_auth OK 8.06s 142 subtests passed [13:29:15.562] 68/399 postgresql:auto_explain / auto_explain/regress OK 2.73s 2 subtests passed [13:29:16.886] 69/399 postgresql:basic_archive / basic_archive/regress OK 3.08s 1 subtests passed [13:29:16.918] 70/399 postgresql:recovery / recovery/051_effective_wal_level OK 11.85s 31 subtests passed [13:29:17.457] 71/399 postgresql:bloom / bloom/regress OK 2.96s 1 subtests passed [13:29:18.514] 72/399 postgresql:recovery / recovery/049_wait_for_lsn OK 18.17s 35 subtests passed [13:29:19.917] 73/399 postgresql:bool_plperl / bool_plperl/regress OK 4.47s 2 subtests passed [13:29:21.591] 74/399 postgresql:btree_gin / btree_gin/regress OK 6.03s 30 subtests passed [13:29:21.931] 75/399 postgresql:cube / cube/regress OK 4.47s 2 subtests passed [13:29:21.942] 76/399 postgresql:citext / citext/regress OK 5.02s 3 subtests passed [13:29:23.008] 77/399 postgresql:dblink / dblink/regress OK 4.49s 1 subtests passed [13:29:23.047] 78/399 postgresql:btree_gist / btree_gist/regress OK 6.16s 32 subtests passed [13:29:23.350] 79/399 postgresql:dict_int / dict_int/regress OK 3.43s 1 subtests passed [13:29:25.304] 80/399 postgresql:file_fdw / file_fdw/regress OK 3.35s 1 subtests passed [13:29:25.384] 81/399 postgresql:dict_xsyn / dict_xsyn/regress OK 3.79s 1 subtests passed [13:29:26.922] 82/399 postgresql:earthdistance / earthdistance/regress OK 4.99s 1 subtests passed [13:29:27.591] 83/399 postgresql:amcheck / amcheck/regress OK 15.31s 4 subtests passed [13:29:27.844] 84/399 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 4.83s 2 subtests passed [13:29:28.536] 85/399 postgresql:hstore_plperl / hstore_plperl/regress OK 5.18s 3 subtests passed [13:29:29.630] 86/399 postgresql:hstore_plpython / hstore_plpython/regress OK 4.32s 1 subtests passed [13:29:30.271] 87/399 postgresql:isn / isn/regress OK 3.35s 1 subtests passed [13:29:30.882] 88/399 postgresql:hstore / hstore/regress OK 7.83s 2 subtests passed [13:29:30.894] 89/399 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.05s 1 subtests passed [13:29:31.550] 90/399 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.96s 2 subtests passed [13:29:31.761] 91/399 postgresql:lo / lo/regress OK 3.22s 1 subtests passed [13:29:34.034] 92/399 postgresql:ltree_plpython / ltree_plpython/regress OK 3.76s 1 subtests passed [13:29:34.116] 93/399 postgresql:ltree / ltree/regress OK 4.48s 1 subtests passed [13:29:34.896] 94/399 postgresql:passwordcheck / passwordcheck/regress OK 4.00s 1 subtests passed [13:29:35.399] 95/399 postgresql:pg_buffercache / pg_buffercache/regress OK 3.85s 2 subtests passed [13:29:37.960] 96/399 postgresql:pageinspect / pageinspect/regress OK 7.08s 8 subtests passed [13:29:38.567] 97/399 postgresql:pg_freespacemap / pg_freespacemap/regress OK 4.53s 1 subtests passed [13:29:39.185] 98/399 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 5.07s 1 subtests passed [13:29:39.297] 99/399 postgresql:pg_overexplain / pg_overexplain/regress OK 4.40s 1 subtests passed [13:29:39.735] 100/399 postgresql:pgcrypto / pgcrypto/regress OK 7.97s 25 subtests passed [13:29:40.553] 101/399 postgresql:intarray / intarray/regress OK 15.17s 1 subtests passed [13:29:41.706] 102/399 postgresql:pg_prewarm / pg_prewarm/regress OK 3.75s 1 subtests passed [13:29:42.361] 103/399 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.79s 1 subtests passed [13:29:42.489] 104/399 postgresql:pgstattuple / pgstattuple/regress OK 2.75s 1 subtests passed [13:29:44.102] 105/399 postgresql:pg_surgery / pg_surgery/regress OK 3.55s 1 subtests passed [13:29:44.174] 106/399 postgresql:pg_stat_statements / pg_stat_statements/regress OK 4.87s 16 subtests passed [13:29:44.570] 107/399 postgresql:pg_stash_advice / pg_stash_advice/regress OK 5.38s 2 subtests passed [13:29:45.506] 108/399 postgresql:pg_walinspect / pg_walinspect/regress OK 3.02s 2 subtests passed [13:29:45.762] 109/399 postgresql:pg_visibility / pg_visibility/regress OK 3.40s 1 subtests passed [13:29:47.346] 110/399 postgresql:pg_trgm / pg_trgm/regress OK 5.64s 4 subtests passed [13:29:47.611] 111/399 postgresql:seg / seg/regress OK 3.04s 3 subtests passed [13:29:48.234] 112/399 postgresql:postgres_fdw / postgres_fdw/isolation OK 4.06s 1 subtests passed [13:29:48.657] 113/399 postgresql:spi / spi/regress OK 3.15s 2 subtests passed [13:29:48.693] ▶ 114/399 - regression tests pass FAIL [13:29:48.735] 115/399 postgresql:pg_plan_advice / pg_plan_advice/regress OK 13.33s 9 subtests passed [13:29:49.083] 116/399 postgresql:tablefunc / tablefunc/regress OK 3.32s 1 subtests passed [13:29:50.146] 117/399 postgresql:tcn / tcn/isolation OK 2.80s 1 subtests passed [13:29:51.475] 118/399 postgresql:tsm_system_time / tsm_system_time/regress OK 2.74s 1 subtests passed [13:29:51.583] 119/399 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.92s 1 subtests passed [13:29:52.063] 120/399 postgresql:unaccent / unaccent/regress OK 2.98s 1 subtests passed [13:29:53.094] 121/399 postgresql:uuid-ossp / uuid-ossp/regress OK 2.95s 1 subtests passed [13:29:54.305] 122/399 postgresql:brin / brin/isolation OK 2.72s 1 subtests passed [13:29:54.391] 123/399 postgresql:xml2 / xml2/regress OK 2.91s 1 subtests passed [13:29:54.921] 124/399 postgresql:test_decoding / test_decoding/isolation OK 6.69s 14 subtests passed [13:29:54.958] 125/399 postgresql:commit_ts / commit_ts/regress OK 2.89s 1 subtests passed [13:29:56.523] 126/399 postgresql:delay_execution / delay_execution/isolation OK 3.43s 2 subtests passed [13:29:56.704] 127/399 postgresql:dummy_index_am / dummy_index_am/regress OK 2.40s 1 subtests passed [13:29:57.272] 128/399 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.88s 1 subtests passed [13:29:57.869] 129/399 postgresql:postgres_fdw / postgres_fdw/regress OK 13.77s 2 subtests passed [13:29:58.315] 130/399 postgresql:gin / gin/regress OK 3.39s 1 subtests passed [13:29:58.471] 131/399 postgresql:index / index/isolation OK 3.51s 1 subtests passed [13:29:59.674] 132/399 postgresql:injection_points / injection_points/regress OK 3.15s 4 subtests passed [13:30:00.914] 133/399 postgresql:plsample / plsample/regress OK 3.04s 1 subtests passed [13:30:01.314] 134/399 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.00s 1 subtests passed [13:30:01.388] 135/399 postgresql:test_decoding / test_decoding/regress OK 13.77s 20 subtests passed [13:30:01.751] 136/399 postgresql:test_binaryheap / test_binaryheap/regress OK 3.28s 1 subtests passed [13:30:02.472] 137/399 postgresql:test_bitmapset / test_bitmapset/regress OK 2.80s 1 subtests passed [13:30:03.967] 138/399 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.65s 1 subtests passed [13:30:04.054] 139/399 postgresql:test_cplusplusext / test_cplusplusext/regress OK 2.66s 1 subtests passed [13:30:04.270] 140/399 postgresql:injection_points / injection_points/isolation OK 7.56s 6 subtests passed [13:30:04.419] 141/399 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.50s 1 subtests passed [13:30:04.856] 142/399 postgresql:test_custom_types / test_custom_types/regress OK 3.10s 1 subtests passed [13:30:06.515] 143/399 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.04s 22 subtests passed [13:30:06.912] 144/399 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.86s 1 subtests passed [13:30:07.303] 145/399 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 2.88s 1 subtests passed [13:30:07.309] 146/399 postgresql:nbtree / nbtree/regress OK 10.04s 2 subtests passed [13:30:07.354] 147/399 postgresql:test_extensions / test_extensions/regress OK 3.08s 2 subtests passed [13:30:07.659] 148/399 postgresql:test_dsa / test_dsa/regress OK 3.69s 1 subtests passed [13:30:09.310] 149/399 postgresql:test_lfind / test_lfind/regress OK 2.79s 1 subtests passed [13:30:09.842] 150/399 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 2.93s 1 subtests passed [13:30:10.350] 151/399 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.05s 2 subtests passed [13:30:10.424] 152/399 postgresql:test_pg_dump / test_pg_dump/regress OK 3.07s 1 subtests passed [13:30:10.738] 153/399 postgresql:test_parser / test_parser/regress OK 3.43s 1 subtests passed [13:30:10.853] 154/399 postgresql:test_predtest / test_predtest/regress OK 3.20s 1 subtests passed [13:30:12.441] 155/399 postgresql:test_radixtree / test_radixtree/regress OK 3.13s 1 subtests passed [13:30:12.661] 156/399 postgresql:test_rbtree / test_rbtree/regress OK 2.82s 1 subtests passed [13:30:13.441] 157/399 postgresql:test_resowner / test_resowner/regress OK 3.02s 1 subtests passed [13:30:13.861] 158/399 postgresql:test_regex / test_regex/regress OK 3.51s 2 subtests passed [13:30:14.078] 159/399 postgresql:test_saslprep / test_saslprep/regress OK 3.22s 1 subtests passed [13:30:14.206] 160/399 postgresql:test_rls_hooks / test_rls_hooks/regress OK 3.47s 1 subtests passed [13:30:14.274] 114/399 postgresql:recovery / recovery/027_stream_regress ERROR 111.81s exit status 1 [13:30:14.274] >>> 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 top_builddir=/tmp/cirrus-ci-build/build PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so enable_injection_points=yes LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MALLOC_PERTURB_=90 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib /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:30:14.274] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [13:30:14.274] stderr: [13:30:14.274] # Failed test 'regression tests pass' [13:30:14.274] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 74. [13:30:14.274] # ---------- command failed ---------- [13:30:14.274] # /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --dlpath=/tmp/cirrus-ci-build/build/src/test/regress --bindir= --host=/tmp/PZ76_o3PrI --port=25147 --schedule=../regress/parallel_schedule --max-concurrent-tests=20 --inputdir=../regress --outputdir=/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data [13:30:14.274] # -------------- stdout -------------- [13:30:14.274] # # using postmaster on /tmp/PZ76_o3PrI, port 25147 [13:30:14.274] # ok 1 - test_setup 904 ms [13:30:14.274] # # parallel group (20 tests): char int2 pg_lsn txid varchar name text oid boolean regproc int4 float4 money float8 int8 bit uuid enum rangetypes numeric [13:30:14.274] # ok 2 + boolean 281 ms [13:30:14.274] # ok 3 + char 69 ms [13:30:14.274] # ok 4 + name 243 ms [13:30:14.274] # ok 5 + varchar 238 ms [13:30:14.274] # ok 6 + text 270 ms [13:30:14.274] # ok 7 + int2 145 ms [13:30:14.274] # ok 8 + int4 283 ms [13:30:14.274] # ok 9 + int8 433 ms [13:30:14.274] # ok 10 + oid 269 ms [13:30:14.274] # ok 11 + float4 314 ms [13:30:14.274] # ok 12 + float8 395 ms [13:30:14.274] # ok 13 + bit 453 ms [13:30:14.274] # ok 14 + numeric 1520 ms [13:30:14.274] # ok 15 + txid 224 ms [13:30:14.274] # ok 16 + uuid 479 ms [13:30:14.274] # ok 17 + enum 581 ms [13:30:14.274] # ok 18 + money 304 ms [13:30:14.274] # ok 19 + rangetypes 1347 ms [13:30:14.274] # ok 20 + pg_lsn 175 ms [13:30:14.274] # ok 21 + regproc 243 ms [13:30:14.274] # # parallel group (20 tests): md5 path lseg line time circle macaddr8 point timetz macaddr date numerology inet interval timestamp strings timestamptz polygon box multirangetypes [13:30:14.274] # ok 22 + strings 924 ms [13:30:14.274] # ok 23 + md5 63 ms [13:30:14.274] # ok 24 + numerology 313 ms [13:30:14.274] # ok 25 + point 269 ms [13:30:14.274] # ok 26 + lseg 100 ms [13:30:14.274] # ok 27 + line 135 ms [13:30:14.274] # ... 206 lines omitted ... [13:30:14.274] # ok 219 + partition_merge 5301 ms [13:30:14.274] # ok 220 + partition_split 6250 ms [13:30:14.274] # ok 221 + partition_join 6514 ms [13:30:14.274] # ok 222 + partition_prune 7023 ms [13:30:14.274] # ok 223 + reloptions 430 ms [13:30:14.274] # ok 224 + hash_part 293 ms [13:30:14.274] # ok 225 + indexing 9093 ms [13:30:14.274] # ok 226 + partition_aggregate 4361 ms [13:30:14.274] # ok 227 + partition_info 982 ms [13:30:14.274] # ok 228 + tuplesort 4423 ms [13:30:14.274] # ok 229 + explain 572 ms [13:30:14.274] # ok 230 + memoize 3386 ms [13:30:14.274] # ok 231 + stats 5958 ms [13:30:14.274] # ok 232 + predicate 569 ms [13:30:14.274] # ok 233 + numa 145 ms [13:30:14.274] # ok 234 + eager_aggregate 2043 ms [13:30:14.274] # ok 235 + graph_table_rls 899 ms [13:30:14.274] # ok 236 + planner_est 170 ms [13:30:14.274] # # parallel group (4 tests): compression_pglz compression_lz4 compression cluster [13:30:14.274] # ok 237 + compression 702 ms [13:30:14.274] # ok 238 + compression_lz4 586 ms [13:30:14.274] # ok 239 + compression_pglz 66 ms [13:30:14.274] # ok 240 + cluster 1234 ms [13:30:14.274] # # parallel group (2 tests): oidjoins event_trigger [13:30:14.274] # ok 241 + oidjoins 1935 ms [13:30:14.274] # ok 242 + event_trigger 2183 ms [13:30:14.274] # ok 243 - event_trigger_login 112 ms [13:30:14.274] # ok 244 - fast_default 482 ms [13:30:14.274] # ok 245 - tablespace 2265 ms [13:30:14.274] # 1..245 [13:30:14.274] # -------------- stderr -------------- [13:30:14.274] # # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/publication.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/publication.out [13:30:14.274] # # --- /tmp/cirrus-ci-build/src/test/regress/expected/publication.out 2026-05-01 13:22:19.241844086 +0000 [13:30:14.274] # # +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/publication.out 2026-05-01 13:29:17.071522483 +0000 [13:30:14.274] # # @@ -555,7 +555,7 @@ [13:30:14.274] # # Type | Start | Minimum | Maximum | Increment | Cycles? | Cache [13:30:14.274] # # --------+-------+---------+---------------------+-----------+---------+------- [13:30:14.274] # # bigint | 1 | 1 | 9223372036854775807 | 1 | no | 1 [13:30:14.274] # # -Publications: [13:30:14.274] # # +Included in publications: [13:30:14.274] # # "regress_pub_for_allsequences_alltables" [13:30:14.274] # # "regress_pub_forallsequences1" [13:30:14.274] # # "regress_pub_forallsequences2" [13:30:14.274] # # 1 of 245 tests failed. [13:30:14.274] # # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs". [13:30:14.274] # # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.out". [13:30:14.274] # ------------------------------------ [13:30:14.274] # Looks like you failed 1 test of 11. [13:30:14.274] [13:30:14.274] (test program exited with status code 1) [13:30:14.274] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [13:30:14.274] [13:30:15.526] 161/399 postgresql:test_integerset / test_integerset/regress OK 10.67s 1 subtests passed [13:30:15.550] 162/399 postgresql:libpq / libpq/001_uri OK 1.27s 63 subtests passed [13:30:15.662] 163/399 postgresql:test_slru / test_slru/regress OK 3.00s 1 subtests passed [13:30:15.767] 164/399 postgresql:libpq / libpq/002_api OK 0.24s 1 subtests passed [13:30:16.819] 165/399 postgresql:test_tidstore / test_tidstore/regress OK 3.38s 1 subtests passed [13:30:17.417] 166/399 postgresql:typcache / typcache/regress OK 3.55s 1 subtests passed [13:30:17.610] 167/399 postgresql:test_shm_mq / test_shm_mq/regress OK 5.17s 1 subtests passed [13:30:17.717] 168/399 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.30s 55 subtests passed [13:30:17.852] 169/399 postgresql:unsafe_tests / unsafe_tests/regress OK 3.77s 4 subtests passed [13:30:18.085] 170/399 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.37s 9 subtests passed [13:30:22.446] 171/399 postgresql:ecpg / ecpg/ecpg OK 8.24s 66 subtests passed [13:30:23.415] 172/399 postgresql:libpq / libpq/006_service OK 6.59s 47 subtests passed [13:30:23.868] 173/399 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 6.01s 107 subtests passed [13:30:24.278] 174/399 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.41s 51 subtests passed [13:30:26.372] 175/399 postgresql:libpq / libpq/003_load_balance_host_list OK 10.82s 127 subtests passed [13:30:26.695] 176/399 postgresql:libpq / libpq/004_load_balance_dns OK 11.03s 125 subtests passed [13:30:27.655] 177/399 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.21s 32 subtests passed [13:30:28.438] 178/399 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.02s 10 subtests passed [13:30:29.756] 179/399 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.38s 3 subtests passed [13:30:30.026] 180/399 postgresql:pg_checksums / pg_checksums/001_basic OK 0.27s 9 subtests passed [13:30:30.127] 181/399 postgresql:libpq / libpq/005_negotiate_encryption OK 14.36s 249 subtests passed [13:30:30.524] 182/399 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.38s 13 subtests passed [13:30:32.168] 183/399 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.47s 43 subtests passed [13:30:33.198] 184/399 postgresql:pg_amcheck / pg_amcheck/003_check OK 15.11s 75 subtests passed [13:30:35.379] 185/399 postgresql:pg_checksums / pg_checksums/002_actions OK 5.35s 66 subtests passed [13:30:36.659] 186/399 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 9.00s 27 subtests passed [13:30:36.760] 187/399 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 3.56s 11 subtests passed [13:30:37.049] 188/399 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.87s 7 subtests passed [13:30:38.074] 189/399 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 7.55s 6 subtests passed [13:30:40.806] 190/399 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.04s 3 subtests passed [13:30:40.881] 191/399 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 4.22s 4 subtests passed [13:30:41.588] 192/399 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.51s 4 subtests passed [13:30:41.854] 193/399 postgresql:pg_config / pg_config/001_pg_config OK 0.26s 21 subtests passed [13:30:41.886] 194/399 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 6.51s 22 subtests passed [13:30:42.152] 195/399 postgresql:initdb / initdb/001_initdb OK 24.54s 57 subtests passed [13:30:43.778] 196/399 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.73s 2 subtests passed [13:30:43.951] 197/399 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.10s 18 subtests passed [13:30:44.632] 198/399 postgresql:pg_ctl / pg_ctl/002_status OK 2.48s 3 subtests passed [13:30:44.889] 199/399 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 4.01s 5 subtests passed [13:30:45.139] 200/399 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.25s 25 subtests passed [13:30:45.861] 201/399 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 21.58s 200 subtests passed [13:30:46.131] 202/399 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.32s 4 subtests passed [13:30:46.149] 203/399 postgresql:pg_dump / pg_dump/001_basic OK 1.52s 135 subtests passed [13:30:47.214] 204/399 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 18.77s 60 subtests passed [13:30:47.872] 205/399 postgresql:pg_ctl / pg_ctl/003_promote OK 4.09s 12 subtests passed [13:30:48.154] 206/399 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.01s 3 subtests passed [13:30:48.680] 207/399 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.73s 14 subtests passed [13:30:50.478] 208/399 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.61s 4 subtests passed [13:30:51.600] 209/399 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.92s 9 subtests passed [13:30:52.256] 210/399 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.10s 83 subtests passed [13:30:53.050] 211/399 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 6.89s 98 subtests passed [13:30:56.699] 212/399 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.57s 108 subtests passed [13:31:00.789] 213/399 postgresql:pg_dump / pg_dump/010_dump_connstr OK 12.92s 13 subtests passed [13:31:00.970] 214/399 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 8.71s 6 subtests passed [13:31:01.150] 215/399 postgresql:pg_rewind / pg_rewind/006_options OK 0.36s 13 subtests passed [13:31:01.194] 216/399 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.49s 1 subtests passed [13:31:02.661] 217/399 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 9.61s 10 subtests passed [13:31:04.561] 218/399 postgresql:pg_rewind / pg_rewind/002_databases OK 12.96s 12 subtests passed [13:31:05.661] 219/399 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.46s 3 subtests passed [13:31:06.019] 220/399 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.36s 13 subtests passed [13:31:06.975] 221/399 postgresql:pg_rewind / pg_rewind/007_standby_source OK 6.00s 7 subtests passed [13:31:07.206] 222/399 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.23s 17 subtests passed [13:31:07.715] 223/399 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.56s 3 subtests passed [13:31:08.431] 224/399 postgresql:pg_rewind / pg_rewind/001_basic OK 17.95s 57 subtests passed [13:31:08.636] 225/399 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 4.07s 12 subtests passed [13:31:09.289] 226/399 postgresql:pg_test_timing / pg_test_timing/001_basic OK 3.27s 18 subtests passed [13:31:09.434] 227/399 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.80s 60 subtests passed [13:31:10.214] 228/399 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 7.55s 1 subtests passed [13:31:12.086] 229/399 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.65s 32 subtests passed [13:31:12.570] 230/399 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.28s 5 subtests passed [13:31:14.096] 231/399 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 6.89s 38 subtests passed [13:31:14.555] 232/399 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 5.12s 11 subtests passed [13:31:17.329] 233/399 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 7.11s 18 subtests passed [13:31:17.610] 234/399 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.28s 11 subtests passed [13:31:17.657] 235/399 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.10s 5 subtests passed [13:31:18.634] 236/399 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.55s 10 subtests passed [13:31:20.019] 237/399 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.38s 207 subtests passed [13:31:20.146] 238/399 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 12.43s 92 subtests passed [13:31:20.167] 239/399 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.59s 21 subtests passed [13:31:21.126] 240/399 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.51s 7 subtests passed [13:31:23.810] 241/399 postgresql:psql / psql/020_cancel OK 3.64s 2 subtests passed [13:31:24.146] 242/399 postgresql:psql / psql/010_tab_completion OK 4.00s 89 subtests passed [13:31:25.005] 243/399 postgresql:psql / psql/030_pager OK 3.88s 4 subtests passed [13:31:26.064] 244/399 postgresql:psql / psql/001_basic OK 6.04s 126 subtests passed [13:31:27.517] 245/399 postgresql:scripts / scripts/010_clusterdb OK 3.71s 16 subtests passed [13:31:27.871] 246/399 postgresql:scripts / scripts/011_clusterdb_all OK 3.72s 7 subtests passed [13:31:29.157] 247/399 postgresql:pg_dump / pg_dump/002_pg_dump OK 44.25s 12212 subtests passed [13:31:29.862] 248/399 postgresql:scripts / scripts/040_createuser OK 3.80s 37 subtests passed [13:31:30.159] 249/399 postgresql:pg_waldump / pg_waldump/001_basic OK 16.06s 212 subtests passed [13:31:30.938] 250/399 postgresql:scripts / scripts/070_dropuser OK 3.06s 13 subtests passed [13:31:31.272] 251/399 postgresql:scripts / scripts/050_dropdb OK 3.75s 16 subtests passed [13:31:32.666] 252/399 postgresql:scripts / scripts/080_pg_isready OK 3.13s 11 subtests passed [13:31:34.390] 253/399 postgresql:scripts / scripts/020_createdb OK 9.38s 64 subtests passed [13:31:34.683] 254/399 postgresql:scripts / scripts/091_reindexdb_all OK 4.52s 13 subtests passed [13:31:34.961] 255/399 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.27s 27 subtests passed [13:31:35.012] 256/399 postgresql:scripts / scripts/101_vacuumdb_all OK 3.73s 5 subtests passed [13:31:35.259] 257/399 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.30s 4 subtests passed [13:31:35.572] 258/399 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.56s 39 subtests passed [13:31:35.736] 259/399 postgresql:pgbench / pgbench/001_pgbench_with_server OK 18.08s 474 subtests passed [13:31:36.463] 260/399 postgresql:scripts / scripts/090_reindexdb OK 6.60s 64 subtests passed [13:31:38.311] 261/399 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 51.10s 60 subtests passed [13:31:39.491] 262/399 postgresql:amcheck / amcheck/002_cic OK 3.92s 4 subtests passed [13:31:39.646] 263/399 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.98s 4 subtests passed [13:31:39.755] 264/399 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.29s 6 subtests passed [13:31:39.840] 265/399 postgresql:amcheck / amcheck/003_cic_2pc OK 4.10s 7 subtests passed [13:31:39.943] 266/399 postgresql:scripts / scripts/100_vacuumdb OK 9.00s 113 subtests passed [13:31:40.682] 267/399 postgresql:scripts / scripts/200_connstr OK 6.29s 3 subtests passed [13:31:41.024] 268/399 postgresql:oid2name / oid2name/001_basic OK 0.34s 9 subtests passed [13:31:43.126] 269/399 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.48s 22 subtests passed [13:31:43.177] 270/399 postgresql:amcheck / amcheck/005_pitr OK 4.86s 3 subtests passed [13:31:44.432] 271/399 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.41s 11 subtests passed [13:31:45.422] 272/399 postgresql:amcheck / amcheck/006_verify_gin OK 5.93s 6 subtests passed [13:31:45.779] 273/399 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.94s 16 subtests passed [13:31:47.088] 274/399 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.91s 3 subtests passed [13:31:47.690] 275/399 postgresql:pg_stash_advice / pg_stash_advice/001_persist OK 4.56s 6 subtests passed [13:31:47.932] 276/399 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.24s [13:31:48.066] 277/399 postgresql:amcheck / amcheck/001_verify_heapam OK 12.81s 272 subtests passed [13:31:48.363] 278/399 postgresql:vacuumlo / vacuumlo/001_basic OK 0.29s 9 subtests passed [13:31:48.422] 279/399 postgresql:dblink / dblink/001_auth_scram OK 8.48s 12 subtests passed [13:31:48.913] 280/399 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.48s 2 subtests passed [13:31:49.144] 281/399 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.72s 3 subtests passed [13:31:51.974] 282/399 postgresql:authentication / authentication/002_saslprep OK 3.55s 20 subtests passed [13:31:52.099] 283/399 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.17s 6 subtests passed [13:31:52.226] 284/399 postgresql:authentication / authentication/005_sspi SKIP 0.25s [13:31:52.424] 285/399 postgresql:authentication / authentication/004_file_inclusion OK 3.28s 2 subtests passed [13:31:52.730] 286/399 postgresql:postmaster / postmaster/001_basic OK 0.30s 9 subtests passed [13:31:53.485] 287/399 postgresql:authentication / authentication/003_peer OK 4.57s 53 subtests passed [13:31:53.828] 288/399 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 6.74s 4 subtests passed [13:31:53.915] 289/399 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.13s 7 subtests passed [13:31:55.173] 290/399 postgresql:authentication / authentication/007_pre_auth OK 2.95s 2 subtests passed [13:31:55.482] 291/399 postgresql:authentication / authentication/006_login_trigger OK 3.38s 32 subtests passed [13:31:55.973] 292/399 postgresql:authentication / authentication/001_password OK 7.61s 207 subtests passed [13:31:56.313] 293/399 postgresql:postmaster / postmaster/002_connection_limits OK 3.58s 30 subtests passed [13:31:56.897] 294/399 postgresql:postmaster / postmaster/003_start_stop OK 3.41s 25 subtests passed [13:32:01.976] 295/399 postgresql:subscription / subscription/002_types OK 8.06s 4 subtests passed [13:32:02.134] 296/399 postgresql:bloom / bloom/001_wal OK 22.38s 31 subtests passed [13:32:02.494] 297/399 postgresql:subscription / subscription/003_constraints OK 7.32s 6 subtests passed [13:32:02.648] 298/399 postgresql:subscription / subscription/006_rewrite OK 6.33s 2 subtests passed [13:32:02.995] 299/399 postgresql:subscription / subscription/005_encoding OK 7.02s 1 subtests passed [13:32:04.410] 300/399 postgresql:subscription / subscription/004_sync OK 8.93s 9 subtests passed [13:32:05.515] 301/399 postgresql:subscription / subscription/007_ddl OK 8.62s 8 subtests passed [13:32:07.758] 302/399 postgresql:subscription / subscription/001_rep_changes OK 13.93s 38 subtests passed [13:32:08.434] 303/399 postgresql:subscription / subscription/009_matviews OK 6.30s 1 subtests passed [13:32:09.362] 304/399 postgresql:subscription / subscription/008_diff_schema OK 7.38s 5 subtests passed [13:32:09.480] 305/399 postgresql:subscription / subscription/012_collation OK 6.48s 2 subtests passed [13:32:12.718] 306/399 postgresql:subscription / subscription/011_generated OK 10.06s 11 subtests passed [13:32:12.794] 307/399 postgresql:subscription / subscription/010_truncate OK 10.30s 14 subtests passed [13:32:15.062] 308/399 postgresql:subscription / subscription/016_stream_subxact OK 6.63s 3 subtests passed [13:32:15.309] 309/399 postgresql:subscription / subscription/014_binary OK 9.79s 8 subtests passed [13:32:16.056] 310/399 postgresql:subscription / subscription/017_stream_ddl OK 6.69s 3 subtests passed [13:32:19.300] 311/399 postgresql:subscription / subscription/018_stream_subxact_abort OK 9.82s 9 subtests passed [13:32:19.482] 312/399 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 6.76s 2 subtests passed [13:32:19.530] 313/399 postgresql:subscription / subscription/020_messages OK 6.73s 5 subtests passed [13:32:24.937] 314/399 postgresql:subscription / subscription/015_stream OK 17.18s 10 subtests passed [13:32:25.546] 315/399 postgresql:subscription / subscription/013_partition OK 21.13s 74 subtests passed [13:32:27.331] 316/399 postgresql:subscription / subscription/024_add_drop_pub OK 8.03s 4 subtests passed [13:32:28.562] 317/399 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.08s 13 subtests passed [13:32:28.644] 318/399 postgresql:subscription / subscription/021_twophase OK 13.58s 31 subtests passed [13:32:29.754] 319/399 postgresql:subscription / subscription/023_twophase_stream OK 13.70s 34 subtests passed [13:32:29.990] 320/399 postgresql:subscription / subscription/022_twophase_cascade OK 14.68s 41 subtests passed [13:32:33.020] 321/399 postgresql:subscription / subscription/026_stats OK 13.49s 13 subtests passed [13:32:35.038] 322/399 postgresql:subscription / subscription/029_on_error OK 7.71s 5 subtests passed [13:32:38.867] 323/399 postgresql:subscription / subscription/028_row_filter OK 13.32s 26 subtests passed [13:32:38.882] 324/399 postgresql:subscription / subscription/033_run_as_table_owner OK 8.89s 10 subtests passed [13:32:41.926] 325/399 postgresql:subscription / subscription/027_nosuperuser OK 16.99s 19 subtests passed [13:32:42.374] 326/399 postgresql:subscription / subscription/030_origin OK 13.81s 13 subtests passed [13:32:43.142] 327/399 postgresql:subscription / subscription/032_subscribe_use_index OK 13.39s 15 subtests passed [13:32:46.185] 328/399 postgresql:subscription / subscription/031_column_list OK 17.54s 36 subtests passed [13:32:46.470] 329/399 postgresql:subscription / subscription/034_temporal OK 13.45s 37 subtests passed [13:32:47.344] 330/399 postgresql:subscription / subscription/036_sequences OK 8.48s 9 subtests passed [13:32:47.364] 331/399 postgresql:brin / brin/01_workitems OK 4.22s 4 subtests passed [13:32:48.038] 332/399 postgresql:subscription / subscription/035_conflicts OK 13.00s 29 subtests passed [13:32:49.654] 333/399 postgresql:subscription / subscription/037_except OK 10.77s 21 subtests passed [13:32:50.210] 334/399 postgresql:brin / brin/02_wal_consistency OK 4.02s 2 subtests passed [13:32:50.254] 335/399 postgresql:commit_ts / commit_ts/001_base OK 3.78s 2 subtests passed [13:32:51.009] 336/399 postgresql:subscription / subscription/038_walsnd_shutdown_timeout OK 9.08s 4 subtests passed [13:32:51.985] 337/399 postgresql:commit_ts / commit_ts/002_standby OK 4.64s 4 subtests passed [13:32:52.542] 338/399 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.18s 4 subtests passed [13:32:53.015] 339/399 postgresql:commit_ts / commit_ts/004_restart OK 4.98s 16 subtests passed [13:32:53.447] 340/399 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.79s 4 subtests passed [13:32:53.626] 341/399 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.41s 23 subtests passed [13:32:55.032] 342/399 postgresql:oauth_validator / oauth_validator/002_client OK 4.02s 20 subtests passed [13:32:55.556] 343/399 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.57s 7 subtests passed [13:32:57.049] 344/399 postgresql:test_aio / test_aio/002_io_workers OK 4.03s 22 subtests passed [13:32:58.991] 345/399 postgresql:test_aio / test_aio/004_read_stream OK 5.36s 31 subtests passed [13:32:59.574] 346/399 postgresql:test_checksums / test_checksums/001_basic OK 4.02s 9 subtests passed [13:32:59.990] 347/399 postgresql:test_checksums / test_checksums/002_restarts OK 2.94s 5 subtests passed [13:33:00.615] 348/399 postgresql:test_autovacuum / test_autovacuum/001_parallel_autovacuum OK 5.58s 2 subtests passed [13:33:00.820] 349/399 postgresql:test_aio / test_aio/003_initdb OK 7.37s 6 subtests passed [13:33:00.833] 350/399 postgresql:test_checksums / test_checksums/006_pgbench_single SKIP 0.22s [13:33:01.001] 351/399 postgresql:test_checksums / test_checksums/007_pgbench_standby SKIP 0.18s [13:33:01.085] 352/399 postgresql:test_checksums / test_checksums/008_pitr SKIP 0.25s [13:33:03.340] 353/399 postgresql:test_checksums / test_checksums/003_standby_restarts OK 4.35s 12 subtests passed [13:33:03.510] 354/399 postgresql:test_checksums / test_checksums/005_injection OK 3.52s 3 subtests passed [13:33:03.917] 355/399 postgresql:test_checksums / test_checksums/004_offline OK 4.34s 8 subtests passed [13:33:03.982] 356/399 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.90s 2 subtests passed [13:33:04.422] 357/399 postgresql:test_int128 / test_int128/001_test_int128 OK 0.44s 2 subtests passed [13:33:06.930] 358/399 postgresql:test_escape / test_escape/001_test_escape OK 3.42s 1218 subtests passed [13:33:07.087] 359/399 postgresql:oauth_validator / oauth_validator/001_server OK 16.83s 170 subtests passed [13:33:07.281] 360/399 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.36s 11 subtests passed [13:33:07.354] 361/399 postgresql:subscription / subscription/100_bugs OK 24.98s 17 subtests passed [13:33:07.496] 362/399 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.40s 12 subtests passed [13:33:07.515] 363/399 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.23s 2 subtests passed [13:33:07.895] 364/399 postgresql:test_aio / test_aio/001_aio OK 15.35s 826 subtests passed [13:33:08.266] 365/399 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.84s 516 subtests passed [13:33:08.285] 366/399 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.94s 15 subtests passed [13:33:10.464] 367/399 postgresql:test_json_parser / test_json_parser/002_inline OK 3.52s 3712 subtests passed [13:33:10.594] 368/399 postgresql:test_misc / test_misc/003_check_guc OK 3.08s 4 subtests passed [13:33:11.385] 369/399 postgresql:test_misc / test_misc/002_tablespace OK 3.89s 20 subtests passed [13:33:11.899] 370/399 postgresql:test_misc / test_misc/001_constraint_validation OK 4.54s 42 subtests passed [13:33:11.923] 371/399 postgresql:test_misc / test_misc/004_io_direct OK 4.00s 3 subtests passed [13:33:11.978] 372/399 postgresql:test_misc / test_misc/005_timeouts OK 3.71s 2 subtests passed [13:33:12.509] 373/399 postgresql:test_misc / test_misc/006_signal_autovacuum OK 4.22s 2 subtests passed [13:33:13.830] 374/399 postgresql:test_misc / test_misc/007_catcache_inval OK 3.33s 2 subtests passed [13:33:14.122] 375/399 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.29s [13:33:14.289] 376/399 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.69s 10 subtests passed [13:33:14.621] 377/399 postgresql:test_misc / test_misc/009_log_temp_files OK 3.23s 11 subtests passed [13:33:15.890] 378/399 postgresql:test_misc / test_misc/011_lock_stats OK 3.96s 7 subtests passed [13:33:17.035] 379/399 postgresql:test_misc / test_misc/012_ddlutils OK 5.06s 43 subtests passed [13:33:17.334] 380/399 postgresql:test_shmem / test_shmem/001_late_shmem_alloc OK 3.21s 2 subtests passed [13:33:17.657] 381/399 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.32s [13:33:17.986] 382/399 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.33s [13:33:18.020] 383/399 postgresql:test_slru / test_slru/001_multixact OK 3.73s 2 subtests passed [13:33:18.305] 384/399 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.32s [13:33:18.920] 385/399 postgresql:test_slru / test_slru/002_multixact_wraparound OK 4.30s 18 subtests passed [13:33:19.752] 386/399 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 7.85s 73 subtests passed [13:33:20.755] 387/399 postgresql:worker_spi / worker_spi/001_worker_spi OK 4.86s 8 subtests passed [13:33:21.007] 388/399 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 2.99s [13:33:21.974] 389/399 postgresql:worker_spi / worker_spi/002_worker_terminate OK 4.94s 11 subtests passed [13:33:22.478] 390/399 postgresql:test_pg_dump / test_pg_dump/001_base OK 9.97s 1044 subtests passed [13:33:24.341] 391/399 postgresql:ssl / ssl/002_scram OK 5.42s 28 subtests passed [13:33:25.003] 392/399 postgresql:ssl / ssl/003_sslinfo OK 5.25s 21 subtests passed [13:33:25.513] 393/399 postgresql:ldap / ldap/002_bindpasswd OK 3.54s 3 subtests passed [13:33:26.106] 394/399 postgresql:test_checksums / test_checksums/009_fpi OK 25.10s 7 subtests passed [13:33:26.916] 395/399 postgresql:icu / icu/010_database OK 2.57s 8 subtests passed [13:33:27.032] 396/399 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.54s 26 subtests passed [13:33:28.114] 397/399 postgresql:ldap / ldap/001_auth OK 7.11s 47 subtests passed [13:33:28.799] 398/399 postgresql:ssl / ssl/004_sni OK 8.04s 102 subtests passed [13:33:31.467] 399/399 postgresql:ssl / ssl/001_ssltests OK 13.16s 272 subtests passed [13:33:31.566] [13:33:31.566] Summary of Failures: [13:33:31.566] [13:33:31.566] 15/399 postgresql:regress / regress/regress ERROR 87.53s exit status 1 [13:33:31.566] 28/399 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 94.67s exit status 1 [13:33:31.566] 25/399 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 130.35s exit status 1 [13:33:31.566] 114/399 postgresql:recovery / recovery/027_stream_regress ERROR 111.81s exit status 1 [13:33:31.566] [13:33:31.566] Ok: 385 [13:33:31.566] Expected Fail: 0 [13:33:31.566] Fail: 4 [13:33:31.566] Unexpected Pass: 0 [13:33:31.566] Skipped: 10 [13:33:31.566] Timeout: 0 [13:33:31.566] [13:33:31.566] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [13:33:31.666] [13:33:31.666] Exit status: 4