[02:13:29.501] su postgres <<-EOF [02:13:29.501] set -e [02:13:29.501] ulimit -c unlimited [02:13:29.501] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [02:13:29.501] EOF [02:13:30.558] 1/383 postgresql:setup / tmp_install OK 0.68s [02:13:30.613] 2/383 postgresql:setup / install_test_files OK 0.05s [02:13:32.281] 3/383 postgresql:setup / initdb_cache OK 1.67s [02:13:32.508] 4/383 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.20s 9 subtests passed [02:13:48.620] 5/383 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 16.28s 16 subtests passed [02:14:03.234] 6/383 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 30.92s 13 subtests passed [02:14:08.252] 7/383 postgresql:pg_upgrade / pg_upgrade/008_extension_control_path OK 19.63s 5 subtests passed [02:14:08.601] 8/383 postgresql:pg_upgrade / pg_upgrade/007_multixact_conversion OK 36.09s 3 subtests passed [02:14:08.628] 9/383 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 36.30s 19 subtests passed [02:14:20.468] 10/383 postgresql:recovery / recovery/002_archiving OK 11.86s 12 subtests passed [02:14:25.398] ▶ 11/383 + generated_virtual 4887 ms FAIL [02:14:27.077] 12/383 postgresql:recovery / recovery/003_recovery_targets OK 18.45s 15 subtests passed [02:14:30.392] 13/383 postgresql:recovery / recovery/001_stream_rep OK 22.14s 64 subtests passed [02:14:35.662] 14/383 postgresql:recovery / recovery/004_timeline_switch OK 15.19s 5 subtests passed [02:14:36.084] 15/383 postgresql:recovery / recovery/006_logical_decoding OK 5.69s 20 subtests passed [02:14:38.323] 16/383 postgresql:recovery / recovery/005_replay_delay OK 11.24s 3 subtests passed [02:14:44.376] 17/383 postgresql:recovery / recovery/007_sync_rep OK 8.71s 11 subtests passed [02:14:52.760] 18/383 postgresql:recovery / recovery/009_twophase OK 14.44s 30 subtests passed [02:14:53.084] 19/383 postgresql:recovery / recovery/008_fsm_truncation OK 17.00s 1 subtests passed [02:14:54.650] 20/383 postgresql:recovery / recovery/010_logical_decoding_timelines OK 10.27s 13 subtests passed [02:14:59.893] 21/383 postgresql:recovery / recovery/013_crash_restart OK 6.81s 19 subtests passed [02:15:00.529] 22/383 postgresql:recovery / recovery/014_unlogged_reinit OK 5.88s 23 subtests passed [02:15:04.459] 23/383 postgresql:recovery / recovery/012_subtransactions OK 11.70s 12 subtests passed [02:15:10.106] 24/383 postgresql:recovery / recovery/015_promotion_pages OK 10.21s 1 subtests passed [02:15:10.946] 25/383 postgresql:recovery / recovery/016_min_consistency OK 10.42s 1 subtests passed [02:15:13.447] ▶ 26/383 - regression tests pass FAIL [02:15:13.705] 27/383 postgresql:recovery / recovery/017_shm OK 9.24s 4 subtests passed [02:15:13.870] 11/383 postgresql:regress / regress/regress ERROR 101.58s exit status 1 [02:15:13.871] >>> 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 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=115 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 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 /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 40058 [02:15:13.871] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:15:13.871] stderr: [02:15:13.871] # 1 of 243 tests failed. [02:15:13.871] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [02:15:13.871] # 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". [02:15:13.871] [02:15:13.871] (test program exited with status code 1) [02:15:13.871] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:15:13.871] [02:15:15.471] 28/383 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 103.12s 50 subtests passed [02:15:17.349] ▶ 29/383 - regression tests pass FAIL [02:15:17.484] 29/383 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 105.19s exit status 1 [02:15:17.484] >>> top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=54 MESON_TEST_ITERATION=1 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 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu 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 /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 [02:15:17.484] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:15:17.484] stderr: [02:15:17.484] # Failed test 'regression tests pass' [02:15:17.484] # at /tmp/cirrus-ci-build/src/test/modules/test_plan_advice/t/001_replan_regress.pl line 63. [02:15:17.484] # got: '256' [02:15:17.484] # expected: '0' [02:15:17.484] # Looks like you failed 1 test of 1. [02:15:17.484] [02:15:17.484] (test program exited with status code 1) [02:15:17.484] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:15:17.484] [02:15:18.301] 30/383 postgresql:recovery / recovery/021_row_visibility OK 4.42s 10 subtests passed [02:15:19.359] 31/383 postgresql:recovery / recovery/022_crash_temp_files OK 3.89s 11 subtests passed [02:15:21.477] 32/383 postgresql:recovery / recovery/020_archive_status OK 7.77s 19 subtests passed [02:15:21.633] 33/383 postgresql:recovery / recovery/023_pitr_prepared_xact OK 4.15s 1 subtests passed [02:15:22.502] 34/383 postgresql:recovery / recovery/024_archive_recovery OK 4.20s 2 subtests passed [02:15:23.799] 35/383 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 4.44s 1 subtests passed [02:15:28.862] 36/383 postgresql:recovery / recovery/028_pitr_timelines OK 6.36s 3 subtests passed [02:15:30.982] 37/383 postgresql:recovery / recovery/026_overwrite_contrecord OK 9.50s 3 subtests passed [02:15:32.123] 38/383 postgresql:recovery / recovery/029_stats_restart OK 8.32s 44 subtests passed [02:15:32.898] 39/383 postgresql:recovery / recovery/018_wal_optimize OK 22.79s 38 subtests passed [02:15:36.551] 40/383 postgresql:recovery / recovery/019_replslot_limit OK 25.60s 26 subtests passed [02:15:36.576] 41/383 postgresql:recovery / recovery/030_stats_cleanup_replica OK 7.71s 11 subtests passed [02:15:39.013] 42/383 postgresql:isolation / isolation/isolation OK 95.78s 127 subtests passed [02:15:40.094] 43/383 postgresql:recovery / recovery/031_recovery_conflict OK 9.11s 18 subtests passed [02:15:41.563] 44/383 postgresql:recovery / recovery/034_create_database OK 5.01s 2 subtests passed [02:15:42.678] 45/383 postgresql:recovery / recovery/032_relfilenode_reuse OK 10.55s 14 subtests passed [02:15:44.174] 46/383 postgresql:recovery / recovery/037_invalid_database OK 4.08s 10 subtests passed [02:15:46.374] 47/383 postgresql:recovery / recovery/036_truncated_dropped OK 7.36s 8 subtests passed [02:15:50.603] 48/383 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 9.04s 2 subtests passed [02:15:51.853] 49/383 postgresql:recovery / recovery/033_replay_tsp_drops OK 18.95s 3 subtests passed [02:15:52.228] 50/383 postgresql:recovery / recovery/041_checkpoint_at_promote OK 5.85s 6 subtests passed [02:15:56.226] 51/383 postgresql:recovery / recovery/039_end_of_wal OK 13.55s 14 subtests passed [02:15:58.407] 52/383 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 6.18s 1 subtests passed [02:15:58.900] 53/383 postgresql:recovery / recovery/042_low_level_backup OK 8.30s 4 subtests passed [02:15:59.431] 26/383 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 147.12s exit status 1 [02:15:59.431] >>> top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=251 MESON_TEST_ITERATION=1 with_icu=yes 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 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 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template 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 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 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 /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 [02:15:59.431] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:15:59.431] stderr: [02:15:59.431] # Failed test 'regression tests pass' [02:15:59.431] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 308. [02:15:59.431] # got: '256' [02:15:59.431] # expected: '0' [02:15:59.431] # Looks like you failed 1 test of 20. [02:15:59.431] [02:15:59.431] (test program exited with status code 1) [02:15:59.431] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:15:59.431] [02:16:00.382] 54/383 postgresql:recovery / recovery/043_no_contrecord_switch OK 8.53s 1 subtests passed [02:16:05.468] 55/383 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 6.03s 3 subtests passed [02:16:05.702] 56/383 postgresql:recovery / recovery/045_archive_restartpoint OK 9.48s 1 subtests passed [02:16:06.839] 57/383 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 7.94s 1 subtests passed [02:16:08.627] 58/383 postgresql:recovery / recovery/035_standby_logical_decoding OK 32.05s 89 subtests passed [02:16:08.902] 59/383 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 10.49s 2 subtests passed [02:16:09.430] 60/383 postgresql:recovery / recovery/050_redo_segment_missing OK 3.96s 2 subtests passed [02:16:10.461] 61/383 postgresql:recovery / recovery/052_checkpoint_segment_missing OK 3.62s 4 subtests passed [02:16:10.951] 62/383 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 26.78s 38 subtests passed [02:16:13.605] 63/383 postgresql:plperl / plperl/regress OK 4.17s 14 subtests passed [02:16:13.886] 64/383 postgresql:plpgsql / plpgsql/regress OK 4.98s 13 subtests passed [02:16:14.982] 65/383 postgresql:pltcl / pltcl/regress OK 4.03s 8 subtests passed [02:16:15.861] 66/383 postgresql:plpython / plpython/regress OK 5.40s 23 subtests passed [02:16:17.182] 67/383 postgresql:auto_explain / auto_explain/regress OK 3.29s 1 subtests passed [02:16:17.832] 68/383 postgresql:kerberos / kerberos/001_auth OK 9.20s 142 subtests passed [02:16:18.032] 69/383 postgresql:recovery / recovery/049_wait_for_lsn OK 17.65s 33 subtests passed [02:16:18.756] 70/383 postgresql:basic_archive / basic_archive/regress OK 3.77s 1 subtests passed [02:16:19.475] 71/383 postgresql:bloom / bloom/regress OK 3.61s 1 subtests passed [02:16:19.859] 72/383 postgresql:recovery / recovery/051_effective_wal_level OK 14.16s 31 subtests passed [02:16:20.182] 73/383 postgresql:bool_plperl / bool_plperl/regress OK 3.00s 2 subtests passed [02:16:22.546] 74/383 postgresql:citext / citext/regress OK 3.79s 3 subtests passed [02:16:22.874] 75/383 postgresql:btree_gin / btree_gin/regress OK 5.04s 30 subtests passed [02:16:22.958] 76/383 postgresql:cube / cube/regress OK 3.48s 2 subtests passed [02:16:23.147] 77/383 postgresql:dblink / dblink/regress OK 3.29s 1 subtests passed [02:16:23.207] 78/383 postgresql:btree_gist / btree_gist/regress OK 5.17s 32 subtests passed [02:16:23.442] 79/383 postgresql:dict_int / dict_int/regress OK 3.26s 1 subtests passed [02:16:25.632] 80/383 postgresql:dict_xsyn / dict_xsyn/regress OK 3.08s 1 subtests passed [02:16:26.379] 81/383 postgresql:file_fdw / file_fdw/regress OK 3.42s 1 subtests passed [02:16:27.050] 82/383 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 3.90s 2 subtests passed [02:16:27.514] 83/383 postgresql:hstore_plperl / hstore_plperl/regress OK 4.07s 3 subtests passed [02:16:27.774] 84/383 postgresql:earthdistance / earthdistance/regress OK 4.90s 1 subtests passed [02:16:29.005] 85/383 postgresql:amcheck / amcheck/regress OK 15.40s 4 subtests passed [02:16:29.839] 86/383 postgresql:hstore / hstore/regress OK 6.63s 2 subtests passed [02:16:30.050] 87/383 postgresql:hstore_plpython / hstore_plpython/regress OK 4.41s 1 subtests passed [02:16:30.992] 88/383 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.22s 1 subtests passed [02:16:31.122] 89/383 postgresql:isn / isn/regress OK 4.07s 1 subtests passed [02:16:31.258] 90/383 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.74s 2 subtests passed [02:16:32.273] 91/383 postgresql:lo / lo/regress OK 3.27s 1 subtests passed [02:16:33.907] 92/383 postgresql:ltree_plpython / ltree_plpython/regress OK 3.86s 1 subtests passed [02:16:35.409] 93/383 postgresql:ltree / ltree/regress OK 5.57s 1 subtests passed [02:16:35.534] 94/383 postgresql:passwordcheck / passwordcheck/regress OK 4.41s 1 subtests passed [02:16:36.503] 95/383 postgresql:pg_buffercache / pg_buffercache/regress OK 5.24s 2 subtests passed [02:16:37.610] 96/383 postgresql:pageinspect / pageinspect/regress OK 6.62s 8 subtests passed [02:16:37.910] 97/383 postgresql:pg_freespacemap / pg_freespacemap/regress OK 4.00s 1 subtests passed [02:16:38.515] 98/383 postgresql:pgcrypto / pgcrypto/regress OK 6.24s 25 subtests passed [02:16:38.641] 99/383 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 3.23s 1 subtests passed [02:16:39.217] 100/383 postgresql:pg_overexplain / pg_overexplain/regress OK 3.68s 1 subtests passed [02:16:40.382] 101/383 postgresql:pg_prewarm / pg_prewarm/regress OK 2.77s 1 subtests passed [02:16:40.911] 102/383 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.00s 1 subtests passed [02:16:41.353] 103/383 postgresql:pgstattuple / pgstattuple/regress OK 2.71s 1 subtests passed [02:16:42.404] 104/383 postgresql:intarray / intarray/regress OK 16.02s 1 subtests passed [02:16:43.558] 105/383 postgresql:pg_surgery / pg_surgery/regress OK 4.34s 1 subtests passed [02:16:43.918] 106/383 postgresql:pg_stat_statements / pg_stat_statements/regress OK 5.40s 16 subtests passed [02:16:46.240] 107/383 postgresql:pg_visibility / pg_visibility/regress OK 5.33s 1 subtests passed [02:16:47.059] 108/383 postgresql:pg_walinspect / pg_walinspect/regress OK 5.71s 2 subtests passed [02:16:48.010] 109/383 postgresql:postgres_fdw / postgres_fdw/isolation OK 4.45s 1 subtests passed [02:16:49.014] 110/383 postgresql:pg_trgm / pg_trgm/regress OK 8.63s 4 subtests passed [02:16:49.216] 111/383 postgresql:seg / seg/regress OK 5.30s 3 subtests passed [02:16:50.366] 112/383 postgresql:spi / spi/regress OK 4.12s 2 subtests passed [02:16:50.875] 113/383 postgresql:tablefunc / tablefunc/regress OK 3.81s 1 subtests passed [02:16:51.478] 114/383 postgresql:tcn / tcn/isolation OK 3.47s 1 subtests passed [02:16:53.234] 115/383 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.87s 1 subtests passed [02:16:53.670] 116/383 postgresql:tsm_system_time / tsm_system_time/regress OK 2.79s 1 subtests passed [02:16:54.133] 117/383 postgresql:pg_plan_advice / pg_plan_advice/regress OK 17.63s 9 subtests passed [02:16:54.716] 118/383 postgresql:unaccent / unaccent/regress OK 3.24s 1 subtests passed [02:16:55.097] 119/383 postgresql:test_decoding / test_decoding/isolation OK 5.88s 14 subtests passed [02:16:56.157] 120/383 postgresql:xml2 / xml2/regress OK 2.49s 1 subtests passed [02:16:56.303] ▶ 121/383 - regression tests pass FAIL [02:16:56.643] 122/383 postgresql:uuid-ossp / uuid-ossp/regress OK 3.41s 1 subtests passed [02:16:57.286] 123/383 postgresql:brin / brin/isolation OK 3.15s 1 subtests passed [02:16:57.554] 124/383 postgresql:commit_ts / commit_ts/regress OK 2.84s 1 subtests passed [02:16:58.800] 125/383 postgresql:delay_execution / delay_execution/isolation OK 3.70s 2 subtests passed [02:16:58.999] 126/383 postgresql:dummy_index_am / dummy_index_am/regress OK 2.84s 1 subtests passed [02:16:59.651] 127/383 postgresql:dummy_seclabel / dummy_seclabel/regress OK 3.01s 1 subtests passed [02:17:00.122] 128/383 postgresql:postgres_fdw / postgres_fdw/regress OK 17.72s 2 subtests passed [02:17:01.030] 129/383 postgresql:gin / gin/regress OK 3.74s 1 subtests passed [02:17:01.656] 130/383 postgresql:index / index/isolation OK 4.10s 1 subtests passed [02:17:02.162] 131/383 postgresql:test_decoding / test_decoding/regress OK 13.15s 19 subtests passed [02:17:02.260] 132/383 postgresql:injection_points / injection_points/regress OK 3.46s 4 subtests passed [02:17:02.626] 133/383 postgresql:plsample / plsample/regress OK 2.50s 1 subtests passed [02:17:04.482] 134/383 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.45s 1 subtests passed [02:17:04.774] 135/383 postgresql:test_bitmapset / test_bitmapset/regress OK 2.61s 1 subtests passed [02:17:04.989] 136/383 postgresql:test_binaryheap / test_binaryheap/regress OK 3.33s 1 subtests passed [02:17:05.059] 137/383 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.80s 1 subtests passed [02:17:05.354] 138/383 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 2.73s 1 subtests passed [02:17:05.595] 139/383 postgresql:injection_points / injection_points/isolation OK 6.59s 4 subtests passed [02:17:07.721] 140/383 postgresql:test_cplusplusext / test_cplusplusext/regress OK 3.24s 1 subtests passed [02:17:07.744] 141/383 postgresql:test_custom_types / test_custom_types/regress OK 2.97s 1 subtests passed [02:17:08.079] 142/383 postgresql:test_dsa / test_dsa/regress OK 3.02s 1 subtests passed [02:17:08.302] 143/383 postgresql:test_dsm_registry / test_dsm_registry/regress OK 2.95s 1 subtests passed [02:17:08.811] 144/383 postgresql:test_extensions / test_extensions/regress OK 3.22s 2 subtests passed [02:17:09.190] 145/383 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.20s 22 subtests passed [02:17:10.182] 146/383 postgresql:nbtree / nbtree/regress OK 10.53s 2 subtests passed [02:17:10.771] 147/383 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 3.05s 1 subtests passed [02:17:10.915] 148/383 postgresql:test_lfind / test_lfind/regress OK 2.83s 1 subtests passed [02:17:11.272] 149/383 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 2.97s 1 subtests passed [02:17:11.986] 150/383 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.17s 2 subtests passed [02:17:12.038] 151/383 postgresql:test_parser / test_parser/regress OK 2.85s 1 subtests passed [02:17:12.754] 152/383 postgresql:test_pg_dump / test_pg_dump/regress OK 2.57s 1 subtests passed [02:17:13.558] 153/383 postgresql:test_predtest / test_predtest/regress OK 2.79s 1 subtests passed [02:17:14.078] 154/383 postgresql:test_radixtree / test_radixtree/regress OK 3.16s 1 subtests passed [02:17:14.414] 155/383 postgresql:test_rbtree / test_rbtree/regress OK 3.14s 1 subtests passed [02:17:15.117] 156/383 postgresql:test_resowner / test_resowner/regress OK 3.08s 1 subtests passed [02:17:15.407] 157/383 postgresql:test_rls_hooks / test_rls_hooks/regress OK 2.65s 1 subtests passed [02:17:15.521] 158/383 postgresql:test_regex / test_regex/regress OK 3.53s 2 subtests passed [02:17:16.673] 159/383 postgresql:test_saslprep / test_saslprep/regress OK 3.11s 1 subtests passed [02:17:17.365] 160/383 postgresql:test_slru / test_slru/regress OK 2.95s 1 subtests passed [02:17:18.004] 161/383 postgresql:typcache / typcache/regress OK 2.60s 1 subtests passed [02:17:18.346] 162/383 postgresql:libpq / libpq/002_api OK 0.34s 1 subtests passed [02:17:18.716] 163/383 postgresql:libpq / libpq/001_uri OK 1.35s 63 subtests passed [02:17:18.754] 164/383 postgresql:test_shm_mq / test_shm_mq/regress OK 4.67s 1 subtests passed [02:17:18.935] 165/383 postgresql:test_tidstore / test_tidstore/regress OK 3.82s 1 subtests passed [02:17:18.982] 166/383 postgresql:test_integerset / test_integerset/regress OK 11.24s 1 subtests passed [02:17:19.359] 167/383 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.38s 55 subtests passed [02:17:19.644] 168/383 postgresql:unsafe_tests / unsafe_tests/regress OK 4.12s 4 subtests passed [02:17:19.989] 169/383 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.34s 9 subtests passed [02:17:23.317] 121/383 postgresql:recovery / recovery/027_stream_regress ERROR 121.68s exit status 1 [02:17:23.318] >>> top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=229 MESON_TEST_ITERATION=1 enable_injection_points=yes PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu 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/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin /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 [02:17:23.318] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [02:17:23.318] stderr: [02:17:23.318] # === dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs (head) === [02:17:23.318] # diff -U3 /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out [02:17:23.318] # --- /tmp/cirrus-ci-build/src/test/regress/expected/generated_virtual.out 2026-04-01 02:09:36.324185307 +0000 [02:17:23.318] # +++ /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/results/generated_virtual.out 2026-04-01 02:16:06.321653551 +0000 [02:17:23.318] # @@ -1148,9 +1148,10 @@ [02:17:23.318] # f2 | bigint | | | | plain | | [02:17:23.318] # f3 | bigint | | | generated always as (f2 * 2) | plain | | [02:17:23.318] # Partition key: RANGE (f3) [02:17:23.318] # -Partitions: gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30'), [02:17:23.318] # - gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50'), [02:17:23.318] # - gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [02:17:23.318] # +Partitions: [02:17:23.318] # + gtest_part_key1_0 FOR VALUES FROM ('20') TO ('30') [02:17:23.318] # + gtest_part_key1_1 FOR VALUES FROM ('30') TO ('50') [02:17:23.318] # + gtest_part_key1_2 FOR VALUES FROM ('50') TO ('100') [02:17:23.318] # [02:17:23.318] # INSERT INTO gtest_part_key1(f2) VALUES (9); -- error [02:17:23.318] # ERROR: no partition of relation "gtest_part_key1" found for row [02:17:23.318] # === dumping /tmp/cirrus-ci-build/build/testrun/recovery/027_stream_regress/data/regression.diffs (tail) === [02:17:23.318] # === EOF === [02:17:23.318] # Failed test 'regression tests pass' [02:17:23.318] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 112. [02:17:23.318] # got: '256' [02:17:23.318] # expected: '0' [02:17:23.318] # Looks like you failed 1 test of 11. [02:17:23.318] [02:17:23.318] (test program exited with status code 1) [02:17:23.318] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [02:17:23.318] [02:17:24.566] 170/383 postgresql:ecpg / ecpg/ecpg OK 7.89s 66 subtests passed [02:17:25.092] 171/383 postgresql:libpq / libpq/006_service OK 6.16s 47 subtests passed [02:17:25.555] 172/383 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.56s 107 subtests passed [02:17:25.987] 173/383 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.43s 51 subtests passed [02:17:29.844] 174/383 postgresql:libpq / libpq/003_load_balance_host_list OK 11.50s 127 subtests passed [02:17:30.113] 175/383 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.55s 32 subtests passed [02:17:30.135] 176/383 postgresql:libpq / libpq/004_load_balance_dns OK 11.42s 125 subtests passed [02:17:30.202] 177/383 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.11s 10 subtests passed [02:17:32.929] 178/383 postgresql:libpq / libpq/005_negotiate_encryption OK 14.17s 249 subtests passed [02:17:33.242] 179/383 postgresql:pg_checksums / pg_checksums/001_basic OK 0.31s 9 subtests passed [02:17:33.389] 180/383 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 3.54s 3 subtests passed [02:17:33.776] 181/383 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.39s 13 subtests passed [02:17:35.452] 182/383 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.34s 43 subtests passed [02:17:37.761] 183/383 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.44s 75 subtests passed [02:17:38.518] 184/383 postgresql:pg_checksums / pg_checksums/002_actions OK 5.27s 66 subtests passed [02:17:39.308] 185/383 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 9.17s 27 subtests passed [02:17:39.964] 186/383 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.51s 7 subtests passed [02:17:41.691] 187/383 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 3.93s 11 subtests passed [02:17:42.112] 188/383 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 8.33s 6 subtests passed [02:17:43.542] 189/383 postgresql:initdb / initdb/001_initdb OK 24.18s 57 subtests passed [02:17:43.684] 190/383 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 4.37s 4 subtests passed [02:17:43.791] 191/383 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 3.83s 3 subtests passed [02:17:44.128] 192/383 postgresql:pg_config / pg_config/001_pg_config OK 0.34s 21 subtests passed [02:17:45.258] 193/383 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 6.74s 22 subtests passed [02:17:45.310] 194/383 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.20s 4 subtests passed [02:17:46.517] 195/383 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.39s 18 subtests passed [02:17:47.194] 196/383 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 21.21s 200 subtests passed [02:17:47.699] 197/383 postgresql:pg_ctl / pg_ctl/002_status OK 2.39s 3 subtests passed [02:17:47.760] 198/383 postgresql:pg_combinebackup / pg_combinebackup/011_ib_truncation OK 4.07s 5 subtests passed [02:17:48.351] 199/383 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 18.15s 60 subtests passed [02:17:48.367] 200/383 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.67s 2 subtests passed [02:17:48.914] 201/383 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.65s 25 subtests passed [02:17:49.261] 202/383 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 5.71s 4 subtests passed [02:17:49.271] 203/383 postgresql:pg_dump / pg_dump/001_basic OK 1.57s 135 subtests passed [02:17:50.832] 204/383 postgresql:pg_ctl / pg_ctl/003_promote OK 4.31s 12 subtests passed [02:17:51.554] 205/383 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.20s 3 subtests passed [02:17:52.296] 206/383 postgresql:pg_ctl / pg_ctl/004_logrotate OK 5.10s 14 subtests passed [02:17:52.870] 207/383 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.50s 4 subtests passed [02:17:54.809] 208/383 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.51s 9 subtests passed [02:17:55.696] 209/383 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.14s 83 subtests passed [02:17:56.682] 210/383 postgresql:pg_dump / pg_dump/006_pg_dump_compress OK 7.42s 98 subtests passed [02:17:59.065] 211/383 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 10.15s 108 subtests passed [02:18:03.070] 212/383 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.00s 1 subtests passed [02:18:03.320] 213/383 postgresql:pg_rewind / pg_rewind/006_options OK 0.25s 13 subtests passed [02:18:04.293] 214/383 postgresql:pg_dump / pg_dump/010_dump_connstr OK 13.46s 13 subtests passed [02:18:04.646] 215/383 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 8.95s 6 subtests passed [02:18:06.467] 216/383 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 9.78s 10 subtests passed [02:18:08.131] 217/383 postgresql:pg_rewind / pg_rewind/002_databases OK 13.32s 12 subtests passed [02:18:09.221] 218/383 postgresql:pg_rewind / pg_rewind/009_growing_files OK 4.57s 3 subtests passed [02:18:09.374] 219/383 postgresql:pg_rewind / pg_rewind/007_standby_source OK 6.05s 7 subtests passed [02:18:09.604] 220/383 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.38s 13 subtests passed [02:18:09.972] 221/383 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.37s 17 subtests passed [02:18:10.730] 222/383 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.44s 3 subtests passed [02:18:10.754] 223/383 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.38s 18 subtests passed [02:18:12.030] 224/383 postgresql:pg_rewind / pg_rewind/001_basic OK 19.16s 57 subtests passed [02:18:12.501] 225/383 postgresql:pg_rewind / pg_rewind/011_wal_copy OK 4.37s 12 subtests passed [02:18:12.898] 226/383 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.87s 60 subtests passed [02:18:13.972] 227/383 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 7.50s 1 subtests passed [02:18:14.219] 228/383 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.46s 32 subtests passed [02:18:15.690] 229/383 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.19s 5 subtests passed [02:18:16.569] 230/383 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 6.60s 38 subtests passed [02:18:17.370] 231/383 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.47s 11 subtests passed [02:18:20.360] 232/383 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 2.99s 5 subtests passed [02:18:20.548] 233/383 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.19s 11 subtests passed [02:18:21.251] 234/383 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 7.28s 18 subtests passed [02:18:21.313] 235/383 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 7.09s 10 subtests passed [02:18:22.953] 236/383 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.64s 207 subtests passed [02:18:23.386] 237/383 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 12.66s 92 subtests passed [02:18:23.469] 238/383 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.78s 21 subtests passed [02:18:24.494] 239/383 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.94s 7 subtests passed [02:18:27.588] 240/383 postgresql:psql / psql/020_cancel OK 4.12s 2 subtests passed [02:18:28.121] 241/383 postgresql:psql / psql/030_pager OK 3.63s 4 subtests passed [02:18:28.149] 242/383 postgresql:psql / psql/010_tab_completion OK 4.76s 89 subtests passed [02:18:28.480] 243/383 postgresql:psql / psql/001_basic OK 5.52s 126 subtests passed [02:18:31.275] 244/383 postgresql:scripts / scripts/010_clusterdb OK 3.69s 16 subtests passed [02:18:31.615] 245/383 postgresql:scripts / scripts/011_clusterdb_all OK 3.49s 7 subtests passed [02:18:31.779] 246/383 postgresql:scripts / scripts/040_createuser OK 3.30s 37 subtests passed [02:18:32.074] 247/383 postgresql:pg_waldump / pg_waldump/001_basic OK 15.50s 212 subtests passed [02:18:32.997] 248/383 postgresql:pg_dump / pg_dump/002_pg_dump OK 45.23s 12122 subtests passed [02:18:34.754] 249/383 postgresql:scripts / scripts/070_dropuser OK 3.14s 13 subtests passed [02:18:35.206] 250/383 postgresql:scripts / scripts/080_pg_isready OK 3.43s 11 subtests passed [02:18:35.786] 251/383 postgresql:scripts / scripts/050_dropdb OK 4.51s 16 subtests passed [02:18:37.346] 252/383 postgresql:scripts / scripts/020_createdb OK 9.19s 64 subtests passed [02:18:38.230] 253/383 postgresql:scripts / scripts/091_reindexdb_all OK 4.85s 13 subtests passed [02:18:38.542] 254/383 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.31s 27 subtests passed [02:18:38.608] 255/383 postgresql:scripts / scripts/090_reindexdb OK 6.53s 64 subtests passed [02:18:38.849] 256/383 postgresql:scripts / scripts/101_vacuumdb_all OK 3.64s 5 subtests passed [02:18:38.927] 257/383 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.38s 4 subtests passed [02:18:39.065] 258/383 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.46s 39 subtests passed [02:18:39.128] 259/383 postgresql:pgbench / pgbench/001_pgbench_with_server OK 17.88s 474 subtests passed [02:18:40.759] 260/383 postgresql:pg_dump / pg_dump/007_pg_dumpall OK 51.49s 60 subtests passed [02:18:42.324] 261/383 postgresql:amcheck / amcheck/002_cic OK 3.40s 4 subtests passed [02:18:42.578] 262/383 postgresql:scripts / scripts/102_vacuumdb_stages OK 6.79s 4 subtests passed [02:18:42.906] 263/383 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.77s 6 subtests passed [02:18:43.292] 264/383 postgresql:amcheck / amcheck/003_cic_2pc OK 4.23s 7 subtests passed [02:18:43.313] 265/383 postgresql:scripts / scripts/100_vacuumdb OK 8.56s 113 subtests passed [02:18:43.846] 266/383 postgresql:scripts / scripts/200_connstr OK 6.50s 3 subtests passed [02:18:44.190] 267/383 postgresql:oid2name / oid2name/001_basic OK 0.34s 9 subtests passed [02:18:45.082] 268/383 postgresql:amcheck / amcheck/005_pitr OK 4.32s 3 subtests passed [02:18:46.275] 269/383 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.70s 20 subtests passed [02:18:47.997] 270/383 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.81s 11 subtests passed [02:18:48.126] 271/383 postgresql:amcheck / amcheck/006_verify_gin OK 5.80s 6 subtests passed [02:18:48.772] 272/383 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 5.48s 16 subtests passed [02:18:48.817] 273/383 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.73s 3 subtests passed [02:18:49.150] 274/383 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.33s [02:18:50.826] 275/383 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.55s 2 subtests passed [02:18:51.087] 276/383 postgresql:vacuumlo / vacuumlo/001_basic OK 0.26s 9 subtests passed [02:18:51.966] 277/383 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 3.97s 3 subtests passed [02:18:52.129] 278/383 postgresql:amcheck / amcheck/001_verify_heapam OK 13.28s 272 subtests passed [02:18:52.238] 279/383 postgresql:dblink / dblink/001_auth_scram OK 8.92s 12 subtests passed [02:18:53.761] 280/383 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.61s 6 subtests passed [02:18:54.046] 281/383 postgresql:authentication / authentication/005_sspi SKIP 0.28s [02:18:55.476] 282/383 postgresql:postgres_fdw / postgres_fdw/010_subscription OK 6.70s 4 subtests passed [02:18:55.485] 283/383 postgresql:authentication / authentication/004_file_inclusion OK 3.25s 2 subtests passed [02:18:55.712] 284/383 postgresql:authentication / authentication/002_saslprep OK 3.74s 20 subtests passed [02:18:55.855] 285/383 postgresql:postmaster / postmaster/001_basic OK 0.37s 9 subtests passed [02:18:56.386] 286/383 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.26s 7 subtests passed [02:18:56.590] 287/383 postgresql:authentication / authentication/003_peer OK 4.45s 53 subtests passed [02:18:57.293] 288/383 postgresql:authentication / authentication/006_login_trigger OK 3.25s 32 subtests passed [02:18:58.290] 289/383 postgresql:authentication / authentication/001_password OK 7.20s 207 subtests passed [02:18:58.819] 290/383 postgresql:authentication / authentication/007_pre_auth OK 3.34s 2 subtests passed [02:18:59.230] 291/383 postgresql:postmaster / postmaster/003_start_stop OK 3.37s 25 subtests passed [02:18:59.774] 292/383 postgresql:postmaster / postmaster/002_connection_limits OK 4.06s 30 subtests passed [02:19:04.739] 293/383 postgresql:subscription / subscription/003_constraints OK 7.45s 6 subtests passed [02:19:04.830] 294/383 postgresql:subscription / subscription/002_types OK 8.24s 4 subtests passed [02:19:04.953] 295/383 postgresql:subscription / subscription/005_encoding OK 6.13s 1 subtests passed [02:19:05.927] 296/383 postgresql:subscription / subscription/006_rewrite OK 6.70s 2 subtests passed [02:19:06.758] 297/383 postgresql:subscription / subscription/004_sync OK 8.46s 9 subtests passed [02:19:06.867] 298/383 postgresql:bloom / bloom/001_wal OK 23.96s 31 subtests passed [02:19:08.526] 299/383 postgresql:subscription / subscription/007_ddl OK 8.75s 8 subtests passed [02:19:10.654] 300/383 postgresql:subscription / subscription/009_matviews OK 5.82s 1 subtests passed [02:19:11.200] 301/383 postgresql:subscription / subscription/001_rep_changes OK 14.81s 38 subtests passed [02:19:12.698] 302/383 postgresql:subscription / subscription/008_diff_schema OK 7.96s 5 subtests passed [02:19:13.874] 303/383 postgresql:subscription / subscription/012_collation OK 7.11s 2 subtests passed [02:19:14.457] 304/383 postgresql:subscription / subscription/010_truncate OK 9.50s 14 subtests passed [02:19:16.149] 305/383 postgresql:subscription / subscription/011_generated OK 10.22s 11 subtests passed [02:19:17.932] 306/383 postgresql:subscription / subscription/016_stream_subxact OK 6.73s 3 subtests passed [02:19:18.370] 307/383 postgresql:subscription / subscription/014_binary OK 9.84s 8 subtests passed [02:19:20.133] 308/383 postgresql:subscription / subscription/017_stream_ddl OK 7.43s 3 subtests passed [02:19:20.862] 309/383 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 6.40s 2 subtests passed [02:19:22.922] 310/383 postgresql:subscription / subscription/020_messages OK 6.77s 5 subtests passed [02:19:24.722] 311/383 postgresql:subscription / subscription/018_stream_subxact_abort OK 10.85s 9 subtests passed [02:19:27.901] 312/383 postgresql:subscription / subscription/013_partition OK 21.03s 74 subtests passed [02:19:28.724] 313/383 postgresql:subscription / subscription/015_stream OK 18.07s 10 subtests passed [02:19:29.410] 314/383 postgresql:subscription / subscription/024_add_drop_pub OK 8.55s 4 subtests passed [02:19:31.400] 315/383 postgresql:subscription / subscription/025_rep_changes_for_schema OK 8.48s 13 subtests passed [02:19:32.138] 316/383 postgresql:subscription / subscription/021_twophase OK 14.20s 31 subtests passed [02:19:32.718] 317/383 postgresql:subscription / subscription/022_twophase_cascade OK 14.35s 41 subtests passed [02:19:33.994] 318/383 postgresql:subscription / subscription/023_twophase_stream OK 13.86s 34 subtests passed [02:19:37.122] 319/383 postgresql:subscription / subscription/029_on_error OK 7.71s 5 subtests passed [02:19:37.788] 320/383 postgresql:subscription / subscription/026_stats OK 13.06s 13 subtests passed [02:19:42.508] 321/383 postgresql:subscription / subscription/033_run_as_table_owner OK 8.51s 10 subtests passed [02:19:42.711] 322/383 postgresql:subscription / subscription/028_row_filter OK 13.99s 26 subtests passed [02:19:44.544] 323/383 postgresql:subscription / subscription/030_origin OK 13.14s 13 subtests passed [02:19:44.851] 324/383 postgresql:subscription / subscription/027_nosuperuser OK 16.95s 19 subtests passed [02:19:46.395] 325/383 postgresql:subscription / subscription/032_subscribe_use_index OK 13.68s 15 subtests passed [02:19:49.270] 326/383 postgresql:brin / brin/01_workitems OK 4.42s 4 subtests passed [02:19:49.351] 327/383 postgresql:subscription / subscription/031_column_list OK 17.21s 36 subtests passed [02:19:49.634] 328/383 postgresql:subscription / subscription/034_temporal OK 12.51s 32 subtests passed [02:19:50.450] 329/383 postgresql:subscription / subscription/036_sequences OK 7.94s 9 subtests passed [02:19:50.907] 330/383 postgresql:brin / brin/02_wal_consistency OK 4.51s 2 subtests passed [02:19:51.626] 331/383 postgresql:subscription / subscription/035_conflicts OK 13.83s 29 subtests passed [02:19:52.824] 332/383 postgresql:subscription / subscription/037_except OK 10.11s 17 subtests passed [02:19:53.260] 333/383 postgresql:commit_ts / commit_ts/001_base OK 3.99s 2 subtests passed [02:19:53.778] 334/383 postgresql:commit_ts / commit_ts/002_standby OK 4.43s 4 subtests passed [02:19:54.506] 335/383 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 3.60s 4 subtests passed [02:19:54.746] 336/383 postgresql:commit_ts / commit_ts/003_standby_2 OK 5.11s 4 subtests passed [02:19:55.006] 337/383 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.38s 23 subtests passed [02:19:55.194] 338/383 postgresql:commit_ts / commit_ts/004_restart OK 4.74s 16 subtests passed [02:19:56.951] 339/383 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.17s 7 subtests passed [02:19:57.058] 340/383 postgresql:oauth_validator / oauth_validator/002_client OK 3.80s 20 subtests passed [02:19:58.948] 341/383 postgresql:test_aio / test_aio/002_io_workers OK 4.20s 22 subtests passed [02:19:59.636] 342/383 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.68s 2 subtests passed [02:20:00.166] 343/383 postgresql:test_aio / test_aio/004_read_stream OK 4.97s 31 subtests passed [02:20:00.651] 344/383 postgresql:test_int128 / test_int128/001_test_int128 OK 0.48s 2 subtests passed [02:20:01.249] 345/383 postgresql:test_custom_stats / test_custom_stats/001_custom_stats OK 4.19s 15 subtests passed [02:20:02.019] 346/383 postgresql:test_escape / test_escape/001_test_escape OK 3.07s 1235 subtests passed [02:20:02.166] 347/383 postgresql:test_aio / test_aio/003_initdb OK 7.16s 6 subtests passed [02:20:02.288] 348/383 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.26s 12 subtests passed [02:20:02.410] 349/383 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.24s 2 subtests passed [02:20:02.842] 350/383 postgresql:test_extensions / test_extensions/001_extension_control_path OK 3.20s 11 subtests passed [02:20:04.391] 351/383 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.74s 516 subtests passed [02:20:05.040] 352/383 postgresql:test_json_parser / test_json_parser/002_inline OK 3.79s 3712 subtests passed [02:20:05.802] 353/383 postgresql:test_misc / test_misc/002_tablespace OK 3.39s 20 subtests passed [02:20:05.840] 354/383 postgresql:test_misc / test_misc/003_check_guc OK 3.00s 4 subtests passed [02:20:06.530] 355/383 postgresql:test_misc / test_misc/001_constraint_validation OK 4.24s 42 subtests passed [02:20:07.889] 356/383 postgresql:test_misc / test_misc/004_io_direct OK 3.49s 3 subtests passed [02:20:08.358] 357/383 postgresql:oauth_validator / oauth_validator/001_server OK 15.53s 141 subtests passed [02:20:08.549] 358/383 postgresql:test_misc / test_misc/005_timeouts OK 3.46s 2 subtests passed [02:20:09.163] 359/383 postgresql:test_misc / test_misc/007_catcache_inval OK 3.32s 2 subtests passed [02:20:09.453] 360/383 postgresql:test_saslprep / test_saslprep/001_saslprep_ranges SKIP 0.29s [02:20:09.461] 361/383 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.66s 2 subtests passed [02:20:10.210] 362/383 postgresql:test_aio / test_aio/001_aio OK 15.70s 826 subtests passed [02:20:10.454] 363/383 postgresql:subscription / subscription/100_bugs OK 25.91s 17 subtests passed [02:20:10.593] 364/383 postgresql:test_misc / test_misc/008_replslot_single_user OK 4.06s 10 subtests passed [02:20:10.940] 365/383 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.35s [02:20:11.161] 366/383 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.22s [02:20:11.394] 367/383 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.23s [02:20:11.410] 368/383 postgresql:test_misc / test_misc/009_log_temp_files OK 3.52s 11 subtests passed [02:20:13.522] 369/383 postgresql:test_slru / test_slru/001_multixact OK 4.07s 2 subtests passed [02:20:13.572] 370/383 postgresql:test_slru / test_slru/002_multixact_wraparound OK 4.11s 18 subtests passed [02:20:14.389] 371/383 postgresql:xid_wraparound / xid_wraparound/004_notify_freeze SKIP 2.99s [02:20:15.264] 372/383 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.00s 8 subtests passed [02:20:15.622] 373/383 postgresql:worker_spi / worker_spi/002_worker_terminate OK 5.17s 11 subtests passed [02:20:15.933] 374/383 postgresql:test_misc / test_misc/010_index_concurrently_upsert OK 7.57s 73 subtests passed [02:20:18.654] 375/383 postgresql:test_pg_dump / test_pg_dump/001_base OK 10.10s 1044 subtests passed [02:20:18.865] 376/383 postgresql:ssl / ssl/002_scram OK 5.34s 28 subtests passed [02:20:18.982] 377/383 postgresql:ssl / ssl/003_sslinfo OK 5.41s 21 subtests passed [02:20:19.224] 378/383 postgresql:ldap / ldap/002_bindpasswd OK 3.60s 3 subtests passed [02:20:20.445] 379/383 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.51s 26 subtests passed [02:20:20.796] 380/383 postgresql:icu / icu/010_database OK 2.12s 8 subtests passed [02:20:22.151] 381/383 postgresql:ldap / ldap/001_auth OK 6.89s 47 subtests passed [02:20:22.238] 382/383 postgresql:ssl / ssl/004_sni OK 7.85s 102 subtests passed [02:20:24.375] 383/383 postgresql:ssl / ssl/001_ssltests OK 12.96s 272 subtests passed [02:20:24.476] [02:20:24.476] Summary of Failures: [02:20:24.476] [02:20:24.476] 11/383 postgresql:regress / regress/regress ERROR 101.58s exit status 1 [02:20:24.476] 29/383 postgresql:test_plan_advice / test_plan_advice/001_replan_regress ERROR 105.19s exit status 1 [02:20:24.476] 26/383 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 147.12s exit status 1 [02:20:24.476] 121/383 postgresql:recovery / recovery/027_stream_regress ERROR 121.68s exit status 1 [02:20:24.476] [02:20:24.476] Ok: 372 [02:20:24.476] Expected Fail: 0 [02:20:24.476] Fail: 4 [02:20:24.476] Unexpected Pass: 0 [02:20:24.476] Skipped: 7 [02:20:24.476] Timeout: 0 [02:20:24.476] [02:20:24.476] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [02:20:24.558] [02:20:24.558] Exit status: 4