[11:48:49.064] su postgres <<-EOF [11:48:49.064] ulimit -c unlimited [11:48:49.064] PYTHONCOERCECLOCALE=0 LANG=C meson test $MTEST_ARGS -C build-32 --num-processes ${TEST_JOBS} [11:48:49.064] EOF [11:48:50.239] 1/328 postgresql:setup / tmp_install OK 0.84s [11:48:50.294] 2/328 postgresql:setup / install_test_files OK 0.05s [11:48:51.664] 3/328 postgresql:setup / initdb_cache OK 1.37s [11:48:51.964] 4/328 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.29s 9 subtests passed [11:48:56.534] 5/328 postgresql:recovery / recovery/002_archiving OK 4.57s 8 subtests passed [11:49:00.800] 6/328 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 9.09s 16 subtests passed [11:49:05.291] 7/328 postgresql:recovery / recovery/001_stream_rep OK 13.52s 63 subtests passed [11:49:08.737] 8/328 postgresql:recovery / recovery/004_timeline_switch OK 7.94s 3 subtests passed [11:49:09.033] 9/328 postgresql:recovery / recovery/003_recovery_targets OK 12.50s 9 subtests passed [11:49:11.570] 10/328 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 19.88s 12 subtests passed [11:49:13.158] 11/328 postgresql:recovery / recovery/006_logical_decoding OK 4.42s 20 subtests passed [11:49:13.190] 12/328 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 21.49s 15 subtests passed [11:49:15.577] 13/328 postgresql:recovery / recovery/005_replay_delay OK 10.28s 3 subtests passed [11:49:17.004] 14/328 postgresql:recovery / recovery/007_sync_rep OK 7.97s 11 subtests passed [11:49:19.399] 15/328 postgresql:recovery / recovery/010_logical_decoding_timelines OK 6.21s 13 subtests passed [11:49:19.988] 16/328 postgresql:recovery / recovery/013_crash_restart OK 2.98s 18 subtests passed [11:49:22.455] 17/328 postgresql:recovery / recovery/014_unlogged_reinit OK 3.05s 23 subtests passed [11:49:23.509] 18/328 postgresql:recovery / recovery/012_subtransactions OK 7.93s 12 subtests passed [11:49:25.480] 19/328 postgresql:recovery / recovery/015_promotion_pages OK 5.49s 1 subtests passed [11:49:25.525] 20/328 postgresql:recovery / recovery/008_fsm_truncation OK 13.95s 1 subtests passed [11:49:27.453] 21/328 postgresql:recovery / recovery/009_twophase OK 14.29s 30 subtests passed [11:49:28.365] 22/328 postgresql:recovery / recovery/016_min_consistency OK 5.91s 1 subtests passed [11:49:29.048] 23/328 postgresql:recovery / recovery/017_shm OK 5.54s 4 subtests passed [11:49:31.999] 24/328 postgresql:recovery / recovery/022_crash_temp_files OK 2.95s 11 subtests passed [11:49:32.482] 25/328 postgresql:recovery / recovery/021_row_visibility OK 4.12s 10 subtests passed [11:49:35.779] 26/328 postgresql:recovery / recovery/023_pitr_prepared_xact OK 3.78s 1 subtests passed [11:49:36.540] 27/328 postgresql:recovery / recovery/024_archive_recovery OK 4.06s 2 subtests passed [11:49:37.230] 28/328 postgresql:recovery / recovery/020_archive_status OK 9.78s 19 subtests passed [11:49:41.447] 29/328 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 5.67s 1 subtests passed [11:49:47.757] 30/328 postgresql:recovery / recovery/028_pitr_timelines OK 6.31s 3 subtests passed [11:49:49.175] 31/328 postgresql:recovery / recovery/026_overwrite_contrecord OK 12.63s 3 subtests passed [11:49:50.199] 32/328 postgresql:recovery / recovery/018_wal_optimize OK 24.72s 38 subtests passed [11:49:52.348] 33/328 postgresql:recovery / recovery/019_replslot_limit OK 26.82s 26 subtests passed [11:49:56.622] 34/328 postgresql:recovery / recovery/029_stats_restart OK 8.86s 44 subtests passed [11:49:58.760] 35/328 postgresql:recovery / recovery/031_recovery_conflict OK 8.56s 18 subtests passed [11:49:58.804] 36/328 postgresql:recovery / recovery/030_stats_cleanup_replica OK 9.63s 11 subtests passed [11:50:01.839] 37/328 postgresql:recovery / recovery/034_create_database OK 3.08s 2 subtests passed [11:50:03.888] 38/328 postgresql:recovery / recovery/032_relfilenode_reuse OK 11.54s 14 subtests passed [11:50:06.613] 39/328 postgresql:recovery / recovery/036_truncated_dropped OK 4.77s 8 subtests passed [11:50:06.926] 40/328 postgresql:recovery / recovery/037_invalid_database OK 3.04s 10 subtests passed [11:50:12.494] 41/328 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 5.88s 2 subtests passed [11:50:13.989] 42/328 postgresql:recovery / recovery/033_replay_tsp_drops OK 17.37s 3 subtests passed [11:50:17.500] 43/328 postgresql:isolation / isolation/isolation OK 85.76s 118 subtests passed [11:50:18.916] 44/328 postgresql:recovery / recovery/041_checkpoint_at_promote OK 4.93s 6 subtests passed [11:50:23.885] ▶ 45/328 - vacuum_index_statistics 1512 ms FAIL [11:50:23.886] ▶ 45/328 - vacuum_tables_and_db_statistics 1647 ms FAIL [11:50:23.896] 45/328 postgresql:regress / regress/regress ERROR 92.23s exit status 1 [11:50:23.897] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu REGRESS_SHLIB=/tmp/cirrus-ci-build/build-32/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build-32/tmp_install/initdb-template PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build-32/src/test/regress:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin top_builddir=/tmp/cirrus-ci-build/build-32 MALLOC_PERTURB_=3 PG_REGRESS=/tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress /usr/bin/python3 /tmp/cirrus-ci-build/build-32/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build-32 --srcdir /tmp/cirrus-ci-build/src/test/regress --pg-test-extra '' --testgroup regress --testname regress -- /tmp/cirrus-ci-build/build-32/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-32/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build-32/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build-32/testrun/regress/regress/tmp_check --port 40052 --schedule /tmp/cirrus-ci-build/build-32/../src/test/regress/parallel_schedule [11:50:23.897] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [11:50:23.897] stderr: [11:50:23.897] # 2 of 228 tests failed. [11:50:23.897] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build-32/testrun/regress/regress/regression.diffs". [11:50:23.897] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build-32/testrun/regress/regress/regression.out". [11:50:23.897] [11:50:23.897] (test program exited with status code 1) [11:50:23.897] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [11:50:23.897] [11:50:24.400] 46/328 postgresql:recovery / recovery/042_low_level_backup OK 6.89s 4 subtests passed [11:50:24.951] 47/328 postgresql:recovery / recovery/043_no_contrecord_switch OK 6.03s 1 subtests passed [11:50:25.465] 48/328 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 1.57s 1 subtests passed [11:50:27.703] 49/328 postgresql:recovery / recovery/039_end_of_wal OK 20.78s 14 subtests passed [11:50:27.755] 50/328 postgresql:plperl / plperl/regress OK 2.29s 13 subtests passed [11:50:28.292] 51/328 postgresql:plpgsql / plpgsql/regress OK 3.34s 13 subtests passed [11:50:30.079] 52/328 postgresql:pltcl / pltcl/regress OK 2.32s 8 subtests passed [11:50:31.467] 53/328 postgresql:basic_archive / basic_archive/regress OK 1.39s 1 subtests passed [11:50:32.139] 54/328 postgresql:plpython / plpython/regress OK 4.43s 23 subtests passed [11:50:32.190] 55/328 postgresql:kerberos / kerberos/001_auth OK 7.79s 142 subtests passed [11:50:32.346] 56/328 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 19.85s 32 subtests passed [11:50:32.667] 57/328 postgresql:bloom / bloom/regress OK 1.20s 1 subtests passed [11:50:33.365] 58/328 postgresql:bool_plperl / bool_plperl/regress OK 1.22s 2 subtests passed [11:50:33.828] 59/328 postgresql:recovery / recovery/035_standby_logical_decoding OK 35.02s 88 subtests passed [11:50:34.515] 60/328 postgresql:citext / citext/regress OK 1.85s 3 subtests passed [11:50:35.314] 61/328 postgresql:cube / cube/regress OK 1.95s 2 subtests passed [11:50:35.570] 62/328 postgresql:dblink / dblink/regress OK 1.74s 1 subtests passed [11:50:35.638] 63/328 postgresql:dict_int / dict_int/regress OK 1.12s 1 subtests passed [11:50:36.316] 64/328 postgresql:dict_xsyn / dict_xsyn/regress OK 1.00s 1 subtests passed [11:50:36.362] 65/328 postgresql:btree_gin / btree_gin/regress OK 4.17s 30 subtests passed [11:50:36.703] 66/328 postgresql:file_fdw / file_fdw/regress OK 1.06s 1 subtests passed [11:50:37.081] 67/328 postgresql:btree_gist / btree_gist/regress OK 4.73s 32 subtests passed [11:50:37.251] 68/328 postgresql:earthdistance / earthdistance/regress OK 1.68s 1 subtests passed [11:50:37.414] 69/328 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.10s 2 subtests passed [11:50:38.074] 70/328 postgresql:hstore_plpython / hstore_plpython/regress OK 0.99s 1 subtests passed [11:50:38.273] 71/328 postgresql:amcheck / amcheck/regress OK 9.98s 3 subtests passed [11:50:38.397] 72/328 postgresql:hstore_plperl / hstore_plperl/regress OK 1.69s 3 subtests passed [11:50:38.459] 73/328 postgresql:isn / isn/regress OK 1.04s 1 subtests passed [11:50:39.154] 74/328 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.08s 2 subtests passed [11:50:39.257] 75/328 postgresql:jsonb_plpython / jsonb_plpython/regress OK 0.98s 1 subtests passed [11:50:39.578] 76/328 postgresql:lo / lo/regress OK 1.18s 1 subtests passed [11:50:40.072] 77/328 postgresql:hstore / hstore/regress OK 3.71s 2 subtests passed [11:50:40.422] 78/328 postgresql:passwordcheck / passwordcheck/regress OK 0.84s 1 subtests passed [11:50:40.546] 79/328 postgresql:ltree_plpython / ltree_plpython/regress OK 1.39s 1 subtests passed [11:50:40.858] 80/328 postgresql:ltree / ltree/regress OK 2.40s 1 subtests passed [11:50:41.315] 81/328 postgresql:pg_buffercache / pg_buffercache/regress OK 1.24s 1 subtests passed [11:50:41.698] 82/328 postgresql:pg_freespacemap / pg_freespacemap/regress OK 1.15s 1 subtests passed [11:50:42.027] 83/328 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 1.17s 1 subtests passed [11:50:42.087] 84/328 postgresql:pageinspect / pageinspect/regress OK 2.83s 8 subtests passed [11:50:42.501] 85/328 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.18s 1 subtests passed [11:50:43.112] 86/328 postgresql:pgstattuple / pgstattuple/regress OK 1.08s 1 subtests passed [11:50:43.209] 87/328 postgresql:pg_surgery / pg_surgery/regress OK 1.12s 1 subtests passed [11:50:44.228] 88/328 postgresql:pg_visibility / pg_visibility/regress OK 1.11s 1 subtests passed [11:50:44.258] 89/328 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.56s 14 subtests passed [11:50:44.293] 90/328 postgresql:pg_walinspect / pg_walinspect/regress OK 1.08s 2 subtests passed [11:50:44.347] 91/328 postgresql:pgcrypto / pgcrypto/regress OK 3.92s 23 subtests passed [11:50:45.816] 92/328 postgresql:tablefunc / tablefunc/regress OK 1.52s 1 subtests passed [11:50:46.137] 93/328 postgresql:tcn / tcn/isolation OK 1.79s 1 subtests passed [11:50:46.445] 94/328 postgresql:seg / seg/regress OK 2.19s 3 subtests passed [11:50:47.480] 95/328 postgresql:pg_trgm / pg_trgm/regress OK 4.98s 3 subtests passed [11:50:47.849] 96/328 postgresql:tsm_system_rows / tsm_system_rows/regress OK 1.40s 1 subtests passed [11:50:48.636] 97/328 postgresql:tsm_system_time / tsm_system_time/regress OK 1.16s 1 subtests passed [11:50:48.954] 98/328 postgresql:unaccent / unaccent/regress OK 1.10s 1 subtests passed [11:50:49.671] 99/328 postgresql:uuid-ossp / uuid-ossp/regress OK 1.03s 1 subtests passed [11:50:49.890] 100/328 postgresql:xml2 / xml2/regress OK 0.93s 1 subtests passed [11:50:50.898] 101/328 postgresql:brin / brin/isolation OK 1.23s 1 subtests passed [11:50:51.027] 102/328 postgresql:commit_ts / commit_ts/regress OK 1.14s 1 subtests passed [11:50:51.240] 103/328 postgresql:intarray / intarray/regress OK 13.99s 1 subtests passed [11:50:51.663] 104/328 postgresql:test_decoding / test_decoding/isolation OK 5.52s 12 subtests passed [11:50:52.783] 105/328 postgresql:dummy_seclabel / dummy_seclabel/regress OK 1.54s 1 subtests passed [11:50:52.986] 106/328 postgresql:dummy_index_am / dummy_index_am/regress OK 1.96s 1 subtests passed [11:50:53.321] 107/328 postgresql:delay_execution / delay_execution/isolation OK 2.42s 2 subtests passed [11:50:54.391] 108/328 postgresql:injection_points / injection_points/regress OK 1.61s 3 subtests passed [11:50:54.476] 109/328 postgresql:plsample / plsample/regress OK 1.15s 1 subtests passed [11:50:55.609] 110/328 postgresql:spgist_name_ops / spgist_name_ops/regress OK 1.22s 1 subtests passed [11:50:55.900] 111/328 postgresql:gin / gin/regress OK 4.23s 1 subtests passed [11:50:56.743] 112/328 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 1.13s 1 subtests passed [11:50:56.793] 113/328 postgresql:test_bloomfilter / test_bloomfilter/regress OK 2.32s 1 subtests passed [11:50:57.614] 114/328 postgresql:test_dsa / test_dsa/regress OK 0.87s 1 subtests passed [11:50:57.797] 115/328 postgresql:test_dsm_registry / test_dsm_registry/regress OK 1.00s 1 subtests passed [11:50:58.355] 116/328 postgresql:postgres_fdw / postgres_fdw/regress OK 14.13s 2 subtests passed [11:50:58.436] 117/328 postgresql:injection_points / injection_points/isolation OK 5.45s 3 subtests passed [11:50:58.577] 118/328 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.68s 21 subtests passed [11:50:58.845] 119/328 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 1.05s 1 subtests passed [11:50:59.326] 120/328 postgresql:test_lfind / test_lfind/regress OK 0.89s 1 subtests passed [11:50:59.908] 121/328 postgresql:test_parser / test_parser/regress OK 1.06s 1 subtests passed [11:51:00.632] 122/328 postgresql:test_pg_dump / test_pg_dump/regress OK 1.30s 1 subtests passed [11:51:01.475] 123/328 postgresql:test_predtest / test_predtest/regress OK 1.57s 1 subtests passed [11:51:01.878] 124/328 postgresql:test_extensions / test_extensions/regress OK 4.26s 2 subtests passed [11:51:02.660] 125/328 postgresql:test_radixtree / test_radixtree/regress OK 2.03s 1 subtests passed [11:51:02.820] 126/328 postgresql:test_oat_hooks / test_oat_hooks/regress OK 4.24s 2 subtests passed [11:51:03.073] 127/328 postgresql:test_rbtree / test_rbtree/regress OK 1.60s 1 subtests passed [11:51:04.140] 128/328 postgresql:test_rls_hooks / test_rls_hooks/regress OK 1.32s 1 subtests passed [11:51:04.273] 129/328 postgresql:test_resowner / test_resowner/regress OK 1.61s 1 subtests passed [11:51:04.448] 130/328 postgresql:test_regex / test_regex/regress OK 2.57s 2 subtests passed [11:51:05.327] 131/328 postgresql:test_slru / test_slru/regress OK 1.19s 1 subtests passed [11:51:05.369] 132/328 postgresql:typcache / typcache/regress OK 0.92s 1 subtests passed [11:51:05.919] 133/328 postgresql:test_tidstore / test_tidstore/regress OK 1.64s 1 subtests passed [11:51:06.423] 134/328 postgresql:test_decoding / test_decoding/regress OK 20.61s 19 subtests passed [11:51:06.788] 135/328 postgresql:libpq / libpq/002_api OK 0.36s 1 subtests passed [11:51:07.443] 136/328 postgresql:unsafe_tests / unsafe_tests/regress OK 2.11s 4 subtests passed [11:51:07.581] 137/328 postgresql:test_shm_mq / test_shm_mq/regress OK 4.51s 1 subtests passed [11:51:07.704] 138/328 postgresql:libpq / libpq/001_uri OK 1.78s 63 subtests passed [11:51:11.724] 139/328 postgresql:libpq / libpq/003_load_balance_host_list OK 4.93s 127 subtests passed [11:51:11.919] 140/328 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.19s 9 subtests passed [11:51:12.311] 141/328 postgresql:test_integerset / test_integerset/regress OK 13.95s 1 subtests passed [11:51:12.555] 142/328 postgresql:libpq / libpq/004_load_balance_dns OK 5.11s 125 subtests passed [11:51:16.082] 143/328 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 4.16s 107 subtests passed [11:51:16.650] 144/328 postgresql:ecpg / ecpg/ecpg OK 11.28s 65 subtests passed [11:51:17.131] 145/328 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.48s 51 subtests passed [11:51:18.142] 146/328 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.57s 32 subtests passed [11:51:19.464] 147/328 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.32s 3 subtests passed [11:51:20.364] 148/328 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 4.28s 10 subtests passed [11:51:22.194] 149/328 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.83s 21 subtests passed [11:51:22.325] ▶ 150/328 - regression tests pass FAIL [11:51:22.331] 150/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 150.65s exit status 1 [11:51:22.331] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu with_icu=yes REGRESS_SHLIB=/tmp/cirrus-ci-build/build-32/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build-32/tmp_install/initdb-template MALLOC_PERTURB_=216 top_builddir=/tmp/cirrus-ci-build/build-32 PG_REGRESS=/tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress share_contrib_dir=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/share/contrib PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build-32/src/bin/pg_upgrade:/tmp/cirrus-ci-build/build-32/src/bin/pg_upgrade/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /usr/bin/python3 /tmp/cirrus-ci-build/build-32/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build-32 --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl5.36-i386-linux-gnu -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 [11:51:22.331] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [11:51:22.331] stderr: [11:51:22.331] # Failed test 'regression tests pass' [11:51:22.331] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 263. [11:51:22.331] # got: '256' [11:51:22.331] # expected: '0' [11:51:22.331] # Looks like you failed 1 test of 19. [11:51:22.331] [11:51:22.331] (test program exited with status code 1) [11:51:22.331] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [11:51:22.331] [11:51:22.627] 151/328 postgresql:pg_checksums / pg_checksums/001_basic OK 0.29s 9 subtests passed [11:51:23.924] 152/328 postgresql:libpq / libpq/005_negotiate_encryption OK 16.34s 249 subtests passed [11:51:24.193] 153/328 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.27s 13 subtests passed [11:51:25.975] 154/328 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.51s 43 subtests passed [11:51:29.129] 155/328 postgresql:pg_checksums / pg_checksums/002_actions OK 6.50s 66 subtests passed [11:51:29.637] 156/328 postgresql:pg_amcheck / pg_amcheck/003_check OK 17.33s 75 subtests passed [11:51:31.103] 157/328 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 5.13s 7 subtests passed [11:51:31.969] 158/328 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.84s 11 subtests passed [11:51:32.490] 159/328 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 8.30s 6 subtests passed [11:51:34.247] 160/328 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.28s 3 subtests passed [11:51:34.807] 161/328 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.70s 4 subtests passed [11:51:35.132] 162/328 postgresql:pg_config / pg_config/001_pg_config OK 0.32s 21 subtests passed [11:51:35.639] 163/328 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 1.39s 4 subtests passed [11:51:35.891] 164/328 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.76s 18 subtests passed [11:51:37.089] 165/328 postgresql:pg_ctl / pg_ctl/002_status OK 1.20s 3 subtests passed [11:51:37.468] 166/328 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 7.83s 22 subtests passed [11:51:37.663] 167/328 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.17s 2 subtests passed [11:51:39.065] 168/328 postgresql:pg_dump / pg_dump/001_basic OK 1.40s 99 subtests passed [11:51:39.498] ▶ 169/328 - regression tests pass FAIL [11:51:39.507] 169/328 postgresql:recovery / recovery/027_stream_regress ERROR 122.28s exit status 1 [11:51:39.507] >>> LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu MALLOC_PERTURB_=113 enable_injection_points=yes REGRESS_SHLIB=/tmp/cirrus-ci-build/build-32/src/test/regress/regress.so INITDB_TEMPLATE=/tmp/cirrus-ci-build/build-32/tmp_install/initdb-template top_builddir=/tmp/cirrus-ci-build/build-32 PG_REGRESS=/tmp/cirrus-ci-build/build-32/src/test/regress/pg_regress share_contrib_dir=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/share/contrib PATH=/tmp/cirrus-ci-build/build-32/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build-32/src/test/recovery:/tmp/cirrus-ci-build/build-32/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /usr/bin/python3 /tmp/cirrus-ci-build/build-32/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build-32 --srcdir /tmp/cirrus-ci-build/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /usr/bin/perl5.36-i386-linux-gnu -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 [11:51:39.507] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [11:51:39.507] stderr: [11:51:39.507] # Failed test 'regression tests pass' [11:51:39.507] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [11:51:39.507] # got: '256' [11:51:39.507] # expected: '0' [11:51:39.507] # Looks like you failed 1 test of 9. [11:51:39.507] [11:51:39.507] (test program exited with status code 1) [11:51:39.507] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [11:51:39.507] [11:51:39.680] 170/328 postgresql:pg_ctl / pg_ctl/001_start_stop OK 4.04s 25 subtests passed [11:51:39.695] 171/328 postgresql:initdb / initdb/001_initdb OK 31.99s 56 subtests passed [11:51:40.024] 172/328 postgresql:pg_ctl / pg_ctl/003_promote OK 2.93s 12 subtests passed [11:51:40.120] 173/328 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 17.92s 37 subtests passed [11:51:40.914] 174/328 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.44s 14 subtests passed [11:51:41.208] 175/328 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.70s 3 subtests passed [11:51:41.745] 176/328 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.83s 9 subtests passed [11:51:42.628] 177/328 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.95s 4 subtests passed [11:51:42.667] 178/328 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.55s 77 subtests passed [11:51:44.276] 179/328 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 27.14s 200 subtests passed [11:51:46.892] 180/328 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.61s 1 subtests passed [11:51:47.215] 181/328 postgresql:pg_rewind / pg_rewind/006_options OK 0.32s 13 subtests passed [11:51:49.016] 182/328 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 6.39s 5 subtests passed [11:51:49.202] 183/328 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 9.51s 108 subtests passed [11:51:49.997] 184/328 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 7.33s 9 subtests passed [11:51:52.093] 185/328 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.88s 7 subtests passed [11:51:52.488] 186/328 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.39s 13 subtests passed [11:51:52.534] 187/328 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.33s 3 subtests passed [11:51:52.704] 188/328 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.21s 13 subtests passed [11:51:53.046] 189/328 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.51s 17 subtests passed [11:51:56.880] 190/328 postgresql:pg_dump / pg_dump/010_dump_connstr OK 16.85s 14 subtests passed [11:51:57.421] 191/328 postgresql:pg_rewind / pg_rewind/001_basic OK 16.21s 56 subtests passed [11:51:57.512] 192/328 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 7.51s 1 subtests passed [11:51:57.694] 193/328 postgresql:pg_rewind / pg_rewind/002_databases OK 15.95s 11 subtests passed [11:51:57.843] 194/328 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 8.83s 3 subtests passed [11:51:58.860] 195/328 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.35s 5 subtests passed [11:51:59.008] 196/328 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.58s 60 subtests passed [11:51:59.134] 197/328 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 2.25s 32 subtests passed [11:51:59.380] 198/328 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 6.67s 38 subtests passed [11:52:00.609] 199/328 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.91s 9 subtests passed [11:52:00.645] 200/328 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 1.26s 5 subtests passed [11:52:00.909] 201/328 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.30s 11 subtests passed [11:52:02.185] 202/328 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 4.34s 15 subtests passed [11:52:02.222] 203/328 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.58s 8 subtests passed [11:52:03.430] 204/328 postgresql:pg_waldump / pg_waldump/001_basic OK 4.29s 92 subtests passed [11:52:03.869] 205/328 postgresql:psql / psql/010_tab_completion SKIP 0.44s [11:52:03.940] 206/328 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 4.93s 18 subtests passed [11:52:04.380] 207/328 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.19s 208 subtests passed [11:52:04.421] 208/328 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 5.56s 10 subtests passed [11:52:05.184] 209/328 postgresql:scripts / scripts/010_clusterdb OK 1.24s 16 subtests passed [11:52:05.208] 210/328 postgresql:psql / psql/020_cancel OK 1.34s 2 subtests passed [11:52:06.397] 211/328 postgresql:scripts / scripts/011_clusterdb_all OK 2.01s 7 subtests passed [11:52:06.954] 212/328 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 13.91s 92 subtests passed [11:52:07.408] 213/328 postgresql:scripts / scripts/050_dropdb OK 2.20s 16 subtests passed [11:52:07.453] 214/328 postgresql:scripts / scripts/040_createuser OK 2.27s 37 subtests passed [11:52:07.951] 215/328 postgresql:scripts / scripts/070_dropuser OK 1.55s 13 subtests passed [11:52:08.221] 216/328 postgresql:scripts / scripts/080_pg_isready OK 1.27s 11 subtests passed [11:52:09.033] 217/328 postgresql:psql / psql/001_basic OK 6.81s 108 subtests passed [11:52:09.966] 218/328 postgresql:scripts / scripts/101_vacuumdb_all OK 1.74s 5 subtests passed [11:52:10.055] 219/328 postgresql:scripts / scripts/091_reindexdb_all OK 2.60s 13 subtests passed [11:52:10.449] 220/328 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.39s 27 subtests passed [11:52:10.721] 221/328 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.27s 4 subtests passed [11:52:11.360] 222/328 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.64s 39 subtests passed [11:52:13.214] 223/328 postgresql:scripts / scripts/090_reindexdb OK 5.80s 64 subtests passed [11:52:13.626] 224/328 postgresql:scripts / scripts/020_createdb OK 9.20s 60 subtests passed [11:52:14.090] 225/328 postgresql:scripts / scripts/100_vacuumdb OK 6.14s 85 subtests passed [11:52:14.488] 226/328 postgresql:scripts / scripts/102_vacuumdb_stages OK 5.45s 4 subtests passed [11:52:14.989] 227/328 postgresql:amcheck / amcheck/002_cic OK 1.77s 3 subtests passed [11:52:16.176] 228/328 postgresql:amcheck / amcheck/003_cic_2pc OK 2.55s 5 subtests passed [11:52:16.338] 229/328 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.35s 19 subtests passed [11:52:16.579] 230/328 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 2.49s 6 subtests passed [11:52:16.957] 231/328 postgresql:oid2name / oid2name/001_basic OK 0.38s 9 subtests passed [11:52:17.077] 232/328 postgresql:scripts / scripts/200_connstr OK 7.11s 3 subtests passed [11:52:17.155] 233/328 postgresql:amcheck / amcheck/005_pitr OK 2.67s 3 subtests passed [11:52:18.383] 234/328 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.42s 7 subtests passed [11:52:18.920] 235/328 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.84s 3 subtests passed [11:52:19.772] 236/328 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 2.62s 2 subtests passed [11:52:19.988] 237/328 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.22s [11:52:20.439] 238/328 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 4.10s 16 subtests passed [11:52:20.501] 239/328 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 2.11s 3 subtests passed [11:52:20.836] 240/328 postgresql:vacuumlo / vacuumlo/001_basic OK 0.40s 9 subtests passed [11:52:22.436] 241/328 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.45s 6 subtests passed [11:52:22.626] 242/328 postgresql:pgbench / pgbench/001_pgbench_with_server OK 21.71s 467 subtests passed [11:52:23.001] 243/328 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 4.08s 3 subtests passed [11:52:23.349] 244/328 postgresql:authentication / authentication/005_sspi SKIP 0.35s [11:52:24.035] 245/328 postgresql:authentication / authentication/004_file_inclusion OK 1.41s 2 subtests passed [11:52:24.682] 246/328 postgresql:authentication / authentication/002_saslprep OK 3.84s 20 subtests passed [11:52:24.798] 247/328 postgresql:authentication / authentication/003_peer OK 2.36s 53 subtests passed [11:52:25.003] 248/328 postgresql:postmaster / postmaster/001_basic OK 0.32s 9 subtests passed [11:52:25.196] 249/328 postgresql:authentication / authentication/007_pre_auth OK 1.16s 2 subtests passed [11:52:25.320] 250/328 postgresql:pg_dump / pg_dump/002_pg_dump OK 46.24s 12534 subtests passed [11:52:26.078] 251/328 postgresql:authentication / authentication/001_password OK 5.58s 181 subtests passed [11:52:26.435] 252/328 postgresql:postmaster / postmaster/002_connection_limits OK 1.64s 27 subtests passed [11:52:26.547] 253/328 postgresql:postmaster / postmaster/003_start_stop OK 1.54s 25 subtests passed [11:52:27.104] 254/328 postgresql:authentication / authentication/006_login_trigger OK 3.75s 32 subtests passed [11:52:28.185] 255/328 postgresql:amcheck / amcheck/001_verify_heapam OK 16.82s 272 subtests passed [11:52:29.338] 256/328 postgresql:subscription / subscription/002_types OK 3.94s 4 subtests passed [11:52:29.360] 257/328 postgresql:subscription / subscription/003_constraints OK 3.28s 6 subtests passed [11:52:29.982] 258/328 postgresql:subscription / subscription/006_rewrite OK 2.88s 2 subtests passed [11:52:30.810] 259/328 postgresql:subscription / subscription/007_ddl OK 2.62s 4 subtests passed [11:52:31.255] 260/328 postgresql:subscription / subscription/004_sync OK 4.82s 8 subtests passed [11:52:32.028] 261/328 postgresql:subscription / subscription/009_matviews OK 2.67s 1 subtests passed [11:52:32.929] 262/328 postgresql:subscription / subscription/008_diff_schema OK 3.59s 5 subtests passed [11:52:33.349] 263/328 postgresql:subscription / subscription/005_encoding OK 6.80s 1 subtests passed [11:52:35.462] 264/328 postgresql:bloom / bloom/001_wal OK 19.28s 31 subtests passed [11:52:36.443] 265/328 postgresql:subscription / subscription/010_truncate OK 6.46s 14 subtests passed [11:52:37.010] 266/328 postgresql:subscription / subscription/001_rep_changes OK 11.81s 36 subtests passed [11:52:37.284] 267/328 postgresql:subscription / subscription/011_generated OK 6.47s 11 subtests passed [11:52:38.763] 268/328 postgresql:subscription / subscription/016_stream_subxact OK 3.30s 3 subtests passed [11:52:38.875] 269/328 postgresql:subscription / subscription/014_binary OK 5.94s 8 subtests passed [11:52:38.949] 270/328 postgresql:subscription / subscription/012_collation OK 7.69s 2 subtests passed [11:52:39.210] 271/328 postgresql:subscription / subscription/017_stream_ddl OK 2.77s 3 subtests passed [11:52:39.636] 272/328 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.35s 2 subtests passed [11:52:41.381] 273/328 postgresql:subscription / subscription/020_messages OK 2.62s 5 subtests passed [11:52:42.912] 274/328 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.90s 9 subtests passed [11:52:43.126] 275/328 postgresql:subscription / subscription/024_add_drop_pub OK 3.49s 3 subtests passed [11:52:46.351] 276/328 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.97s 13 subtests passed [11:52:47.715] 277/328 postgresql:subscription / subscription/015_stream OK 14.36s 10 subtests passed [11:52:48.954] 278/328 postgresql:subscription / subscription/022_twophase_cascade OK 10.00s 41 subtests passed [11:52:49.012] 279/328 postgresql:subscription / subscription/021_twophase OK 10.14s 30 subtests passed [11:52:49.053] 280/328 postgresql:subscription / subscription/013_partition OK 17.02s 74 subtests passed [11:52:49.145] 281/328 postgresql:subscription / subscription/023_twophase_stream OK 9.93s 33 subtests passed [11:52:50.288] 282/328 postgresql:subscription / subscription/026_stats OK 7.37s 13 subtests passed [11:52:51.594] 283/328 postgresql:subscription / subscription/029_on_error OK 3.88s 5 subtests passed [11:52:53.197] 284/328 postgresql:subscription / subscription/027_nosuperuser OK 10.07s 19 subtests passed [11:52:54.654] 285/328 postgresql:subscription / subscription/033_run_as_table_owner OK 5.51s 10 subtests passed [11:52:55.302] 286/328 postgresql:brin / brin/01_workitems OK 2.10s 2 subtests passed [11:52:56.578] 287/328 postgresql:subscription / subscription/030_origin OK 7.62s 13 subtests passed [11:52:57.248] 288/328 postgresql:subscription / subscription/028_row_filter OK 10.90s 26 subtests passed [11:52:57.761] 289/328 postgresql:brin / brin/02_wal_consistency OK 3.11s 2 subtests passed [11:52:57.825] 290/328 postgresql:commit_ts / commit_ts/001_base OK 2.52s 2 subtests passed [11:52:59.799] 291/328 postgresql:commit_ts / commit_ts/002_standby OK 3.22s 4 subtests passed [11:53:00.032] 292/328 postgresql:subscription / subscription/032_subscribe_use_index OK 10.98s 15 subtests passed [11:53:00.119] 293/328 postgresql:subscription / subscription/034_temporal OK 9.83s 32 subtests passed [11:53:00.210] 294/328 postgresql:injection_points / injection_points/001_stats OK 2.38s 9 subtests passed [11:53:00.354] 295/328 postgresql:commit_ts / commit_ts/004_restart OK 2.59s 16 subtests passed [11:53:01.084] 296/328 postgresql:commit_ts / commit_ts/003_standby_2 OK 3.83s 4 subtests passed [11:53:01.398] 297/328 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 1.60s 4 subtests passed [11:53:01.579] 298/328 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.22s 4 subtests passed [11:53:01.708] 299/328 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.67s 21 subtests passed [11:53:02.211] 300/328 postgresql:oauth_validator / oauth_validator/002_client OK 2.00s 8 subtests passed [11:53:02.240] 301/328 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.15s 2 subtests passed [11:53:02.477] 302/328 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.24s 2 subtests passed [11:53:02.539] 303/328 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.32s 12 subtests passed [11:53:02.570] 304/328 postgresql:test_escape / test_escape/001_test_escape OK 1.17s 1131 subtests passed [11:53:03.307] 305/328 postgresql:test_misc / test_misc/003_check_guc OK 0.73s 3 subtests passed [11:53:03.448] 306/328 postgresql:subscription / subscription/031_column_list OK 14.43s 36 subtests passed [11:53:04.037] 307/328 postgresql:test_misc / test_misc/002_tablespace OK 1.50s 20 subtests passed [11:53:04.528] 308/328 postgresql:test_misc / test_misc/005_timeouts OK 1.08s 2 subtests passed [11:53:04.580] 309/328 postgresql:test_misc / test_misc/001_constraint_validation OK 2.10s 42 subtests passed [11:53:04.608] 310/328 postgresql:subscription / subscription/100_bugs OK 13.01s 13 subtests passed [11:53:05.228] 311/328 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 3.65s 516 subtests passed [11:53:05.461] 312/328 postgresql:test_misc / test_misc/007_catcache_inval OK 0.93s 2 subtests passed [11:53:05.697] 313/328 postgresql:test_misc / test_misc/004_io_direct OK 2.39s 3 subtests passed [11:53:05.714] 314/328 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.25s [11:53:05.860] 315/328 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.16s [11:53:05.861] 316/328 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.82s 2 subtests passed [11:53:05.898] 317/328 postgresql:test_slru / test_slru/001_multixact OK 1.29s 3 subtests passed [11:53:06.021] 318/328 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.31s [11:53:07.481] 319/328 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.25s 8 subtests passed [11:53:08.926] 320/328 postgresql:ssl / ssl/002_scram OK 3.05s 28 subtests passed [11:53:09.290] 321/328 postgresql:ssl / ssl/003_sslinfo OK 3.39s 21 subtests passed [11:53:10.048] 322/328 postgresql:ldap / ldap/002_bindpasswd OK 2.57s 3 subtests passed [11:53:10.487] 323/328 postgresql:icu / icu/010_database OK 1.56s 8 subtests passed [11:53:11.248] 324/328 postgresql:test_pg_dump / test_pg_dump/001_base OK 6.67s 1044 subtests passed [11:53:11.970] 325/328 postgresql:ldap / ldap/001_auth OK 5.95s 47 subtests passed [11:53:12.170] 326/328 postgresql:oauth_validator / oauth_validator/001_server OK 12.04s 121 subtests passed [11:53:15.696] 327/328 postgresql:ssl / ssl/001_ssltests OK 9.83s 227 subtests passed [11:53:19.075] 328/328 postgresql:test_json_parser / test_json_parser/002_inline OK 17.36s 3400 subtests passed [11:53:19.179] [11:53:19.179] Summary of Failures: [11:53:19.179] [11:53:19.179] 45/328 postgresql:regress / regress/regress ERROR 92.23s exit status 1 [11:53:19.179] 150/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 150.65s exit status 1 [11:53:19.179] 169/328 postgresql:recovery / recovery/027_stream_regress ERROR 122.28s exit status 1 [11:53:19.179] [11:53:19.179] Ok: 319 [11:53:19.179] Expected Fail: 0 [11:53:19.179] Fail: 3 [11:53:19.179] Unexpected Pass: 0 [11:53:19.179] Skipped: 6 [11:53:19.179] Timeout: 0 [11:53:19.179] [11:53:19.179] Full log written to /tmp/cirrus-ci-build/build-32/meson-logs/testlog.txt [11:53:19.264] [11:53:19.264] Exit status: 3