[19:49:52.158] su postgres <<-EOF [19:49:52.158] ulimit -c unlimited [19:49:52.158] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [19:49:52.158] EOF [19:49:53.250] 1/309 postgresql:setup / tmp_install OK 0.80s [19:49:53.298] 2/309 postgresql:setup / install_test_files OK 0.05s [19:49:54.699] 3/309 postgresql:setup / initdb_cache OK 1.40s [19:49:54.971] 4/309 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.26s 9 subtests passed [19:49:58.755] 5/309 postgresql:recovery / recovery/002_archiving OK 3.97s 8 subtests passed [19:50:05.570] 6/309 postgresql:recovery / recovery/004_timeline_switch OK 6.81s 3 subtests passed [19:50:05.593] 7/309 postgresql:recovery / recovery/003_recovery_targets OK 10.62s 9 subtests passed [19:50:06.680] ▶ 8/309 + create_index 2017 ms FAIL [19:50:06.681] ▶ 8/309 + index_including 1559 ms FAIL [19:50:06.681] ▶ 8/309 + index_including_gist 1474 ms FAIL [19:50:06.681] ▶ 8/309 + triggers 2051 ms FAIL [19:50:06.681] ▶ 8/309 + inherit 2052 ms FAIL [19:50:06.681] ▶ 8/309 - sanity_check 29 ms FAIL [19:50:06.681] ▶ 8/309 + select_into 226 ms FAIL [19:50:06.681] ▶ 8/309 + select_distinct 228 ms FAIL [19:50:06.681] ▶ 8/309 + select_distinct_on 221 ms FAIL [19:50:06.681] ▶ 8/309 + select_implicit 95 ms FAIL [19:50:06.681] ▶ 8/309 + select_having 69 ms FAIL [19:50:06.681] ▶ 8/309 + subselect 204 ms FAIL [19:50:06.681] ▶ 8/309 + union 202 ms FAIL [19:50:06.681] ▶ 8/309 + case 217 ms FAIL [19:50:06.681] ▶ 8/309 + join 219 ms FAIL [19:50:06.681] ▶ 8/309 + aggregates 235 ms FAIL [19:50:06.681] ▶ 8/309 + transactions 228 ms FAIL [19:50:06.681] ▶ 8/309 + random 213 ms FAIL [19:50:06.681] ▶ 8/309 + portals 233 ms FAIL [19:50:06.681] ▶ 8/309 + arrays 230 ms FAIL [19:50:06.681] ▶ 8/309 + btree_index 224 ms FAIL [19:50:06.681] ▶ 8/309 + hash_index 214 ms FAIL [19:50:06.681] ▶ 8/309 + update 203 ms FAIL [19:50:07.477] 9/309 postgresql:recovery / recovery/001_stream_rep OK 12.72s 62 subtests passed [19:50:08.903] 10/309 postgresql:recovery / recovery/006_logical_decoding OK 3.31s 20 subtests passed [19:50:10.045] 11/309 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 15.33s 12 subtests passed [19:50:10.940] 12/309 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 16.21s 14 subtests passed [19:50:11.453] ▶ 8/309 + delete 224 ms FAIL [19:50:11.453] ▶ 8/309 + namespace 210 ms FAIL [19:50:11.453] ▶ 8/309 + prepared_xacts 230 ms FAIL [19:50:11.453] ▶ 8/309 + brin 80 ms FAIL [19:50:11.453] ▶ 8/309 + gin 64 ms FAIL [19:50:11.454] ▶ 8/309 + gist 74 ms FAIL [19:50:11.454] ▶ 8/309 + spgist 75 ms FAIL [19:50:11.454] ▶ 8/309 + privileges 83 ms FAIL [19:50:11.454] ▶ 8/309 + init_privs 112 ms FAIL [19:50:11.454] ▶ 8/309 + security_label 42 ms FAIL [19:50:11.454] ▶ 8/309 + collate 82 ms FAIL [19:50:11.454] ▶ 8/309 + matview 72 ms FAIL [19:50:11.455] ▶ 8/309 + lock 65 ms FAIL [19:50:11.455] ▶ 8/309 + replica_identity 75 ms FAIL [19:50:11.455] ▶ 8/309 + rowsecurity 93 ms FAIL [19:50:11.455] ▶ 8/309 + object_address 86 ms FAIL [19:50:11.455] ▶ 8/309 + tablesample 94 ms FAIL [19:50:11.455] ▶ 8/309 + groupingsets 72 ms FAIL [19:50:11.456] ▶ 8/309 + drop_operator 86 ms FAIL [19:50:11.456] ▶ 8/309 + password 75 ms FAIL [19:50:11.456] ▶ 8/309 + identity 84 ms FAIL [19:50:11.456] ▶ 8/309 + generated_stored 89 ms FAIL [19:50:11.456] ▶ 8/309 + join_hash 69 ms FAIL [19:50:11.456] ▶ 8/309 + rules 26 ms FAIL [19:50:11.457] ▶ 8/309 + psql 28 ms FAIL [19:50:11.457] ▶ 8/309 + psql_crosstab 26 ms FAIL [19:50:11.457] ▶ 8/309 + amutils 25 ms FAIL [19:50:11.457] ▶ 8/309 + stats_ext 28 ms FAIL [19:50:11.457] ▶ 8/309 + collate.linux.utf8 26 ms FAIL [19:50:11.457] ▶ 8/309 + collate.windows.win1252 29 ms FAIL [19:50:11.457] ▶ 8/309 - select_parallel 31 ms FAIL [19:50:11.457] ▶ 8/309 - write_parallel 13 ms FAIL [19:50:11.458] ▶ 8/309 - vacuum_parallel 12 ms FAIL [19:50:12.417] 13/309 postgresql:recovery / recovery/005_replay_delay OK 6.85s 3 subtests passed [19:50:14.566] 14/309 postgresql:recovery / recovery/007_sync_rep OK 7.09s 11 subtests passed [19:50:15.215] 15/309 postgresql:recovery / recovery/010_logical_decoding_timelines OK 4.27s 13 subtests passed [19:50:15.603] ▶ 8/309 + publication 11 ms FAIL [19:50:15.603] ▶ 8/309 + subscription 10 ms FAIL [19:50:15.603] ▶ 8/309 + select_views 73 ms FAIL [19:50:15.603] ▶ 8/309 + portals_p2 71 ms FAIL [19:50:15.604] ▶ 8/309 + foreign_key 70 ms FAIL [19:50:15.604] ▶ 8/309 + cluster 63 ms FAIL [19:50:15.604] ▶ 8/309 + dependency 55 ms FAIL [19:50:15.604] ▶ 8/309 + guc 58 ms FAIL [19:50:15.604] ▶ 8/309 + bitmapops 78 ms FAIL [19:50:15.604] ▶ 8/309 + combocid 56 ms FAIL [19:50:15.605] ▶ 8/309 + tsearch 52 ms FAIL [19:50:15.605] ▶ 8/309 + tsdicts 47 ms FAIL [19:50:15.605] ▶ 8/309 + foreign_data 58 ms FAIL [19:50:15.605] ▶ 8/309 + window 68 ms FAIL [19:50:15.605] ▶ 8/309 + xmlmap 59 ms FAIL [19:50:15.605] ▶ 8/309 + functional_deps 61 ms FAIL [19:50:15.606] ▶ 8/309 + advisory_lock 58 ms FAIL [19:50:15.606] ▶ 8/309 + indirect_toast 64 ms FAIL [19:50:15.606] ▶ 8/309 + equivclass 61 ms FAIL [19:50:15.606] ▶ 8/309 + plpgsql 620 ms FAIL [19:50:15.606] ▶ 8/309 + copy2 628 ms FAIL [19:50:15.606] ▶ 8/309 + temp 624 ms FAIL [19:50:15.607] ▶ 8/309 + domain 626 ms FAIL [19:50:15.607] ▶ 8/309 + rangefuncs 620 ms FAIL [19:50:15.607] ▶ 8/309 + truncate 623 ms FAIL [19:50:15.607] ▶ 8/309 + alter_table 616 ms FAIL [19:50:15.607] ▶ 8/309 + sequence 611 ms FAIL [19:50:15.608] ▶ 8/309 + polymorphism 611 ms FAIL [19:50:15.608] ▶ 8/309 + rowtypes 623 ms FAIL [19:50:15.608] ▶ 8/309 + largeobject 612 ms FAIL [19:50:15.608] ▶ 8/309 + with 630 ms FAIL [19:50:15.608] ▶ 8/309 + xml 619 ms FAIL [19:50:15.608] ▶ 8/309 + partition_join 2280 ms FAIL [19:50:15.608] ▶ 8/309 + partition_prune 2278 ms FAIL [19:50:15.608] ▶ 8/309 + indexing 2280 ms FAIL [19:50:15.608] ▶ 8/309 + partition_aggregate 2286 ms FAIL [19:50:15.979] ▶ 8/309 + stats 1704 ms FAIL [19:50:15.979] ▶ 8/309 + oidjoins 26 ms FAIL [19:50:15.979] ▶ 8/309 + event_trigger 27 ms FAIL [19:50:15.980] ▶ 8/309 - event_trigger_login 9 ms FAIL [19:50:15.980] ▶ 8/309 - fast_default 10 ms FAIL [19:50:15.980] ▶ 8/309 - tablespace 15 ms FAIL [19:50:15.989] 8/309 postgresql:regress / regress/regress ERROR 21.29s exit status 1 [19:50:15.989] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=10 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template /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 --testgroup regress --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/regress/regress/tmp_check --port 40051 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [19:50:15.989] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [19:50:15.989] Listing only the last 100 lines from a long log. [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # (test process exited with exit code 2) [19:50:15.989] # 98 of 222 tests failed. [19:50:15.989] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [19:50:15.989] # 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". [19:50:15.989] [19:50:15.989] (test program exited with status code 1) [19:50:15.989] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [19:50:15.989] [19:50:16.396] 16/309 postgresql:recovery / recovery/013_crash_restart OK 1.83s 18 subtests passed [19:50:16.912] 17/309 postgresql:recovery / recovery/014_unlogged_reinit OK 1.70s 23 subtests passed [19:50:17.203] ▶ 18/309 - regression tests pass FAIL [19:50:17.203] ▶ 18/309 - dump before running pg_upgrade FAIL [19:50:17.207] 18/309 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 22.50s exit status 4 [19:50:17.207] >>> with_icu=yes 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 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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:/sbin:/bin MALLOC_PERTURB_=251 /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 --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 [19:50:17.207] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [19:50:17.207] stderr: [19:50:17.207] # Failed test 'regression tests pass' [19:50:17.207] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 260. [19:50:17.207] # got: '256' [19:50:17.207] # expected: '0' [19:50:17.207] # Failed test 'dump before running pg_upgrade' [19:50:17.207] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 322. [19:50:17.207] # Tests were run but no plan was declared and done_testing() was not seen. [19:50:17.207] # Looks like your test exited with 4 just after 6. [19:50:17.207] [19:50:17.207] (test program exited with status code 4) [19:50:17.207] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [19:50:17.207] [19:50:17.808] 19/309 postgresql:recovery / recovery/012_subtransactions OK 5.39s 12 subtests passed [19:50:18.266] 20/309 postgresql:recovery / recovery/015_promotion_pages OK 2.28s 1 subtests passed [19:50:18.298] 21/309 postgresql:recovery / recovery/016_min_consistency OK 1.90s 1 subtests passed [19:50:19.623] 22/309 postgresql:recovery / recovery/017_shm OK 2.71s 4 subtests passed [19:50:20.012] 23/309 postgresql:recovery / recovery/009_twophase OK 9.97s 30 subtests passed [19:50:20.291] 24/309 postgresql:recovery / recovery/021_row_visibility OK 1.99s 10 subtests passed [19:50:21.250] 25/309 postgresql:recovery / recovery/022_crash_temp_files OK 1.62s 11 subtests passed [19:50:21.883] 26/309 postgresql:recovery / recovery/008_fsm_truncation OK 12.98s 1 subtests passed [19:50:22.125] 27/309 postgresql:recovery / recovery/023_pitr_prepared_xact OK 2.11s 1 subtests passed [19:50:22.549] 28/309 postgresql:recovery / recovery/024_archive_recovery OK 2.26s 2 subtests passed [19:50:24.300] 29/309 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 3.05s 1 subtests passed [19:50:24.399] 30/309 postgresql:recovery / recovery/020_archive_status OK 6.13s 19 subtests passed [19:50:27.496] 31/309 postgresql:recovery / recovery/028_pitr_timelines OK 4.95s 3 subtests passed [19:50:28.538] 32/309 postgresql:recovery / recovery/026_overwrite_contrecord OK 6.65s 3 subtests passed [19:50:30.665] 33/309 postgresql:recovery / recovery/030_stats_cleanup_replica OK 6.26s 11 subtests passed [19:50:30.697] 34/309 postgresql:recovery / recovery/029_stats_restart OK 6.40s 42 subtests passed [19:50:31.692] ▶ 35/309 - reindex-concurrently 605 ms FAIL [19:50:31.692] ▶ 35/309 - reindex-concurrently-toast 507 ms FAIL [19:50:31.692] ▶ 35/309 - reindex-schema 17 ms FAIL [19:50:31.692] ▶ 35/309 - propagate-lock-delete 25 ms FAIL [19:50:31.692] ▶ 35/309 - tuplelock-conflict 14 ms FAIL [19:50:31.692] ▶ 35/309 - tuplelock-update 25 ms FAIL [19:50:31.692] ▶ 35/309 - tuplelock-upgrade-no-deadlock 14 ms FAIL [19:50:31.692] ▶ 35/309 - tuplelock-partition 16 ms FAIL [19:50:31.692] ▶ 35/309 - freeze-the-dead 29 ms FAIL [19:50:31.692] ▶ 35/309 - nowait 10 ms FAIL [19:50:31.692] ▶ 35/309 - nowait-2 42 ms FAIL [19:50:31.692] ▶ 35/309 - nowait-3 17 ms FAIL [19:50:31.692] ▶ 35/309 - nowait-4 22 ms FAIL [19:50:31.692] ▶ 35/309 - nowait-5 19 ms FAIL [19:50:31.692] ▶ 35/309 - skip-locked 72 ms FAIL [19:50:31.692] ▶ 35/309 - skip-locked-2 30 ms FAIL [19:50:31.692] ▶ 35/309 - skip-locked-3 46 ms FAIL [19:50:31.692] ▶ 35/309 - skip-locked-4 37 ms FAIL [19:50:31.692] ▶ 35/309 - drop-index-concurrently-1 11 ms FAIL [19:50:31.692] ▶ 35/309 - multiple-cic 16 ms FAIL [19:50:31.692] ▶ 35/309 - alter-table-1 46 ms FAIL [19:50:31.692] ▶ 35/309 - alter-table-2 41 ms FAIL [19:50:31.692] ▶ 35/309 - alter-table-3 31 ms FAIL [19:50:31.692] ▶ 35/309 - alter-table-4 25 ms FAIL [19:50:31.692] ▶ 35/309 - create-trigger 29 ms FAIL [19:50:31.692] ▶ 35/309 - sequence-ddl 13 ms FAIL [19:50:31.692] ▶ 35/309 - async-notify 29 ms FAIL [19:50:31.692] ▶ 35/309 - vacuum-no-cleanup-lock 31 ms FAIL [19:50:31.692] ▶ 35/309 - timeouts 11 ms FAIL [19:50:31.692] ▶ 35/309 - vacuum-concurrent-drop 15 ms FAIL [19:50:31.692] ▶ 35/309 - vacuum-conflict 31 ms FAIL [19:50:31.692] ▶ 35/309 - vacuum-skip-locked 18 ms FAIL [19:50:31.692] ▶ 35/309 - stats 19 ms FAIL [19:50:31.692] ▶ 35/309 - horizons 19 ms FAIL [19:50:31.692] ▶ 35/309 - predicate-hash 50 ms FAIL [19:50:31.692] ▶ 35/309 - predicate-gist 14 ms FAIL [19:50:31.692] ▶ 35/309 - predicate-gin 14 ms FAIL [19:50:31.692] ▶ 35/309 - partition-concurrent-attach 32 ms FAIL [19:50:31.692] ▶ 35/309 - partition-drop-index-locking 42 ms FAIL [19:50:31.692] ▶ 35/309 - partition-key-update-1 9 ms FAIL [19:50:31.692] ▶ 35/309 - partition-key-update-2 32 ms FAIL [19:50:31.693] ▶ 35/309 - partition-key-update-3 22 ms FAIL [19:50:31.693] ▶ 35/309 - partition-key-update-4 37 ms FAIL [19:50:31.693] ▶ 35/309 - plpgsql-toast 19 ms FAIL [19:50:31.693] ▶ 35/309 - cluster-conflict 41 ms FAIL [19:50:31.693] ▶ 35/309 - cluster-conflict-partition 52 ms FAIL [19:50:31.693] ▶ 35/309 - truncate-conflict 18 ms FAIL [19:50:31.693] ▶ 35/309 - serializable-parallel 25 ms FAIL [19:50:31.693] ▶ 35/309 - serializable-parallel-2 16 ms FAIL [19:50:31.693] ▶ 35/309 - serializable-parallel-3 30 ms FAIL [19:50:31.693] ▶ 35/309 - matview-write-skew 48 ms FAIL [19:50:31.693] ▶ 35/309 - lock-nowait 17 ms FAIL [19:50:31.698] 35/309 postgresql:isolation / isolation/isolation ERROR 36.95s exit status 1 [19:50:31.698] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=144 LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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/test/isolation:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/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/isolation --testgroup isolation --testname isolation -- /tmp/cirrus-ci-build/build/src/test/isolation/pg_isolation_regress --inputdir /tmp/cirrus-ci-build/src/test/isolation --expecteddir /tmp/cirrus-ci-build/src/test/isolation --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/isolation --max-concurrent-tests=20 --dbname isolation_regression --outputdir /tmp/cirrus-ci-build/build/testrun/isolation/isolation --temp-instance /tmp/cirrus-ci-build/build/testrun/isolation/isolation/tmp_check --port 40052 --schedule /tmp/cirrus-ci-build/build/../src/test/isolation/isolation_schedule [19:50:31.698] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [19:50:31.698] stderr: [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # (test process exited with exit code 1) [19:50:31.698] # 52 of 117 tests failed. [19:50:31.698] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/isolation/isolation/regression.diffs". [19:50:31.698] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/isolation/isolation/regression.out". [19:50:31.698] [19:50:31.698] (test program exited with status code 1) [19:50:31.698] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [19:50:31.698] [19:50:32.134] 36/309 postgresql:recovery / recovery/034_create_database OK 1.43s 2 subtests passed [19:50:32.428] 37/309 postgresql:recovery / recovery/031_recovery_conflict OK 4.93s 18 subtests passed [19:50:32.930] 38/309 postgresql:recovery / recovery/019_replslot_limit OK 15.12s 26 subtests passed [19:50:33.350] 39/309 postgresql:recovery / recovery/018_wal_optimize OK 16.14s 38 subtests passed [19:50:33.421] 40/309 postgresql:recovery / recovery/032_relfilenode_reuse OK 4.88s 14 subtests passed [19:50:34.013] 41/309 postgresql:recovery / recovery/037_invalid_database OK 1.58s 13 subtests passed [19:50:34.406] ▶ 42/309 - regression tests pass FAIL [19:50:34.407] 42/309 postgresql:recovery / recovery/027_stream_regress ERROR 12.28s exit status 4 [19:50:34.407] >>> 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 MALLOC_PERTURB_=166 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template enable_injection_points=yes PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin /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 --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 [19:50:34.407] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [19:50:34.407] stderr: [19:50:34.407] # Failed test 'regression tests pass' [19:50:34.407] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [19:50:34.407] # got: '256' [19:50:34.407] # expected: '0' [19:50:34.407] # Tests were run but no plan was declared and done_testing() was not seen. [19:50:34.407] # Looks like your test exited with 4 just after 2. [19:50:34.407] [19:50:34.407] (test program exited with status code 4) [19:50:34.407] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [19:50:34.407] [19:50:35.018] 43/309 postgresql:recovery / recovery/036_truncated_dropped OK 2.88s 8 subtests passed [19:50:35.154] 44/309 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 2.22s 2 subtests passed [19:50:36.482] 45/309 postgresql:recovery / recovery/041_checkpoint_at_promote OK 2.47s 6 subtests passed [19:50:38.138] 46/309 postgresql:recovery / recovery/042_low_level_backup OK 3.73s 4 subtests passed [19:50:39.070] 47/309 postgresql:plpgsql / plpgsql/regress OK 2.59s 13 subtests passed [19:50:39.128] 48/309 postgresql:recovery / recovery/033_replay_tsp_drops OK 8.46s 3 subtests passed [19:50:39.842] 49/309 postgresql:plperl / plperl/regress OK 1.70s 12 subtests passed [19:50:40.525] 50/309 postgresql:pltcl / pltcl/regress OK 1.40s 8 subtests passed [19:50:40.626] 51/309 postgresql:kerberos / kerberos/001_auth OK 5.47s 142 subtests passed [19:50:41.413] 52/309 postgresql:basic_archive / basic_archive/regress OK 0.89s 1 subtests passed [19:50:41.493] 53/309 postgresql:bloom / bloom/regress OK 0.87s 1 subtests passed [19:50:41.680] 54/309 postgresql:plpython / plpython/regress OK 2.61s 23 subtests passed [19:50:41.856] 55/309 postgresql:recovery / recovery/039_end_of_wal OK 8.51s 14 subtests passed [19:50:42.137] 56/309 postgresql:bool_plperl / bool_plperl/regress OK 0.72s 2 subtests passed [19:50:42.799] 57/309 postgresql:citext / citext/regress OK 0.94s 3 subtests passed [19:50:43.002] 58/309 postgresql:cube / cube/regress OK 0.86s 2 subtests passed [19:50:43.034] 59/309 postgresql:recovery / recovery/043_wal_replay_wait OK 8.02s 9 subtests passed [19:50:43.732] 60/309 postgresql:dict_int / dict_int/regress OK 0.73s 1 subtests passed [19:50:43.850] 61/309 postgresql:dict_xsyn / dict_xsyn/regress OK 0.81s 1 subtests passed [19:50:43.933] 62/309 postgresql:dblink / dblink/regress OK 1.13s 1 subtests passed [19:50:44.021] 63/309 postgresql:btree_gin / btree_gin/regress OK 2.53s 30 subtests passed [19:50:44.287] 64/309 postgresql:btree_gist / btree_gist/regress OK 2.61s 32 subtests passed [19:50:44.380] 65/309 postgresql:amcheck / amcheck/regress OK 4.54s 3 subtests passed [19:50:44.668] 66/309 postgresql:earthdistance / earthdistance/regress OK 0.93s 1 subtests passed [19:50:44.754] 67/309 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 0.82s 2 subtests passed [19:50:44.788] 68/309 postgresql:file_fdw / file_fdw/regress OK 0.93s 1 subtests passed [19:50:45.241] 69/309 postgresql:hstore_plpython / hstore_plpython/regress OK 0.86s 1 subtests passed [19:50:45.476] 70/309 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 12.05s 32 subtests passed [19:50:45.538] 71/309 postgresql:hstore_plperl / hstore_plperl/regress OK 1.25s 3 subtests passed [19:50:45.721] 72/309 postgresql:isn / isn/regress OK 0.97s 1 subtests passed [19:50:45.788] 73/309 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.00s 2 subtests passed [19:50:45.906] 74/309 postgresql:jsonb_plpython / jsonb_plpython/regress OK 0.66s 1 subtests passed [19:50:46.391] 75/309 postgresql:lo / lo/regress OK 0.91s 1 subtests passed [19:50:46.632] 76/309 postgresql:ltree_plpython / ltree_plpython/regress OK 0.91s 1 subtests passed [19:50:46.830] 77/309 postgresql:hstore / hstore/regress OK 2.81s 2 subtests passed [19:50:46.856] 78/309 postgresql:passwordcheck / passwordcheck/regress OK 0.95s 1 subtests passed [19:50:47.090] 79/309 postgresql:ltree / ltree/regress OK 1.55s 1 subtests passed [19:50:47.370] 80/309 postgresql:pg_buffercache / pg_buffercache/regress OK 0.98s 1 subtests passed [19:50:47.504] 81/309 postgresql:pg_freespacemap / pg_freespacemap/regress OK 0.67s 1 subtests passed [19:50:47.833] 82/309 postgresql:pageinspect / pageinspect/regress OK 2.04s 8 subtests passed [19:50:47.911] 83/309 postgresql:pgrowlocks / pgrowlocks/isolation OK 1.05s 1 subtests passed [19:50:48.057] 84/309 postgresql:pgstattuple / pgstattuple/regress OK 0.69s 1 subtests passed [19:50:48.196] 85/309 postgresql:pg_surgery / pg_surgery/regress OK 0.69s 1 subtests passed [19:50:48.854] 86/309 postgresql:pg_visibility / pg_visibility/regress OK 0.94s 1 subtests passed [19:50:48.949] 87/309 postgresql:pg_walinspect / pg_walinspect/regress OK 0.89s 2 subtests passed [19:50:49.088] 88/309 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.00s 13 subtests passed [19:50:49.326] 89/309 postgresql:pgcrypto / pgcrypto/regress OK 2.69s 23 subtests passed [19:50:49.829] 90/309 postgresql:seg / seg/regress OK 0.97s 2 subtests passed [19:50:49.852] 91/309 postgresql:tablefunc / tablefunc/regress OK 0.90s 1 subtests passed [19:50:50.090] 92/309 postgresql:tcn / tcn/isolation OK 1.00s 1 subtests passed [19:50:50.237] 93/309 postgresql:recovery / recovery/035_standby_logical_decoding OK 18.54s 86 subtests passed [19:50:50.364] 94/309 postgresql:pg_trgm / pg_trgm/regress OK 2.53s 3 subtests passed [19:50:50.772] 95/309 postgresql:tsm_system_rows / tsm_system_rows/regress OK 0.92s 1 subtests passed [19:50:50.905] 96/309 postgresql:tsm_system_time / tsm_system_time/regress OK 0.81s 1 subtests passed [19:50:51.106] 97/309 postgresql:unaccent / unaccent/regress OK 0.87s 1 subtests passed [19:50:51.336] 98/309 postgresql:uuid-ossp / uuid-ossp/regress OK 0.97s 1 subtests passed [19:50:51.537] 99/309 postgresql:xml2 / xml2/regress OK 0.76s 1 subtests passed [19:50:51.740] 100/309 postgresql:brin / brin/isolation OK 0.83s 1 subtests passed [19:50:51.842] 101/309 postgresql:commit_ts / commit_ts/regress OK 0.73s 1 subtests passed [19:50:52.423] 102/309 postgresql:dummy_index_am / dummy_index_am/regress OK 0.89s 1 subtests passed [19:50:52.579] 103/309 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.84s 1 subtests passed [19:50:52.906] 104/309 postgresql:delay_execution / delay_execution/isolation OK 1.57s 2 subtests passed [19:50:53.291] 105/309 postgresql:gin / gin/regress OK 1.45s 1 subtests passed [19:50:53.599] 106/309 postgresql:plsample / plsample/regress OK 0.69s 1 subtests passed [19:50:53.627] 107/309 postgresql:injection_points / injection_points/isolation OK 1.05s 1 subtests passed [19:50:54.083] 108/309 postgresql:spgist_name_ops / spgist_name_ops/regress OK 0.79s 1 subtests passed [19:50:54.216] ▶ 109/309 - reindex_conc 482 ms FAIL [19:50:54.222] 109/309 postgresql:injection_points / injection_points/regress ERROR 1.80s exit status 1 [19:50:54.222] >>> 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 MALLOC_PERTURB_=166 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/modules/injection_points:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template /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/injection_points --testgroup injection_points --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/modules/injection_points --expecteddir /tmp/cirrus-ci-build/src/test/modules/injection_points --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/modules/injection_points --max-concurrent-tests=20 --dbname regression_injection_points --dlpath /tmp/cirrus-ci-build/build/src/test/regress --outputdir /tmp/cirrus-ci-build/build/testrun/injection_points/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/injection_points/regress/tmp_check --port 40059 injection_points reindex_conc [19:50:54.222] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [19:50:54.222] stderr: [19:50:54.222] # (test process exited with exit code 2) [19:50:54.222] # 1 of 2 tests failed. [19:50:54.222] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/injection_points/regress/regression.diffs". [19:50:54.222] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/injection_points/regress/regression.out". [19:50:54.222] [19:50:54.222] (test program exited with status code 1) [19:50:54.222] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [19:50:54.222] [19:50:54.258] 110/309 postgresql:intarray / intarray/regress OK 9.59s 1 subtests passed [19:50:54.276] 111/309 postgresql:test_decoding / test_decoding/isolation OK 4.45s 12 subtests passed [19:50:54.347] 112/309 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 0.72s 1 subtests passed [19:50:54.480] 113/309 postgresql:test_bloomfilter / test_bloomfilter/regress OK 0.88s 1 subtests passed [19:50:55.091] 114/309 postgresql:test_dsa / test_dsa/regress OK 0.87s 1 subtests passed [19:50:55.148] 115/309 postgresql:test_dsm_registry / test_dsm_registry/regress OK 0.89s 1 subtests passed [19:50:55.213] 116/309 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 0.87s 1 subtests passed [19:50:56.048] 117/309 postgresql:test_lfind / test_lfind/regress OK 0.96s 1 subtests passed [19:50:56.127] 118/309 postgresql:test_parser / test_parser/regress OK 0.91s 1 subtests passed [19:50:56.181] 119/309 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 2.10s 21 subtests passed [19:50:56.253] 120/309 postgresql:postgres_fdw / postgres_fdw/regress OK 8.06s 2 subtests passed [19:50:56.847] 121/309 postgresql:test_extensions / test_extensions/regress OK 2.57s 2 subtests passed [19:50:56.907] 122/309 postgresql:test_predtest / test_predtest/regress OK 0.78s 1 subtests passed [19:50:57.057] 123/309 postgresql:test_radixtree / test_radixtree/regress OK 0.87s 1 subtests passed [19:50:57.141] 124/309 postgresql:test_pg_dump / test_pg_dump/regress OK 1.09s 1 subtests passed [19:50:57.213] 125/309 postgresql:test_rbtree / test_rbtree/regress OK 0.96s 1 subtests passed [19:50:57.796] 126/309 postgresql:test_resowner / test_resowner/regress OK 0.89s 1 subtests passed [19:50:57.918] 127/309 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.86s 1 subtests passed [19:50:58.123] 128/309 postgresql:test_slru / test_slru/regress OK 0.91s 1 subtests passed [19:50:58.441] 129/309 postgresql:test_regex / test_regex/regress OK 1.59s 2 subtests passed [19:50:58.650] ▶ 130/309 - test_oat_hooks 569 ms FAIL [19:50:58.651] 130/309 postgresql:test_oat_hooks / test_oat_hooks/regress ERROR 3.50s exit status 1 [19:50:58.652] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/modules/test_oat_hooks:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=196 /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_oat_hooks --testgroup test_oat_hooks --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/modules/test_oat_hooks --expecteddir /tmp/cirrus-ci-build/src/test/modules/test_oat_hooks --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/modules/test_oat_hooks --max-concurrent-tests=20 --dbname regression_test_oat_hooks --no-locale --encoding=UTF8 --outputdir /tmp/cirrus-ci-build/build/testrun/test_oat_hooks/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/test_oat_hooks/regress/tmp_check --port 40072 test_oat_hooks alter_table [19:50:58.652] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [19:50:58.652] stderr: [19:50:58.652] # (test process exited with exit code 2) [19:50:58.652] # 1 of 2 tests failed. [19:50:58.652] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/test_oat_hooks/regress/regression.diffs". [19:50:58.652] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/test_oat_hooks/regress/regression.out". [19:50:58.652] [19:50:58.652] (test program exited with status code 1) [19:50:58.652] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [19:50:58.652] [19:50:58.888] 131/309 postgresql:libpq / libpq/002_api OK 0.23s 1 subtests passed [19:50:58.992] 132/309 postgresql:test_tidstore / test_tidstore/regress OK 1.20s 1 subtests passed [19:50:59.230] 133/309 postgresql:unsafe_tests / unsafe_tests/regress OK 1.31s 3 subtests passed [19:51:00.297] 134/309 postgresql:libpq / libpq/001_uri OK 1.85s 60 subtests passed [19:51:00.683] 135/309 postgresql:test_shm_mq / test_shm_mq/regress OK 3.54s 1 subtests passed [19:51:00.970] 136/309 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.29s 9 subtests passed [19:51:01.249] 137/309 postgresql:test_decoding / test_decoding/regress OK 11.92s 19 subtests passed [19:51:01.741] 138/309 postgresql:test_integerset / test_integerset/regress OK 7.26s 1 subtests passed [19:51:02.916] 139/309 postgresql:libpq / libpq/004_load_balance_dns OK 3.92s 125 subtests passed [19:51:03.308] 140/309 postgresql:libpq / libpq/003_load_balance_host_list OK 4.42s 127 subtests passed [19:51:03.542] 141/309 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.23s 51 subtests passed [19:51:04.193] 142/309 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.22s 106 subtests passed [19:51:04.629] 143/309 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 2.89s 32 subtests passed [19:51:05.139] 144/309 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.22s 10 subtests passed [19:51:05.200] 145/309 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.01s 3 subtests passed [19:51:06.636] 146/309 postgresql:ecpg / ecpg/ecpg OK 8.51s 65 subtests passed [19:51:06.754] 147/309 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.61s 21 subtests passed [19:51:06.900] 148/309 postgresql:pg_checksums / pg_checksums/001_basic OK 0.26s 9 subtests passed [19:51:07.263] 149/309 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.36s 13 subtests passed [19:51:10.033] 150/309 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.40s 43 subtests passed [19:51:10.276] 151/309 postgresql:pg_checksums / pg_checksums/002_actions OK 3.52s 66 subtests passed [19:51:11.324] 152/309 postgresql:libpq / libpq/005_negotiate_encryption OK 12.09s 249 subtests passed [19:51:12.481] 153/309 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.20s 11 subtests passed [19:51:12.761] 154/309 postgresql:pg_amcheck / pg_amcheck/003_check OK 11.51s 75 subtests passed [19:51:13.148] 155/309 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 5.88s 6 subtests passed [19:51:14.775] 156/309 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.74s 7 subtests passed [19:51:14.865] 157/309 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.10s 3 subtests passed [19:51:15.036] 158/309 postgresql:pg_config / pg_config/001_pg_config OK 0.26s 21 subtests passed [19:51:15.520] 159/309 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.65s 18 subtests passed [19:51:15.620] 160/309 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 3.14s 4 subtests passed [19:51:16.289] 161/309 postgresql:pg_ctl / pg_ctl/002_status OK 0.77s 3 subtests passed [19:51:18.127] 162/309 postgresql:pg_ctl / pg_ctl/003_promote OK 2.51s 12 subtests passed [19:51:18.200] 163/309 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.16s 25 subtests passed [19:51:18.508] 164/309 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.36s 2 subtests passed [19:51:18.522] 165/309 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 7.20s 22 subtests passed [19:51:19.290] 166/309 postgresql:pg_dump / pg_dump/001_basic OK 1.16s 93 subtests passed [19:51:19.499] 167/309 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.21s 14 subtests passed [19:51:19.672] 168/309 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.16s 3 subtests passed [19:51:20.016] 169/309 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 14.81s 36 subtests passed [19:51:20.915] 170/309 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 0.90s 9 subtests passed [19:51:21.104] 171/309 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 2.58s 4 subtests passed [19:51:21.205] 172/309 postgresql:initdb / initdb/001_initdb OK 20.91s 52 subtests passed [19:51:21.997] 173/309 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.32s 75 subtests passed [19:51:24.858] 174/309 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 21.32s 193 subtests passed [19:51:26.369] 175/309 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.16s 5 subtests passed [19:51:26.394] 176/309 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 7.10s 108 subtests passed [19:51:26.709] 177/309 postgresql:pg_rewind / pg_rewind/006_options OK 0.34s 13 subtests passed [19:51:27.077] 178/309 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.22s 1 subtests passed [19:51:27.860] 179/309 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 5.86s 9 subtests passed [19:51:28.233] 180/309 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.37s 13 subtests passed [19:51:28.573] 181/309 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.34s 13 subtests passed [19:51:28.851] 182/309 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.28s 17 subtests passed [19:51:30.310] 183/309 postgresql:pg_rewind / pg_rewind/009_growing_files OK 3.23s 3 subtests passed [19:51:31.082] 184/309 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.69s 7 subtests passed [19:51:32.192] 185/309 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 3.34s 19 subtests passed [19:51:32.273] 186/309 postgresql:pg_dump / pg_dump/010_dump_connstr OK 12.77s 14 subtests passed [19:51:32.308] 187/309 postgresql:pg_rewind / pg_rewind/002_databases OK 11.20s 11 subtests passed [19:51:32.443] 188/309 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 5.73s 3 subtests passed [19:51:32.893] 189/309 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 1.81s 27 subtests passed [19:51:33.353] 190/309 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.16s 60 subtests passed [19:51:33.456] 191/309 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.18s 5 subtests passed [19:51:34.002] 192/309 postgresql:pg_rewind / pg_rewind/001_basic OK 13.09s 56 subtests passed [19:51:34.397] 193/309 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.09s 9 subtests passed [19:51:34.767] 194/309 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.37s 11 subtests passed [19:51:34.883] 195/309 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 0.88s 5 subtests passed [19:51:35.988] 196/309 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.22s 7 subtests passed [19:51:36.894] 197/309 postgresql:pg_waldump / pg_waldump/001_basic OK 3.44s 92 subtests passed [19:51:37.281] 198/309 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.39s 10 subtests passed [19:51:37.508] 199/309 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 5.06s 15 subtests passed [19:51:38.028] 200/309 postgresql:pgbench / pgbench/002_pgbench_no_server OK 2.04s 208 subtests passed [19:51:38.580] 201/309 postgresql:psql / psql/010_tab_completion OK 1.30s 89 subtests passed [19:51:38.838] 202/309 postgresql:psql / psql/020_cancel OK 1.33s 2 subtests passed [19:51:39.596] 203/309 postgresql:scripts / scripts/010_clusterdb OK 1.57s 15 subtests passed [19:51:40.388] 204/309 postgresql:scripts / scripts/011_clusterdb_all OK 1.81s 7 subtests passed [19:51:40.412] 205/309 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.06s 18 subtests passed [19:51:40.533] 206/309 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 10.22s 48 subtests passed [19:51:41.092] 207/309 postgresql:scripts / scripts/040_createuser OK 1.49s 37 subtests passed [19:51:41.373] 208/309 postgresql:scripts / scripts/070_dropuser OK 0.96s 12 subtests passed [19:51:41.539] 209/309 postgresql:scripts / scripts/080_pg_isready OK 1.01s 11 subtests passed [19:51:42.086] 210/309 postgresql:scripts / scripts/050_dropdb OK 1.70s 15 subtests passed [19:51:42.139] 211/309 postgresql:psql / psql/001_basic OK 5.24s 105 subtests passed [19:51:43.539] 212/309 postgresql:scripts / scripts/101_vacuumdb_all OK 1.45s 5 subtests passed [19:51:43.596] 213/309 postgresql:scripts / scripts/091_reindexdb_all OK 2.22s 13 subtests passed [19:51:44.015] 214/309 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.42s 39 subtests passed [19:51:44.332] ▶ 215/309 - OID change after REINDEX DATABASE CONCURRENTLY FAIL [19:51:44.332] ▶ 215/309 - reindexdb --concurrently -i test1x postgres exit code 0 FAIL [19:51:44.332] ▶ 215/309 - reindex specific index concurrently: SQL found in server log FAIL [19:51:44.332] ▶ 215/309 - reindexdb --concurrently -S public postgres exit code 0 FAIL [19:51:44.332] ▶ 215/309 - reindex specific schema concurrently: SQL found in server log FAIL [19:51:44.332] ▶ 215/309 - reindexdb --concurrently -v -t test1 postgres exit code 0 FAIL [19:51:44.332] ▶ 215/309 - reindex with verbose output concurrently: SQL found in server log FAIL [19:51:44.332] ▶ 215/309 - reindexdb --concurrently -v -t test1 --tablespace reindex_tbspace postgres exit code 0 FAIL [19:51:44.332] ▶ 215/309 - reindex concurrently with verbose output and tablespace: SQL found in server log FAIL [19:51:44.332] ▶ 215/309 - reindex toast table with tablespace stderr /(?^:cannot move system relation)/ FAIL [19:51:44.332] ▶ 215/309 - reindex toast table concurrently with tablespace stderr /(?^:cannot move system relation)/ FAIL [19:51:44.332] ▶ 215/309 - reindex toast index with tablespace stderr /(?^:cannot move system relation)/ FAIL [19:51:44.332] ▶ 215/309 - reindex toast index concurrently with tablespace stderr /(?^:cannot move system relation)/ FAIL [19:51:44.332] ▶ 215/309 - reindexdb table with connection string FAIL [19:51:44.332] ▶ 215/309 - reindexdb database with connection string FAIL [19:51:44.332] ▶ 215/309 - reindexdb system with connection string FAIL [19:51:44.333] 215/309 postgresql:scripts / scripts/090_reindexdb ERROR 3.24s exit status 4 [19:51:44.333] >>> with_icu=yes 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 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/scripts:/tmp/cirrus-ci-build/build/src/bin/scripts/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=187 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/scripts --testgroup scripts --testname 090_reindexdb -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/scripts /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl [19:51:44.333] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [19:51:44.333] stderr: [19:51:44.333] # Failed test 'OID change after REINDEX DATABASE CONCURRENTLY' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 148. [19:51:44.333] # got: 'pg_constraint|pg_constraint_oid_index|OID is unchanged|relfilenode is unchanged [19:51:44.333] # pg_constraint|pg_toast.pg_toast__index|OID is unchanged|relfilenode is unchanged [19:51:44.333] # test1|pg_toast.pg_toast__index|OID is unchanged|relfilenode is unchanged [19:51:44.333] # test1|test1x|OID is unchanged|relfilenode is unchanged' [19:51:44.333] # expected: 'pg_constraint|pg_constraint_oid_index|OID is unchanged|relfilenode is unchanged [19:51:44.333] # pg_constraint|pg_toast.pg_toast__index|OID is unchanged|relfilenode is unchanged [19:51:44.333] # test1|pg_toast.pg_toast__index|OID has changed|relfilenode has changed [19:51:44.333] # test1|test1x|OID has changed|relfilenode has changed' [19:51:44.333] # Failed test 'reindexdb --concurrently -i test1x postgres exit code 0' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 159. [19:51:44.333] # Failed test 'reindex specific index concurrently: SQL found in server log' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 159. [19:51:44.333] # '2024-09-24 19:51:44.112 UTC [47537][postmaster] LOG: shutting down because "restart_after_crash" is off [19:51:44.333] # ' [19:51:44.333] # doesn't match '(?^:statement: REINDEX INDEX CONCURRENTLY public\.test1x;)' [19:51:44.333] # Failed test 'reindexdb --concurrently -S public postgres exit code 0' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 163. [19:51:44.333] # Failed test 'reindex specific schema concurrently: SQL found in server log' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 163. [19:51:44.333] # '2024-09-24 19:51:44.175 UTC [47537][postmaster] LOG: database system is shut down [19:51:44.333] # ' [19:51:44.333] # doesn't match '(?^:statement: REINDEX SCHEMA CONCURRENTLY public;)' [19:51:44.333] # Failed test 'reindexdb --concurrently -v -t test1 postgres exit code 0' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 169. [19:51:44.333] # Failed test 'reindex with verbose output concurrently: SQL found in server log' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 169. [19:51:44.333] # '' [19:51:44.333] # doesn't match '(?^:statement: REINDEX \(VERBOSE\) TABLE CONCURRENTLY public\.test1;)' [19:51:44.333] # Failed test 'reindexdb --concurrently -v -t test1 --tablespace reindex_tbspace postgres exit code 0' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 173. [19:51:44.333] # Failed test 'reindex concurrently with verbose output and tablespace: SQL found in server log' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 173. [19:51:44.333] # '' [19:51:44.333] # doesn't match '(?^:statement: REINDEX \(VERBOSE, TABLESPACE reindex_tbspace\) TABLE CONCURRENTLY public\.test1;)' [19:51:44.333] # Failed test 'reindex toast table with tablespace stderr /(?^:cannot move system relation)/' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 186. [19:51:44.333] # 'reindexdb: error: connection to server on socket "/tmp/wbvH32eMlr/.s.PGSQL.22580" failed: No such file or directory [19:51:44.333] # Is the server running locally and accepting connections on that socket? [19:51:44.333] # ' [19:51:44.333] # doesn't match '(?^:cannot move system relation)' [19:51:44.333] # Failed test 'reindex toast table concurrently with tablespace stderr /(?^:cannot move system relation)/' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 195. [19:51:44.333] # 'reindexdb: error: connection to server on socket "/tmp/wbvH32eMlr/.s.PGSQL.22580" failed: No such file or directory [19:51:44.333] # Is the server running locally and accepting connections on that socket? [19:51:44.333] # ' [19:51:44.333] # doesn't match '(?^:cannot move system relation)' [19:51:44.333] # Failed test 'reindex toast index with tablespace stderr /(?^:cannot move system relation)/' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 204. [19:51:44.333] # 'reindexdb: error: connection to server on socket "/tmp/wbvH32eMlr/.s.PGSQL.22580" failed: No such file or directory [19:51:44.333] # Is the server running locally and accepting connections on that socket? [19:51:44.333] # ' [19:51:44.333] # doesn't match '(?^:cannot move system relation)' [19:51:44.333] # Failed test 'reindex toast index concurrently with tablespace stderr /(?^:cannot move system relation)/' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 213. [19:51:44.333] # 'reindexdb: error: connection to server on socket "/tmp/wbvH32eMlr/.s.PGSQL.22580" failed: No such file or directory [19:51:44.333] # Is the server running locally and accepting connections on that socket? [19:51:44.333] # ' [19:51:44.333] # doesn't match '(?^:cannot move system relation)' [19:51:44.333] # Failed test 'reindexdb table with connection string' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 224. [19:51:44.333] # Failed test 'reindexdb database with connection string' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 226. [19:51:44.333] # Failed test 'reindexdb system with connection string' [19:51:44.333] # at /tmp/cirrus-ci-build/src/bin/scripts/t/090_reindexdb.pl line 229. [19:51:44.333] # Tests were run but no plan was declared and done_testing() was not seen. [19:51:44.333] # Looks like your test exited with 4 just after 52. [19:51:44.333] [19:51:44.333] (test program exited with status code 4) [19:51:44.333] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [19:51:44.333] [19:51:44.742] 216/309 postgresql:pg_dump / pg_dump/002_pg_dump OK 26.53s 11446 subtests passed [19:51:45.590] 217/309 postgresql:scripts / scripts/020_createdb OK 6.75s 60 subtests passed [19:51:45.997] 218/309 postgresql:scripts / scripts/100_vacuumdb OK 4.46s 85 subtests passed [19:51:46.065] 219/309 postgresql:scripts / scripts/102_vacuumdb_stages OK 3.92s 4 subtests passed [19:51:46.250] ▶ 220/309 - concurrent INSERTs and CIC status (got 2 vs expected 0) FAIL [19:51:46.251] ▶ 220/309 - concurrent INSERTs and CIC stderr /(?^:^$)/ FAIL [19:51:46.251] 220/309 postgresql:amcheck / amcheck/002_cic ERROR 1.92s exit status 2 [19:51:46.252] >>> 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 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/contrib/amcheck:/tmp/cirrus-ci-build/build/contrib/amcheck/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MALLOC_PERTURB_=200 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/contrib/amcheck --testgroup amcheck --testname 002_cic -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/contrib/amcheck /tmp/cirrus-ci-build/contrib/amcheck/t/002_cic.pl [19:51:46.252] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [19:51:46.252] stderr: [19:51:46.252] # Failed test 'concurrent INSERTs and CIC status (got 2 vs expected 0)' [19:51:46.252] # at /tmp/cirrus-ci-build/contrib/amcheck/t/002_cic.pl line 34. [19:51:46.252] # Failed test 'concurrent INSERTs and CIC stderr /(?^:^$)/' [19:51:46.252] # at /tmp/cirrus-ci-build/contrib/amcheck/t/002_cic.pl line 34. [19:51:46.252] # 'pgbench: error: client 3 aborted in command 2 (SQL) of script 0; perhaps the backend died while processing [19:51:46.252] # pgbench: error: Run was aborted; the above results are incomplete. [19:51:46.252] # ' [19:51:46.252] # doesn't match '(?^:^$)' [19:51:46.252] # Looks like you failed 2 tests of 3. [19:51:46.252] [19:51:46.252] (test program exited with status code 2) [19:51:46.252] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [19:51:46.252] [19:51:47.101] 221/309 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.51s 6 subtests passed [19:51:47.271] 222/309 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.21s 19 subtests passed [19:51:47.553] 223/309 postgresql:oid2name / oid2name/001_basic OK 0.28s 9 subtests passed [19:51:48.076] 224/309 postgresql:amcheck / amcheck/005_pitr OK 2.08s 3 subtests passed [19:51:48.385] ▶ 225/309 - bt_index_check after overlapping 2PC FAIL [19:51:48.386] ▶ 225/309 - bt_index_check after 2PC and restart FAIL [19:51:48.388] 225/309 postgresql:amcheck / amcheck/003_cic_2pc ERROR 3.59s exit status 29 [19:51:48.388] >>> 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 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/contrib/amcheck:/tmp/cirrus-ci-build/build/contrib/amcheck/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=74 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/contrib/amcheck --testgroup amcheck --testname 003_cic_2pc -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/contrib/amcheck /tmp/cirrus-ci-build/contrib/amcheck/t/003_cic_2pc.pl [19:51:48.388] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [19:51:48.388] stderr: [19:51:48.388] # Failed test 'bt_index_check after overlapping 2PC' [19:51:48.388] # at /tmp/cirrus-ci-build/contrib/amcheck/t/003_cic_2pc.pl line 87. [19:51:48.388] # got: '3' [19:51:48.388] # expected: '0' [19:51:48.388] # Failed test 'bt_index_check after 2PC and restart' [19:51:48.388] # at /tmp/cirrus-ci-build/contrib/amcheck/t/003_cic_2pc.pl line 116. [19:51:48.388] # got: '3' [19:51:48.388] # expected: '0' [19:51:48.388] # Tests were run but no plan was declared and done_testing() was not seen. [19:51:48.388] # Looks like your test exited with 29 just after 2. [19:51:48.388] [19:51:48.388] (test program exited with status code 29) [19:51:48.388] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [19:51:48.388] [19:51:48.726] 226/309 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.17s 7 subtests passed [19:51:48.864] 227/309 postgresql:scripts / scripts/200_connstr OK 5.32s 3 subtests passed [19:51:49.493] 228/309 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 1.41s 3 subtests passed [19:51:49.755] 229/309 postgresql:vacuumlo / vacuumlo/001_basic OK 0.26s 9 subtests passed [19:51:49.915] 230/309 postgresql:pgbench / pgbench/001_pgbench_with_server OK 15.03s 451 subtests passed [19:51:50.349] 231/309 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 1.62s 3 subtests passed [19:51:50.365] 232/309 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 1.98s 2 subtests passed [19:51:50.470] 233/309 postgresql:test_decoding / test_decoding/001_repl_stats OK 1.60s 2 subtests passed [19:51:50.595] 234/309 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.49s 16 subtests passed [19:51:50.717] 235/309 postgresql:authentication / authentication/005_sspi SKIP 0.25s [19:51:51.533] 236/309 postgresql:authentication / authentication/004_file_inclusion OK 1.17s 2 subtests passed [19:51:52.588] 237/309 postgresql:authentication / authentication/002_saslprep OK 2.67s 20 subtests passed [19:51:52.622] 238/309 postgresql:authentication / authentication/003_peer OK 2.27s 53 subtests passed [19:51:53.688] 239/309 postgresql:authentication / authentication/006_login_trigger OK 3.09s 32 subtests passed [19:51:54.884] 240/309 postgresql:authentication / authentication/001_password OK 5.13s 178 subtests passed [19:51:55.058] 241/309 postgresql:subscription / subscription/002_types OK 3.52s 4 subtests passed [19:51:55.207] 242/309 postgresql:amcheck / amcheck/001_verify_heapam OK 11.19s 272 subtests passed [19:51:55.499] 243/309 postgresql:subscription / subscription/003_constraints OK 2.91s 6 subtests passed [19:51:57.048] 244/309 postgresql:subscription / subscription/006_rewrite OK 2.16s 2 subtests passed [19:51:57.187] 245/309 postgresql:subscription / subscription/004_sync OK 4.56s 8 subtests passed [19:51:57.273] 246/309 postgresql:subscription / subscription/007_ddl OK 2.21s 4 subtests passed [19:51:57.820] 247/309 postgresql:subscription / subscription/009_matviews OK 2.32s 1 subtests passed [19:51:58.339] 248/309 postgresql:subscription / subscription/008_diff_schema OK 3.13s 5 subtests passed [19:51:58.766] 249/309 postgresql:subscription / subscription/005_encoding OK 5.08s 1 subtests passed [19:51:59.379] 250/309 postgresql:subscription / subscription/011_generated OK 2.19s 3 subtests passed [19:52:00.723] 251/309 postgresql:bloom / bloom/001_wal OK 14.47s 31 subtests passed [19:52:01.439] 252/309 postgresql:subscription / subscription/001_rep_changes OK 10.72s 36 subtests passed [19:52:02.336] 253/309 postgresql:subscription / subscription/016_stream_subxact OK 2.96s 3 subtests passed [19:52:02.416] 254/309 postgresql:subscription / subscription/010_truncate OK 5.37s 14 subtests passed [19:52:02.721] 255/309 postgresql:subscription / subscription/012_collation OK 5.45s 2 subtests passed [19:52:03.256] 256/309 postgresql:subscription / subscription/017_stream_ddl OK 2.53s 3 subtests passed [19:52:03.729] 257/309 postgresql:subscription / subscription/014_binary OK 5.39s 8 subtests passed [19:52:04.552] 258/309 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 2.21s 2 subtests passed [19:52:04.696] 259/309 postgresql:subscription / subscription/020_messages OK 2.28s 5 subtests passed [19:52:06.750] 260/309 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.31s 9 subtests passed [19:52:07.244] 261/309 postgresql:subscription / subscription/024_add_drop_pub OK 2.69s 3 subtests passed [19:52:09.271] 262/309 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.57s 13 subtests passed [19:52:10.184] 263/309 postgresql:subscription / subscription/015_stream OK 11.42s 10 subtests passed [19:52:10.939] 264/309 postgresql:subscription / subscription/021_twophase OK 8.22s 30 subtests passed [19:52:11.221] 265/309 postgresql:subscription / subscription/022_twophase_cascade OK 7.96s 41 subtests passed [19:52:11.439] 266/309 postgresql:subscription / subscription/013_partition OK 13.62s 74 subtests passed [19:52:12.105] 267/309 postgresql:subscription / subscription/023_twophase_stream OK 8.38s 33 subtests passed [19:52:13.420] 268/309 postgresql:subscription / subscription/026_stats OK 6.67s 13 subtests passed [19:52:13.945] 269/309 postgresql:subscription / subscription/029_on_error OK 3.76s 5 subtests passed [19:52:15.584] 270/309 postgresql:brin / brin/01_workitems OK 1.64s 2 subtests passed [19:52:16.381] 271/309 postgresql:subscription / subscription/030_origin OK 5.44s 11 subtests passed [19:52:16.422] 272/309 postgresql:subscription / subscription/027_nosuperuser OK 9.18s 19 subtests passed [19:52:16.933] 273/309 postgresql:subscription / subscription/033_run_as_table_owner OK 4.83s 10 subtests passed [19:52:17.410] 274/309 postgresql:subscription / subscription/028_row_filter OK 8.14s 24 subtests passed [19:52:17.996] 275/309 postgresql:brin / brin/02_wal_consistency OK 2.41s 2 subtests passed [19:52:18.636] 276/309 postgresql:commit_ts / commit_ts/001_base OK 2.25s 2 subtests passed [19:52:19.129] 277/309 postgresql:commit_ts / commit_ts/002_standby OK 2.71s 4 subtests passed [19:52:19.696] 278/309 postgresql:injection_points / injection_points/001_stats OK 1.70s 7 subtests passed [19:52:19.838] 279/309 postgresql:commit_ts / commit_ts/004_restart OK 2.43s 16 subtests passed [19:52:19.962] 280/309 postgresql:commit_ts / commit_ts/003_standby_2 OK 3.03s 4 subtests passed [19:52:20.040] 281/309 postgresql:subscription / subscription/032_subscribe_use_index OK 8.60s 15 subtests passed [19:52:20.194] 282/309 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 1.56s 4 subtests passed [19:52:20.300] 283/309 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.17s 21 subtests passed [19:52:20.462] 284/309 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.27s 6 subtests passed [19:52:20.500] 285/309 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.20s 2 subtests passed [19:52:20.858] 286/309 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 1.16s 4 subtests passed [19:52:20.886] 287/309 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 1.05s 2 subtests passed [19:52:21.738] 288/309 postgresql:test_misc / test_misc/002_tablespace OK 1.24s 20 subtests passed [19:52:21.762] 289/309 postgresql:test_misc / test_misc/003_check_guc OK 0.90s 3 subtests passed [19:52:21.894] 290/309 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 1.93s 258 subtests passed [19:52:22.456] 291/309 postgresql:test_misc / test_misc/001_constraint_validation OK 1.99s 42 subtests passed [19:52:22.906] 292/309 postgresql:test_misc / test_misc/005_timeouts OK 1.17s 2 subtests passed [19:52:23.210] 293/309 postgresql:test_misc / test_misc/004_io_direct OK 2.32s 3 subtests passed [19:52:23.239] 294/309 postgresql:subscription / subscription/031_column_list OK 12.02s 36 subtests passed [19:52:23.427] 295/309 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.22s [19:52:23.464] 296/309 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.22s [19:52:23.571] 297/309 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.81s 2 subtests passed [19:52:23.700] 298/309 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.27s [19:52:23.732] 299/309 postgresql:test_slru / test_slru/001_multixact OK 1.28s 3 subtests passed [19:52:24.039] 300/309 postgresql:subscription / subscription/100_bugs OK 10.62s 14 subtests passed [19:52:25.535] 301/309 postgresql:worker_spi / worker_spi/001_worker_spi OK 2.63s 8 subtests passed [19:52:26.457] 302/309 postgresql:ldap / ldap/002_bindpasswd OK 2.42s 3 subtests passed [19:52:26.558] 303/309 postgresql:ssl / ssl/002_scram OK 2.99s 28 subtests passed [19:52:26.748] 304/309 postgresql:ssl / ssl/003_sslinfo OK 3.05s 21 subtests passed [19:52:26.757] 305/309 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.86s 1044 subtests passed [19:52:26.832] 306/309 postgresql:icu / icu/010_database OK 1.30s 8 subtests passed [19:52:28.372] 307/309 postgresql:ldap / ldap/001_auth OK 4.64s 47 subtests passed [19:52:29.117] 308/309 postgresql:test_json_parser / test_json_parser/002_inline OK 9.08s 1700 subtests passed [19:52:31.668] 309/309 postgresql:ssl / ssl/001_ssltests OK 8.20s 225 subtests passed [19:52:31.737] [19:52:31.737] Summary of Failures: [19:52:31.737] [19:52:31.737] 8/309 postgresql:regress / regress/regress ERROR 21.29s exit status 1 [19:52:31.737] 18/309 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 22.50s exit status 4 [19:52:31.737] 35/309 postgresql:isolation / isolation/isolation ERROR 36.95s exit status 1 [19:52:31.737] 42/309 postgresql:recovery / recovery/027_stream_regress ERROR 12.28s exit status 4 [19:52:31.737] 109/309 postgresql:injection_points / injection_points/regress ERROR 1.80s exit status 1 [19:52:31.737] 130/309 postgresql:test_oat_hooks / test_oat_hooks/regress ERROR 3.50s exit status 1 [19:52:31.737] 215/309 postgresql:scripts / scripts/090_reindexdb ERROR 3.24s exit status 4 [19:52:31.737] 220/309 postgresql:amcheck / amcheck/002_cic ERROR 1.92s exit status 2 [19:52:31.737] 225/309 postgresql:amcheck / amcheck/003_cic_2pc ERROR 3.59s exit status 29 [19:52:31.737] [19:52:31.737] Ok: 296 [19:52:31.737] Expected Fail: 0 [19:52:31.737] Fail: 9 [19:52:31.737] Unexpected Pass: 0 [19:52:31.737] Skipped: 4 [19:52:31.737] Timeout: 0 [19:52:31.737] [19:52:31.737] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [19:52:31.785] [19:52:31.785] Exit status: 9