[12:04:31.865] su postgres <<-EOF [12:04:31.865] ulimit -c unlimited [12:04:31.865] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [12:04:31.865] EOF [12:04:33.068] 1/328 postgresql:setup / tmp_install OK 0.82s [12:04:33.119] 2/328 postgresql:setup / install_test_files OK 0.05s [12:04:34.553] 3/328 postgresql:setup / initdb_cache OK 1.43s [12:04:34.824] 4/328 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.26s 9 subtests passed [12:04:39.056] ▶ 5/328 - run of pg_upgrade where the new cluster has insufficient "max_replication_slots" stdout /(?^:"max_replication_slots" \(1\) must be greater than or equal to the number of logical replication slots \(2\) on the old cluster)/ FAIL [12:04:39.056] ▶ 5/328 - run of pg_upgrade of old cluster with slots having unconsumed WAL records stdout /(?^:Your installation contains logical replication slots that cannot be upgraded.)/ FAIL [12:04:39.060] 5/328 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 4.49s exit status 2 [12:04:39.060] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build with_icu=yes 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_=180 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 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 003_logical_slots -- /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/003_logical_slots.pl [12:04:39.060] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:04:39.060] stderr: [12:04:39.060] # Failed test 'run of pg_upgrade where the new cluster has insufficient "max_replication_slots" stdout /(?^:"max_replication_slots" \(1\) must be greater than or equal to the number of logical replication slots \(2\) on the old cluster)/' [12:04:39.060] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/003_logical_slots.pl line 76. [12:04:39.060] # 'Performing Consistency Checks [12:04:39.060] # ----------------------------- [12:04:39.060] # Checking cluster versions ok [12:04:39.060] # Checking database connection settings ok [12:04:39.060] # [12:04:39.060] # connection failure: server closed the connection unexpectedly [12:04:39.060] # This probably means the server terminated abnormally [12:04:39.060] # before or while processing the request. [12:04:39.060] # [12:04:39.060] # Failure, exiting [12:04:39.060] # ' [12:04:39.060] # doesn't match '(?^:"max_replication_slots" \(1\) must be greater than or equal to the number of logical replication slots \(2\) on the old cluster)' [12:04:39.060] # Failed test 'run of pg_upgrade of old cluster with slots having unconsumed WAL records stdout /(?^:Your installation contains logical replication slots that cannot be upgraded.)/' [12:04:39.060] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/003_logical_slots.pl line 116. [12:04:39.060] # 'Performing Consistency Checks [12:04:39.060] # ----------------------------- [12:04:39.060] # Checking cluster versions ok [12:04:39.060] # Checking database connection settings ok [12:04:39.060] # [12:04:39.060] # connection failure: server closed the connection unexpectedly [12:04:39.060] # This probably means the server terminated abnormally [12:04:39.060] # before or while processing the request. [12:04:39.060] # [12:04:39.060] # Failure, exiting [12:04:39.060] # ' [12:04:39.060] # doesn't match '(?^:Your installation contains logical replication slots that cannot be upgraded.)' [12:04:39.060] # Tests were run but no plan was declared and done_testing() was not seen. [12:04:39.060] # Looks like your test exited with 2 just after 7. [12:04:39.060] [12:04:39.060] (test program exited with status code 2) [12:04:39.060] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:04:39.060] [12:04:39.117] ▶ 6/328 + interval 1272 ms FAIL [12:04:39.118] ▶ 6/328 + geometry 491 ms FAIL [12:04:39.118] ▶ 6/328 + horology 484 ms FAIL [12:04:39.118] ▶ 6/328 + regex 494 ms FAIL [12:04:39.118] ▶ 6/328 + type_sanity 474 ms FAIL [12:04:39.118] ▶ 6/328 + opr_sanity 476 ms FAIL [12:04:39.118] ▶ 6/328 + database 464 ms FAIL [12:04:39.332] 7/328 postgresql:recovery / recovery/002_archiving OK 4.51s 8 subtests passed [12:04:45.599] 8/328 postgresql:recovery / recovery/004_timeline_switch OK 6.27s 3 subtests passed [12:04:45.847] 9/328 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 11.25s 16 subtests passed [12:04:47.419] 10/328 postgresql:recovery / recovery/001_stream_rep OK 12.77s 63 subtests passed [12:04:47.635] 11/328 postgresql:recovery / recovery/003_recovery_targets OK 8.57s 9 subtests passed [12:04:48.029] ▶ 6/328 + stats_import 471 ms FAIL [12:04:48.029] ▶ 6/328 + copy 1314 ms FAIL [12:04:48.029] ▶ 6/328 + insert 1393 ms FAIL [12:04:48.029] ▶ 6/328 + insert_conflict 3240 ms FAIL [12:04:48.030] ▶ 6/328 + create_function_c 136 ms FAIL [12:04:48.030] ▶ 6/328 + create_misc 156 ms FAIL [12:04:48.030] ▶ 6/328 + create_operator 162 ms FAIL [12:04:48.030] ▶ 6/328 + create_procedure 146 ms FAIL [12:04:48.030] ▶ 6/328 + create_table 164 ms FAIL [12:04:48.030] ▶ 6/328 + create_type 174 ms FAIL [12:04:48.030] ▶ 6/328 + create_schema 141 ms FAIL [12:04:48.031] ▶ 6/328 + create_index 3006 ms FAIL [12:04:48.031] ▶ 6/328 + create_index_spgist 940 ms FAIL [12:04:48.031] ▶ 6/328 + create_view 1006 ms FAIL [12:04:48.031] ▶ 6/328 + index_including 3004 ms FAIL [12:04:48.031] ▶ 6/328 + index_including_gist 3002 ms FAIL [12:04:48.032] ▶ 6/328 + create_aggregate 95 ms FAIL [12:04:48.032] ▶ 6/328 + create_function_sql 87 ms FAIL [12:04:48.032] ▶ 6/328 + create_cast 85 ms FAIL [12:04:48.032] ▶ 6/328 + constraints 44 ms FAIL [12:04:48.032] ▶ 6/328 + triggers 37 ms FAIL [12:04:48.032] ▶ 6/328 + select 75 ms FAIL [12:04:48.032] ▶ 6/328 + inherit 82 ms FAIL [12:04:48.032] ▶ 6/328 + typed_table 80 ms FAIL [12:04:48.033] ▶ 6/328 + vacuum 80 ms FAIL [12:04:48.033] ▶ 6/328 + drop_if_exists 81 ms FAIL [12:04:48.033] ▶ 6/328 + updatable_views 50 ms FAIL [12:04:48.033] ▶ 6/328 + roleattributes 68 ms FAIL [12:04:48.033] ▶ 6/328 + create_am 81 ms FAIL [12:04:48.033] ▶ 6/328 + hash_func 81 ms FAIL [12:04:48.033] ▶ 6/328 + errors 76 ms FAIL [12:04:48.033] ▶ 6/328 + infinite_recurse 52 ms FAIL [12:04:48.034] ▶ 6/328 - sanity_check 60 ms FAIL [12:04:48.034] ▶ 6/328 + select_into 46 ms FAIL [12:04:48.034] ▶ 6/328 + select_distinct 145 ms FAIL [12:04:48.034] ▶ 6/328 + select_distinct_on 116 ms FAIL [12:04:48.034] ▶ 6/328 + select_implicit 119 ms FAIL [12:04:48.034] ▶ 6/328 + select_having 42 ms FAIL [12:04:48.034] ▶ 6/328 + subselect 132 ms FAIL [12:04:48.035] ▶ 6/328 + union 112 ms FAIL [12:04:48.035] ▶ 6/328 + case 141 ms FAIL [12:04:48.035] ▶ 6/328 + join 146 ms FAIL [12:04:48.035] ▶ 6/328 + aggregates 83 ms FAIL [12:04:48.035] ▶ 6/328 + transactions 62 ms FAIL [12:04:48.035] ▶ 6/328 + random 143 ms FAIL [12:04:48.035] ▶ 6/328 + portals 58 ms FAIL [12:04:48.035] ▶ 6/328 + arrays 121 ms FAIL [12:04:48.036] ▶ 6/328 + btree_index 101 ms FAIL [12:04:49.211] 12/328 postgresql:recovery / recovery/006_logical_decoding OK 3.36s 20 subtests passed [12:04:51.565] 13/328 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 16.98s 15 subtests passed [12:04:52.646] 14/328 postgresql:recovery / recovery/005_replay_delay OK 7.05s 3 subtests passed [12:04:53.556] 15/328 postgresql:recovery / recovery/007_sync_rep OK 6.14s 11 subtests passed [12:04:55.487] 16/328 postgresql:recovery / recovery/013_crash_restart OK 1.93s 18 subtests passed [12:04:56.285] 17/328 postgresql:recovery / recovery/010_logical_decoding_timelines OK 4.72s 13 subtests passed [12:04:56.675] ▶ 6/328 + hash_index 107 ms FAIL [12:04:56.676] ▶ 6/328 + update 127 ms FAIL [12:04:56.676] ▶ 6/328 + delete 144 ms FAIL [12:04:56.677] ▶ 6/328 + namespace 46 ms FAIL [12:04:56.677] ▶ 6/328 + prepared_xacts 73 ms FAIL [12:04:56.677] ▶ 6/328 + brin 2286 ms FAIL [12:04:56.677] ▶ 6/328 + gin 2292 ms FAIL [12:04:56.677] ▶ 6/328 + gist 2285 ms FAIL [12:04:56.677] ▶ 6/328 + spgist 2284 ms FAIL [12:04:56.678] ▶ 6/328 + privileges 2284 ms FAIL [12:04:56.678] ▶ 6/328 + security_label 2285 ms FAIL [12:04:56.678] ▶ 6/328 + collate 2290 ms FAIL [12:04:56.679] ▶ 6/328 + matview 2284 ms FAIL [12:04:56.679] ▶ 6/328 + lock 902 ms FAIL [12:04:56.679] ▶ 6/328 + replica_identity 2281 ms FAIL [12:04:56.679] ▶ 6/328 + rowsecurity 2283 ms FAIL [12:04:56.679] ▶ 6/328 + object_address 2280 ms FAIL [12:04:56.679] ▶ 6/328 + tablesample 2280 ms FAIL [12:04:56.679] ▶ 6/328 + groupingsets 2282 ms FAIL [12:04:56.680] ▶ 6/328 + identity 2283 ms FAIL [12:04:56.680] ▶ 6/328 + generated_stored 2281 ms FAIL [12:04:56.680] ▶ 6/328 + join_hash 876 ms FAIL [12:04:56.680] ▶ 6/328 + brin_bloom 1414 ms FAIL [12:04:56.680] ▶ 6/328 + brin_multi 791 ms FAIL [12:04:56.680] ▶ 6/328 + create_table_like 92 ms FAIL [12:04:56.680] ▶ 6/328 + alter_generic 74 ms FAIL [12:04:56.680] ▶ 6/328 + alter_operator 78 ms FAIL [12:04:56.681] ▶ 6/328 + misc 75 ms FAIL [12:04:56.681] ▶ 6/328 + async 67 ms FAIL [12:04:56.681] ▶ 6/328 + merge 1155 ms FAIL [12:04:56.681] ▶ 6/328 + misc_functions 120 ms FAIL [12:04:56.681] ▶ 6/328 + sysviews 104 ms FAIL [12:04:56.681] ▶ 6/328 + tsrf 112 ms FAIL [12:04:56.681] ▶ 6/328 + tid 69 ms FAIL [12:04:56.681] ▶ 6/328 + tidscan 94 ms FAIL [12:04:56.682] ▶ 6/328 + tidrangescan 98 ms FAIL [12:04:56.682] ▶ 6/328 + collate.utf8 104 ms FAIL [12:04:56.682] ▶ 6/328 + collate.icu.utf8 83 ms FAIL [12:04:56.682] ▶ 6/328 + incremental_sort 583 ms FAIL [12:04:56.682] ▶ 6/328 + create_role 93 ms FAIL [12:04:56.682] ▶ 6/328 + without_overlaps 119 ms FAIL [12:04:56.682] ▶ 6/328 + generated_virtual 92 ms FAIL [12:04:56.682] ▶ 6/328 + rules 1605 ms FAIL [12:04:56.682] ▶ 6/328 + psql 1602 ms FAIL [12:04:56.683] ▶ 6/328 + psql_crosstab 1598 ms FAIL [12:04:56.683] ▶ 6/328 + psql_pipeline 1602 ms FAIL [12:04:56.683] ▶ 6/328 + amutils 1602 ms FAIL [12:04:56.683] ▶ 6/328 + stats_ext 1044 ms FAIL [12:04:57.469] 18/328 postgresql:recovery / recovery/014_unlogged_reinit OK 1.98s 23 subtests passed [12:04:57.991] 19/328 postgresql:recovery / recovery/012_subtransactions OK 5.34s 12 subtests passed [12:04:58.971] 20/328 postgresql:recovery / recovery/009_twophase OK 9.76s 30 subtests passed [12:04:59.030] 21/328 postgresql:recovery / recovery/015_promotion_pages OK 2.74s 1 subtests passed [12:04:59.228] 22/328 postgresql:recovery / recovery/016_min_consistency ERROR 1.76s exit status 29 [12:04:59.228] >>> MALLOC_PERTURB_=58 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build enable_injection_points=yes 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/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 --pg-test-extra '' --testgroup recovery --testname 016_min_consistency -- /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/016_min_consistency.pl [12:04:59.228] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:04:59.228] stderr: [12:04:59.228] [12:04:59.228] (test program exited with status code 29) [12:04:59.228] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:04:59.228] [12:05:00.621] 23/328 postgresql:recovery / recovery/008_fsm_truncation OK 12.98s 1 subtests passed [12:05:00.848] 24/328 postgresql:recovery / recovery/017_shm OK 2.86s 4 subtests passed [12:05:02.740] 25/328 postgresql:recovery / recovery/022_crash_temp_files OK 1.89s 11 subtests passed [12:05:03.025] 26/328 postgresql:recovery / recovery/021_row_visibility OK 2.40s 10 subtests passed [12:05:05.093] 27/328 postgresql:recovery / recovery/023_pitr_prepared_xact OK 2.35s 1 subtests passed [12:05:05.681] 28/328 postgresql:recovery / recovery/024_archive_recovery OK 2.66s 2 subtests passed [12:05:06.273] 29/328 postgresql:recovery / recovery/020_archive_status OK 7.04s 19 subtests passed [12:05:06.316] ▶ 6/328 - select_parallel 577 ms FAIL [12:05:06.317] ▶ 6/328 - write_parallel 923 ms FAIL [12:05:06.317] ▶ 6/328 - vacuum_parallel 47 ms FAIL [12:05:06.317] ▶ 6/328 + publication 1266 ms FAIL [12:05:06.317] ▶ 6/328 + subscription 563 ms FAIL [12:05:06.317] ▶ 6/328 + select_views 160 ms FAIL [12:05:06.318] ▶ 6/328 + portals_p2 175 ms FAIL [12:05:06.318] ▶ 6/328 + foreign_key 142 ms FAIL [12:05:06.318] ▶ 6/328 + cluster 162 ms FAIL [12:05:06.318] ▶ 6/328 + dependency 134 ms FAIL [12:05:06.318] ▶ 6/328 + guc 156 ms FAIL [12:05:06.318] ▶ 6/328 + bitmapops 137 ms FAIL [12:05:06.318] ▶ 6/328 + combocid 135 ms FAIL [12:05:06.319] ▶ 6/328 + tsearch 141 ms FAIL [12:05:06.319] ▶ 6/328 + tsdicts 141 ms FAIL [12:05:06.319] ▶ 6/328 + foreign_data 143 ms FAIL [12:05:06.319] ▶ 6/328 + window 126 ms FAIL [12:05:06.319] ▶ 6/328 + xmlmap 135 ms FAIL [12:05:06.319] ▶ 6/328 + functional_deps 129 ms FAIL [12:05:06.319] ▶ 6/328 + advisory_lock 137 ms FAIL [12:05:06.320] ▶ 6/328 + indirect_toast 140 ms FAIL [12:05:06.320] ▶ 6/328 + equivclass 127 ms FAIL [12:05:06.320] ▶ 6/328 + json 1190 ms FAIL [12:05:06.320] ▶ 6/328 + jsonb 641 ms FAIL [12:05:06.320] ▶ 6/328 + sqljson 1193 ms FAIL [12:05:06.320] ▶ 6/328 + sqljson_queryfuncs 1181 ms FAIL [12:05:06.320] ▶ 6/328 + sqljson_jsontable 1181 ms FAIL [12:05:06.320] ▶ 6/328 + plancache 2052 ms FAIL [12:05:06.321] ▶ 6/328 + limit 875 ms FAIL [12:05:06.321] ▶ 6/328 + plpgsql 2055 ms FAIL [12:05:06.321] ▶ 6/328 + copy2 2055 ms FAIL [12:05:06.321] ▶ 6/328 + temp 2052 ms FAIL [12:05:06.321] ▶ 6/328 + domain 2052 ms FAIL [12:05:06.321] ▶ 6/328 + rangefuncs 2051 ms FAIL [12:05:06.321] ▶ 6/328 + prepare 2052 ms FAIL [12:05:06.321] ▶ 6/328 + conversion 2045 ms FAIL [12:05:06.322] ▶ 6/328 + truncate 2049 ms FAIL [12:05:06.322] ▶ 6/328 + alter_table 2045 ms FAIL [12:05:06.322] ▶ 6/328 + sequence 2044 ms FAIL [12:05:06.322] ▶ 6/328 + polymorphism 777 ms FAIL [12:05:06.322] ▶ 6/328 + rowtypes 2045 ms FAIL [12:05:06.322] ▶ 6/328 + returning 2042 ms FAIL [12:05:06.322] ▶ 6/328 + largeobject 2055 ms FAIL [12:05:06.322] ▶ 6/328 + with 2042 ms FAIL [12:05:06.323] ▶ 6/328 + xml 2048 ms FAIL [12:05:06.323] ▶ 6/328 + partition_join 2234 ms FAIL [12:05:06.323] ▶ 6/328 + partition_prune 2234 ms FAIL [12:05:07.088] 30/328 postgresql:recovery / recovery/018_wal_optimize ERROR 8.12s exit status 29 [12:05:07.089] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build enable_injection_points=yes 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_=240 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 --pg-test-extra '' --testgroup recovery --testname 018_wal_optimize -- /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/018_wal_optimize.pl [12:05:07.089] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:05:07.089] stderr: [12:05:07.089] # Tests were run but no plan was declared and done_testing() was not seen. [12:05:07.089] # Looks like your test exited with 29 just after 16. [12:05:07.089] [12:05:07.089] (test program exited with status code 29) [12:05:07.089] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:05:07.089] [12:05:07.846] 31/328 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 2.75s 1 subtests passed [12:05:09.532] ▶ 6/328 + reloptions 2233 ms FAIL [12:05:09.532] ▶ 6/328 + hash_part 782 ms FAIL [12:05:09.532] ▶ 6/328 + indexing 2244 ms FAIL [12:05:09.532] ▶ 6/328 + partition_aggregate 2242 ms FAIL [12:05:09.532] ▶ 6/328 + partition_info 2231 ms FAIL [12:05:09.533] ▶ 6/328 + tuplesort 758 ms FAIL [12:05:09.533] ▶ 6/328 + explain 2232 ms FAIL [12:05:09.533] ▶ 6/328 + compression 2230 ms FAIL [12:05:09.533] ▶ 6/328 + memoize 2229 ms FAIL [12:05:09.533] ▶ 6/328 + stats 2231 ms FAIL [12:05:09.533] ▶ 6/328 + predicate 2228 ms FAIL [12:05:09.534] ▶ 6/328 + event_trigger 627 ms FAIL [12:05:09.534] ▶ 6/328 - event_trigger_login 579 ms FAIL [12:05:09.534] ▶ 6/328 - fast_default 62 ms FAIL [12:05:09.534] ▶ 6/328 - tablespace 750 ms FAIL [12:05:09.537] 6/328 postgresql:regress / regress/regress ERROR 34.98s exit status 1 [12:05:09.538] >>> 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 top_builddir=/tmp/cirrus-ci-build/build PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/regress:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/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_=108 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/regress --pg-test-extra '' --testgroup regress --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/regress --expecteddir /tmp/cirrus-ci-build/src/test/regress --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/regress --max-concurrent-tests=20 --dbname regression --outputdir /tmp/cirrus-ci-build/build/testrun/regress/regress --temp-instance /tmp/cirrus-ci-build/build/testrun/regress/regress/tmp_check --port 40052 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [12:05:09.538] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:05:09.538] Listing only the last 100 lines from a long log. [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # (test process exited with exit code 2) [12:05:09.538] # 165 of 226 tests failed. [12:05:09.538] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [12:05:09.538] # 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". [12:05:09.538] [12:05:09.538] (test program exited with status code 1) [12:05:09.538] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:05:09.538] [12:05:10.538] 32/328 postgresql:recovery / recovery/026_overwrite_contrecord OK 4.86s 3 subtests passed [12:05:11.512] 33/328 postgresql:recovery / recovery/028_pitr_timelines OK 4.42s 3 subtests passed [12:05:11.652] ▶ 34/328 - regression tests pass FAIL [12:05:11.652] ▶ 34/328 - run of pg_upgrade --check for new instance FAIL [12:05:11.652] ▶ 34/328 - pg_upgrade_output.d/ removed after pg_upgrade --check success FAIL [12:05:11.653] ▶ 34/328 - run of pg_upgrade for new instance FAIL [12:05:11.653] ▶ 34/328 - pg_upgrade_output.d/ removed after pg_upgrade success FAIL [12:05:11.653] ▶ 34/328 - check that locales in new cluster match original cluster FAIL [12:05:11.653] ▶ 34/328 - old and new dumps match after pg_upgrade FAIL [12:05:11.659] 34/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 37.10s exit status 7 [12:05:11.660] >>> MALLOC_PERTURB_=20 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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 top_builddir=/tmp/cirrus-ci-build/build with_icu=yes 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 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pg_upgrade --pg-test-extra '' --testgroup pg_upgrade --testname 002_pg_upgrade -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_upgrade /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl [12:05:11.660] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:05:11.660] stderr: [12:05:11.660] # Failed test 'regression tests pass' [12:05:11.660] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 263. [12:05:11.660] # got: '256' [12:05:11.660] # expected: '0' [12:05:11.660] # Failed test 'run of pg_upgrade --check for new instance' [12:05:11.660] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 452. [12:05:11.660] # Failed test 'pg_upgrade_output.d/ removed after pg_upgrade --check success' [12:05:11.660] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 461. [12:05:11.660] # Failed test 'run of pg_upgrade for new instance' [12:05:11.660] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 465. [12:05:11.660] # Failed test 'pg_upgrade_output.d/ removed after pg_upgrade success' [12:05:11.660] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 474. [12:05:11.660] # Failed test 'check that locales in new cluster match original cluster' [12:05:11.660] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 509. [12:05:11.660] # got: '0|c|C.UTF-8|C.UTF-8|' [12:05:11.660] # expected: '6|b|C|C|C.UTF-8' [12:05:11.660] # Failed test 'old and new dumps match after pg_upgrade' [12:05:11.660] # at /tmp/cirrus-ci-build/src/test/perl/PostgreSQL/Test/Utils.pm line 797. [12:05:11.660] # got: '1' [12:05:11.660] # expected: '0' [12:05:11.660] # Looks like you failed 7 tests of 19. [12:05:11.660] [12:05:11.660] (test program exited with status code 7) [12:05:11.660] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:05:11.660] [12:05:13.194] 35/328 postgresql:recovery / recovery/029_stats_restart OK 5.35s 44 subtests passed [12:05:14.658] 36/328 postgresql:recovery / recovery/030_stats_cleanup_replica OK 5.12s 11 subtests passed [12:05:14.859] 37/328 postgresql:recovery / recovery/034_create_database OK 1.66s 2 subtests passed [12:05:15.523] 38/328 postgresql:recovery / recovery/031_recovery_conflict OK 4.98s 18 subtests passed [12:05:15.948] ▶ 39/328 - regression tests pass FAIL [12:05:15.960] 39/328 postgresql:recovery / recovery/027_stream_regress ERROR 9.69s exit status 4 [12:05:15.961] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=193 enable_injection_points=yes 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/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 --pg-test-extra '' --testgroup recovery --testname 027_stream_regress -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/recovery /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl [12:05:15.961] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:05:15.961] stderr: [12:05:15.961] # Failed test 'regression tests pass' [12:05:15.961] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 95. [12:05:15.961] # got: '256' [12:05:15.961] # expected: '0' [12:05:15.961] # Tests were run but no plan was declared and done_testing() was not seen. [12:05:15.961] # Looks like your test exited with 4 just after 2. [12:05:15.961] [12:05:15.961] (test program exited with status code 4) [12:05:15.961] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:05:15.961] [12:05:16.410] 40/328 postgresql:recovery / recovery/032_relfilenode_reuse OK 4.90s 14 subtests passed [12:05:16.572] 41/328 postgresql:recovery / recovery/019_replslot_limit OK 17.54s 26 subtests passed [12:05:16.603] 42/328 postgresql:recovery / recovery/033_replay_tsp_drops ERROR 4.94s exit status 29 [12:05:16.604] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build enable_injection_points=yes 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/recovery:/tmp/cirrus-ci-build/build/src/test/recovery/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MALLOC_PERTURB_=162 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/recovery --pg-test-extra '' --testgroup recovery --testname 033_replay_tsp_drops -- /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/033_replay_tsp_drops.pl [12:05:16.604] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:05:16.604] stderr: [12:05:16.604] # Tests were run but no plan was declared and done_testing() was not seen. [12:05:16.604] # Looks like your test exited with 29 just after 1. [12:05:16.604] [12:05:16.604] (test program exited with status code 29) [12:05:16.604] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:05:16.604] [12:05:17.264] 43/328 postgresql:recovery / recovery/037_invalid_database OK 1.74s 10 subtests passed [12:05:17.664] 44/328 postgresql:recovery / recovery/036_truncated_dropped OK 2.80s 8 subtests passed [12:05:17.997] 45/328 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 2.04s 2 subtests passed [12:05:19.213] 46/328 postgresql:recovery / recovery/041_checkpoint_at_promote OK 2.61s 6 subtests passed [12:05:19.274] 47/328 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 1.28s 1 subtests passed [12:05:21.143] 48/328 postgresql:recovery / recovery/042_low_level_backup OK 3.88s 4 subtests passed [12:05:21.375] 49/328 postgresql:recovery / recovery/043_no_contrecord_switch OK 3.71s 1 subtests passed [12:05:21.942] 50/328 postgresql:kerberos / kerberos/001_auth ERROR 2.73s exit status 29 [12:05:21.943] >>> with_gssapi=yes with_krb_srvnam=postgres share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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 top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=251 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/kerberos:/tmp/cirrus-ci-build/build/src/test/kerberos/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/kerberos --pg-test-extra '' --testgroup kerberos --testname 001_auth -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/kerberos /tmp/cirrus-ci-build/src/test/kerberos/t/001_auth.pl [12:05:21.943] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:05:21.943] stderr: [12:05:21.943] [12:05:21.943] (test program exited with status code 29) [12:05:21.943] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:05:21.943] [12:05:22.200] 51/328 postgresql:plpgsql / plpgsql/regress OK 2.92s 13 subtests passed [12:05:23.148] 52/328 postgresql:plperl / plperl/regress OK 2.00s 13 subtests passed [12:05:23.375] 53/328 postgresql:pltcl / pltcl/regress OK 1.43s 8 subtests passed [12:05:24.145] 54/328 postgresql:basic_archive / basic_archive/regress OK 1.00s 1 subtests passed [12:05:24.202] 55/328 postgresql:plpython / plpython/regress OK 2.83s 23 subtests passed [12:05:24.265] 56/328 postgresql:bloom / bloom/regress OK 0.89s 1 subtests passed [12:05:25.018] 57/328 postgresql:bool_plperl / bool_plperl/regress OK 0.87s 2 subtests passed [12:05:25.608] 58/328 postgresql:isolation / isolation/isolation OK 50.99s 117 subtests passed [12:05:26.124] 59/328 postgresql:recovery / recovery/039_end_of_wal OK 9.71s 14 subtests passed [12:05:26.212] 60/328 postgresql:citext / citext/regress OK 1.19s 3 subtests passed [12:05:26.702] 61/328 postgresql:cube / cube/regress OK 1.09s 2 subtests passed [12:05:26.969] 62/328 postgresql:dict_int / dict_int/regress OK 0.76s 1 subtests passed [12:05:27.101] 63/328 postgresql:btree_gin / btree_gin/regress OK 2.90s 30 subtests passed [12:05:27.315] 64/328 postgresql:dblink / dblink/regress OK 1.19s 1 subtests passed [12:05:27.338] 65/328 postgresql:btree_gist / btree_gist/regress OK 3.07s 32 subtests passed [12:05:27.454] 66/328 postgresql:dict_xsyn / dict_xsyn/regress OK 0.75s 1 subtests passed [12:05:27.621] 67/328 postgresql:amcheck / amcheck/regress OK 5.42s 3 subtests passed [12:05:27.981] 68/328 postgresql:file_fdw / file_fdw/regress OK 0.88s 1 subtests passed [12:05:28.068] 69/328 postgresql:earthdistance / earthdistance/regress OK 1.10s 1 subtests passed [12:05:28.336] 70/328 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 1.02s 2 subtests passed [12:05:28.580] 71/328 postgresql:hstore_plpython / hstore_plpython/regress OK 0.96s 1 subtests passed [12:05:28.665] 72/328 postgresql:hstore_plperl / hstore_plperl/regress OK 1.21s 3 subtests passed [12:05:28.972] 73/328 postgresql:isn / isn/regress OK 0.90s 1 subtests passed [12:05:29.358] 74/328 postgresql:jsonb_plperl / jsonb_plperl/regress OK 1.02s 2 subtests passed [12:05:29.493] 75/328 postgresql:lo / lo/regress OK 0.83s 1 subtests passed [12:05:29.541] 76/328 postgresql:jsonb_plpython / jsonb_plpython/regress OK 0.96s 1 subtests passed [12:05:30.050] 77/328 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 13.48s 32 subtests passed [12:05:30.077] 78/328 postgresql:hstore / hstore/regress OK 2.74s 2 subtests passed [12:05:30.320] 79/328 postgresql:ltree_plpython / ltree_plpython/regress OK 0.96s 1 subtests passed [12:05:30.403] 80/328 postgresql:passwordcheck / passwordcheck/regress OK 0.86s 1 subtests passed [12:05:30.421] 81/328 postgresql:ltree / ltree/regress OK 1.45s 1 subtests passed [12:05:31.018] 82/328 postgresql:pg_buffercache / pg_buffercache/regress OK 0.97s 1 subtests passed [12:05:31.132] 83/328 postgresql:pg_freespacemap / pg_freespacemap/regress OK 0.81s 1 subtests passed [12:05:31.234] 84/328 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 0.83s 1 subtests passed [12:05:31.371] 85/328 postgresql:pgrowlocks / pgrowlocks/isolation OK 0.95s 1 subtests passed [12:05:31.480] 86/328 postgresql:pageinspect / pageinspect/regress OK 1.99s 8 subtests passed [12:05:32.003] 87/328 postgresql:pgstattuple / pgstattuple/regress OK 0.87s 1 subtests passed [12:05:32.129] 88/328 postgresql:pg_surgery / pg_surgery/regress OK 0.89s 1 subtests passed [12:05:32.523] 89/328 postgresql:pg_visibility / pg_visibility/regress OK 1.04s 1 subtests passed [12:05:32.925] 90/328 postgresql:pg_walinspect / pg_walinspect/regress OK 0.92s 2 subtests passed [12:05:32.941] 91/328 postgresql:pgcrypto / pgcrypto/regress OK 2.86s 23 subtests passed [12:05:33.306] 92/328 postgresql:pg_stat_statements / pg_stat_statements/regress OK 2.29s 14 subtests passed [12:05:33.602] 93/328 postgresql:seg / seg/regress OK 1.08s 3 subtests passed [12:05:33.820] 94/328 postgresql:tablefunc / tablefunc/regress OK 0.89s 1 subtests passed [12:05:33.878] 95/328 postgresql:tcn / tcn/isolation OK 0.94s 1 subtests passed [12:05:34.614] 96/328 postgresql:tsm_system_rows / tsm_system_rows/regress OK 0.79s 1 subtests passed [12:05:34.657] 97/328 postgresql:pg_trgm / pg_trgm/regress OK 3.29s 3 subtests passed [12:05:34.738] 98/328 postgresql:tsm_system_time / tsm_system_time/regress OK 0.86s 1 subtests passed [12:05:35.468] 99/328 postgresql:unaccent / unaccent/regress OK 0.85s 1 subtests passed [12:05:35.518] 100/328 postgresql:uuid-ossp / uuid-ossp/regress OK 0.86s 1 subtests passed [12:05:35.641] 101/328 postgresql:xml2 / xml2/regress OK 0.90s 1 subtests passed [12:05:35.715] 102/328 postgresql:recovery / recovery/035_standby_logical_decoding OK 21.06s 88 subtests passed [12:05:36.436] 103/328 postgresql:commit_ts / commit_ts/regress OK 0.92s 1 subtests passed [12:05:36.498] 104/328 postgresql:brin / brin/isolation OK 1.03s 1 subtests passed [12:05:36.610] 105/328 postgresql:dummy_index_am / dummy_index_am/regress OK 0.89s 1 subtests passed [12:05:37.309] 106/328 postgresql:intarray / intarray/regress OK 9.33s 1 subtests passed [12:05:37.333] 107/328 postgresql:delay_execution / delay_execution/isolation OK 1.69s 2 subtests passed [12:05:37.414] 108/328 postgresql:dummy_seclabel / dummy_seclabel/regress OK 0.98s 1 subtests passed [12:05:37.606] 109/328 postgresql:test_decoding / test_decoding/isolation OK 4.00s 12 subtests passed [12:05:37.699] 110/328 postgresql:injection_points / injection_points/regress OK 1.09s 3 subtests passed [12:05:37.790] 111/328 postgresql:gin / gin/regress OK 1.29s 1 subtests passed [12:05:38.244] 112/328 postgresql:plsample / plsample/regress OK 0.91s 1 subtests passed [12:05:38.273] 113/328 postgresql:spgist_name_ops / spgist_name_ops/regress OK 0.86s 1 subtests passed [12:05:38.448] 114/328 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 0.75s 1 subtests passed [12:05:38.648] 115/328 postgresql:test_bloomfilter / test_bloomfilter/regress OK 1.04s 1 subtests passed [12:05:39.034] 116/328 postgresql:test_dsa / test_dsa/regress OK 0.79s 1 subtests passed [12:05:39.072] 117/328 postgresql:test_dsm_registry / test_dsm_registry/regress OK 0.80s 1 subtests passed [12:05:39.598] 118/328 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 0.95s 1 subtests passed [12:05:39.624] ▶ 119/328 - inplace 966 ms FAIL [12:05:39.624] ▶ 119/328 - syscache-update-pruned 87 ms FAIL [12:05:39.625] 119/328 postgresql:injection_points / injection_points/isolation ERROR 2.32s exit status 1 [12:05:39.626] >>> 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 top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=48 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/modules/injection_points:/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/modules/injection_points --pg-test-extra '' --testgroup injection_points --testname isolation -- /tmp/cirrus-ci-build/build/src/test/isolation/pg_isolation_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 isolation_regression_injection_points --outputdir /tmp/cirrus-ci-build/build/testrun/injection_points/isolation --temp-instance /tmp/cirrus-ci-build/build/testrun/injection_points/isolation/tmp_check --port 40061 basic inplace syscache-update-pruned [12:05:39.626] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:05:39.626] stderr: [12:05:39.626] # (test process exited with exit code 1) [12:05:39.626] # (test process exited with exit code 1) [12:05:39.626] # 2 of 3 tests failed. [12:05:39.626] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/injection_points/isolation/regression.diffs". [12:05:39.626] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/injection_points/isolation/regression.out". [12:05:39.626] [12:05:39.626] (test program exited with status code 1) [12:05:39.626] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:05:39.626] [12:05:39.776] 120/328 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 1.98s 21 subtests passed [12:05:39.805] 121/328 postgresql:test_lfind / test_lfind/regress OK 0.73s 1 subtests passed [12:05:40.391] 122/328 postgresql:postgres_fdw / postgres_fdw/regress OK 8.26s 2 subtests passed [12:05:40.504] 123/328 postgresql:test_parser / test_parser/regress OK 0.88s 1 subtests passed [12:05:40.815] 124/328 postgresql:test_predtest / test_predtest/regress OK 1.01s 1 subtests passed [12:05:40.837] 125/328 postgresql:test_pg_dump / test_pg_dump/regress OK 1.06s 1 subtests passed [12:05:41.311] 126/328 postgresql:test_rbtree / test_rbtree/regress OK 0.81s 1 subtests passed [12:05:41.386] 127/328 postgresql:test_extensions / test_extensions/regress OK 2.94s 2 subtests passed [12:05:41.412] 128/328 postgresql:test_radixtree / test_radixtree/regress OK 1.02s 1 subtests passed [12:05:41.847] 129/328 postgresql:test_resowner / test_resowner/regress OK 1.01s 1 subtests passed [12:05:42.217] 130/328 postgresql:test_slru / test_slru/regress OK 0.80s 1 subtests passed [12:05:42.273] 131/328 postgresql:test_rls_hooks / test_rls_hooks/regress OK 0.96s 1 subtests passed [12:05:42.335] 132/328 postgresql:test_oat_hooks / test_oat_hooks/regress OK 2.74s 2 subtests passed [12:05:42.429] 133/328 postgresql:test_regex / test_regex/regress OK 1.61s 2 subtests passed [12:05:43.104] 134/328 postgresql:test_tidstore / test_tidstore/regress OK 1.26s 1 subtests passed [12:05:43.318] 135/328 postgresql:typcache / typcache/regress OK 1.10s 1 subtests passed [12:05:43.450] 136/328 postgresql:libpq / libpq/002_api OK 0.35s 1 subtests passed [12:05:44.121] 137/328 postgresql:unsafe_tests / unsafe_tests/regress OK 1.85s 4 subtests passed [12:05:44.367] 138/328 postgresql:libpq / libpq/001_uri OK 1.94s 63 subtests passed [12:05:45.318] 139/328 postgresql:test_shm_mq / test_shm_mq/regress OK 3.93s 1 subtests passed [12:05:45.625] 140/328 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.31s 9 subtests passed [12:05:46.422] 141/328 postgresql:test_decoding / test_decoding/regress OK 13.12s 19 subtests passed [12:05:46.590] 142/328 postgresql:test_integerset / test_integerset/regress OK 7.55s 1 subtests passed [12:05:47.609] 143/328 postgresql:libpq / libpq/003_load_balance_host_list OK 4.29s 127 subtests passed [12:05:48.419] 144/328 postgresql:libpq / libpq/004_load_balance_dns OK 4.97s 125 subtests passed [12:05:48.714] 145/328 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.29s 51 subtests passed [12:05:48.821] 146/328 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 3.19s 107 subtests passed [12:05:49.801] 147/328 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 2.19s 10 subtests passed [12:05:49.829] 148/328 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 1.01s 3 subtests passed [12:05:49.975] 149/328 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR 3.38s exit status 29 [12:05:49.976] >>> PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_amcheck:/tmp/cirrus-ci-build/build/src/bin/pg_amcheck/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build 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_=192 /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_amcheck --pg-test-extra '' --testgroup pg_amcheck --testname 004_verify_heapam -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_amcheck /tmp/cirrus-ci-build/src/bin/pg_amcheck/t/004_verify_heapam.pl [12:05:49.976] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:05:49.976] stderr: [12:05:49.976] [12:05:49.976] (test program exited with status code 29) [12:05:49.976] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:05:49.976] [12:05:51.317] 150/328 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 1.49s 21 subtests passed [12:05:51.574] 151/328 postgresql:pg_checksums / pg_checksums/001_basic OK 0.26s 9 subtests passed [12:05:51.875] 152/328 postgresql:ecpg / ecpg/ecpg OK 9.54s 65 subtests passed [12:05:52.148] 153/328 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.27s 13 subtests passed [12:05:55.639] 154/328 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 5.84s 43 subtests passed [12:05:57.324] 155/328 postgresql:pg_checksums / pg_checksums/002_actions OK 5.75s 66 subtests passed [12:05:57.743] 156/328 postgresql:libpq / libpq/005_negotiate_encryption OK 13.62s 249 subtests passed [12:05:58.179] 157/328 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 6.03s 6 subtests passed [12:05:59.850] 158/328 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 2.52s 11 subtests passed [12:06:00.048] 159/328 postgresql:pg_amcheck / pg_amcheck/003_check OK 13.62s 75 subtests passed [12:06:00.087] 160/328 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 4.45s 7 subtests passed [12:06:01.088] 161/328 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 2.91s 4 subtests passed [12:06:01.398] 162/328 postgresql:pg_config / pg_config/001_pg_config OK 0.31s 21 subtests passed [12:06:01.691] 163/328 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 1.60s 4 subtests passed [12:06:02.148] 164/328 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 0.75s 18 subtests passed [12:06:02.356] 165/328 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 2.50s 3 subtests passed [12:06:02.858] 166/328 postgresql:pg_ctl / pg_ctl/002_status OK 0.71s 3 subtests passed [12:06:05.269] 167/328 postgresql:pg_ctl / pg_ctl/003_promote OK 2.91s 12 subtests passed [12:06:05.486] 168/328 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 15.51s 37 subtests passed [12:06:05.552] 169/328 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.86s 25 subtests passed [12:06:05.784] 170/328 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 5.73s 2 subtests passed [12:06:06.076] 171/328 postgresql:pg_ctl / pg_ctl/004_logrotate OK 3.22s 14 subtests passed [12:06:06.125] 172/328 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 8.38s 22 subtests passed [12:06:06.769] 173/328 postgresql:pg_dump / pg_dump/001_basic OK 1.50s 99 subtests passed [12:06:07.142] 174/328 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 1.59s 3 subtests passed [12:06:08.357] 175/328 postgresql:pg_dump / pg_dump/002_pg_dump ERROR 2.87s exit status 29 [12:06:08.357] >>> share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so ZSTD=/usr/bin/zstd LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pg_dump:/tmp/cirrus-ci-build/build/src/bin/pg_dump/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin with_icu=yes PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress GZIP_PROGRAM=/usr/bin/gzip LZ4=/usr/bin/lz4 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=82 /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_dump --pg-test-extra '' --testgroup pg_dump --testname 002_pg_dump -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pg_dump /tmp/cirrus-ci-build/src/bin/pg_dump/t/002_pg_dump.pl [12:06:08.357] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:06:08.357] stderr: [12:06:08.357] [12:06:08.357] (test program exited with status code 29) [12:06:08.357] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:06:08.357] [12:06:08.521] 176/328 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 1.38s 9 subtests passed [12:06:08.845] 177/328 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 3.06s 4 subtests passed [12:06:09.514] 178/328 postgresql:pg_resetwal / pg_resetwal/001_basic OK 2.74s 77 subtests passed [12:06:11.377] 179/328 postgresql:initdb / initdb/001_initdb OK 27.01s 56 subtests passed [12:06:11.745] 180/328 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 23.03s 200 subtests passed [12:06:12.135] 181/328 postgresql:pg_rewind / pg_rewind/006_options OK 0.39s 13 subtests passed [12:06:13.717] 182/328 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 2.34s 1 subtests passed [12:06:14.421] 183/328 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 5.58s 6 subtests passed [12:06:15.077] 184/328 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 9.00s 108 subtests passed [12:06:15.833] 185/328 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 6.32s 10 subtests passed [12:06:16.064] 186/328 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.23s 13 subtests passed [12:06:16.464] 187/328 postgresql:pg_test_timing / pg_test_timing/001_basic OK 0.40s 13 subtests passed [12:06:16.729] 188/328 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.26s 17 subtests passed [12:06:17.027] 189/328 postgresql:pg_rewind / pg_rewind/007_standby_source OK 4.89s 7 subtests passed [12:06:17.407] 190/328 postgresql:pg_rewind / pg_rewind/009_growing_files OK 2.98s 3 subtests passed [12:06:18.880] 191/328 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 1.47s 32 subtests passed [12:06:19.629] 192/328 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 0.75s 60 subtests passed [12:06:19.913] 193/328 postgresql:pg_dump / pg_dump/010_dump_connstr OK 13.79s 14 subtests passed [12:06:20.071] 194/328 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 6.35s 3 subtests passed [12:06:20.701] 195/328 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 1.07s 5 subtests passed [12:06:20.727] 196/328 postgresql:pg_rewind / pg_rewind/002_databases OK 12.20s 12 subtests passed [12:06:21.619] 197/328 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 6.54s 1 subtests passed [12:06:21.894] 198/328 postgresql:pg_rewind / pg_rewind/001_basic OK 13.54s 57 subtests passed [12:06:21.976] 199/328 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 5.25s 38 subtests passed [12:06:22.204] 200/328 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.23s 11 subtests passed [12:06:22.396] 201/328 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 2.48s 9 subtests passed [12:06:22.882] 202/328 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 0.99s 5 subtests passed [12:06:23.535] 203/328 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 1.33s 8 subtests passed [12:06:23.829] 204/328 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 3.76s 15 subtests passed [12:06:24.662] 205/328 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.78s 208 subtests passed [12:06:24.692] 206/328 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 3.96s 18 subtests passed [12:06:24.931] 207/328 postgresql:pg_waldump / pg_waldump/001_basic OK 3.31s 92 subtests passed [12:06:25.291] 208/328 postgresql:psql / psql/010_tab_completion OK 1.46s 89 subtests passed [12:06:25.321] 209/328 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 4.62s 10 subtests passed [12:06:25.617] 210/328 postgresql:psql / psql/020_cancel OK 0.95s 2 subtests passed [12:06:25.922] 211/328 postgresql:scripts / scripts/010_clusterdb OK 1.23s 16 subtests passed [12:06:26.499] 212/328 postgresql:scripts / scripts/011_clusterdb_all OK 1.57s 7 subtests passed [12:06:26.758] 213/328 postgresql:scripts / scripts/040_createuser OK 1.43s 37 subtests passed [12:06:26.819] 214/328 postgresql:scripts / scripts/070_dropuser OK 0.90s 13 subtests passed [12:06:27.194] ▶ 215/328 - concurrent OID generation status (got 2 vs expected 0) FAIL [12:06:27.194] ▶ 215/328 - concurrent OID generation stdout /(?^:processed: 125/125)/ FAIL [12:06:27.195] ▶ 215/328 - concurrent OID generation stderr /(?^:^$)/ FAIL [12:06:27.200] 215/328 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR 4.80s exit status 29 [12:06:27.200] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/bin/pgbench:/tmp/cirrus-ci-build/build/src/bin/pgbench/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_=122 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/bin/pgbench --pg-test-extra '' --testgroup pgbench --testname 001_pgbench_with_server -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/bin/pgbench /tmp/cirrus-ci-build/src/bin/pgbench/t/001_pgbench_with_server.pl [12:06:27.200] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:06:27.200] stderr: [12:06:27.200] # Failed test 'concurrent OID generation status (got 2 vs expected 0)' [12:06:27.200] # at /tmp/cirrus-ci-build/src/bin/pgbench/t/001_pgbench_with_server.pl line 60. [12:06:27.200] # Failed test 'concurrent OID generation stdout /(?^:processed: 125/125)/' [12:06:27.200] # at /tmp/cirrus-ci-build/src/bin/pgbench/t/001_pgbench_with_server.pl line 60. [12:06:27.200] # 'pgbench (18devel) [12:06:27.200] # transaction type: /tmp/cirrus-ci-build/build/testrun/pgbench/001_pgbench_with_server/data/t_001_pgbench_with_server_main_data/001_pgbench_concurrent_insert [12:06:27.200] # scaling factor: 1 [12:06:27.200] # query mode: prepared [12:06:27.200] # number of clients: 5 [12:06:27.200] # number of threads: 1 [12:06:27.200] # maximum number of tries: 1 [12:06:27.200] # number of transactions per client: 25 [12:06:27.200] # number of transactions actually processed: 15/125 [12:06:27.200] # number of failed transactions: 0 (0.000%) [12:06:27.200] # latency average = 553.809 ms [12:06:27.200] # initial connection time = 95.802 ms [12:06:27.200] # tps = 9.028383 (without initial connection time) [12:06:27.200] # ' [12:06:27.200] # doesn't match '(?^:processed: 125/125)' [12:06:27.200] # Failed test 'concurrent OID generation stderr /(?^:^$)/' [12:06:27.200] # at /tmp/cirrus-ci-build/src/bin/pgbench/t/001_pgbench_with_server.pl line 60. [12:06:27.200] # 'pgbench: error: client 4 aborted in command 0 (SQL) of script 0; perhaps the backend died while processing [12:06:27.200] # WARNING: terminating connection because of crash of another server process [12:06:27.200] # DETAIL: The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory. [12:06:27.200] # HINT: In a moment you should be able to reconnect to the database and repeat your command. [12:06:27.200] # WARNING: terminating connection because of crash of another server process [12:06:27.200] # DETAIL: The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory. [12:06:27.200] # HINT: In a moment you should be able to reconnect to the database and repeat your command. [12:06:27.200] # WARNING: terminating connection because of crash of another server process [12:06:27.200] # DETAIL: The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory. [12:06:27.200] # HINT: In a moment you should be able to reconnect to the database and repeat your command. [12:06:27.200] # pgbench: error: client 1 aborted in command 0 (SQL) of script 0; perhaps the backend died while processing [12:06:27.200] # WARNING: terminating connection because of crash of another server process [12:06:27.200] # DETAIL: The postmaster has commanded this server process to roll back the current transaction and exit, because another server process exited abnormally and possibly corrupted shared memory. [12:06:27.200] # HINT: In a moment you should be able to reconnect to the database and repeat your command. [12:06:27.200] # pgbench: error: client 3 aborted in command 0 (SQL) of script 0; perhaps the backend died while processing [12:06:27.200] # pgbench: error: client 2 aborted in command 0 (SQL) of script 0; perhaps the backend died while processing [12:06:27.200] # pgbench: error: client 0 aborted in command 0 (SQL) of script 0; perhaps the backend died while processing [12:06:27.200] # pgbench: error: Run was aborted; the above results are incomplete. [12:06:27.200] # ' [12:06:27.200] # doesn't match '(?^:^$)' [12:06:27.200] [12:06:27.200] (test program exited with status code 29) [12:06:27.200] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:06:27.200] [12:06:27.389] 216/328 postgresql:scripts / scripts/080_pg_isready OK 0.89s 11 subtests passed [12:06:27.423] 217/328 postgresql:scripts / scripts/050_dropdb OK 1.80s 16 subtests passed [12:06:27.821] 218/328 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 10.79s 92 subtests passed [12:06:28.065] 219/328 postgresql:psql / psql/001_basic OK 4.53s 108 subtests passed [12:06:28.418] 220/328 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.35s 27 subtests passed [12:06:28.704] 221/328 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.28s 4 subtests passed [12:06:28.920] 222/328 postgresql:scripts / scripts/091_reindexdb_all OK 2.10s 13 subtests passed [12:06:29.045] 223/328 postgresql:scripts / scripts/101_vacuumdb_all OK 1.65s 5 subtests passed [12:06:29.190] 224/328 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.49s 39 subtests passed [12:06:30.101] ▶ 225/328 - vacuumdb --analyze-in-stages postgres exit code 0 FAIL [12:06:30.101] ▶ 225/328 - analyze three times: SQL found in server log FAIL [12:06:30.101] ▶ 225/328 - vacuumdb --analyze-in-stages --all exit code 0 FAIL [12:06:30.101] ▶ 225/328 - analyze more than one database in stages: SQL found in server log FAIL [12:06:30.102] 225/328 postgresql:scripts / scripts/102_vacuumdb_stages ERROR 2.68s exit status 4 [12:06:30.102] >>> MALLOC_PERTURB_=2 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build with_icu=yes PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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 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/bin/scripts --pg-test-extra '' --testgroup scripts --testname 102_vacuumdb_stages -- /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/102_vacuumdb_stages.pl [12:06:30.102] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:06:30.102] stderr: [12:06:30.102] # Failed test 'vacuumdb --analyze-in-stages postgres exit code 0' [12:06:30.102] # at /tmp/cirrus-ci-build/src/bin/scripts/t/102_vacuumdb_stages.pl line 14. [12:06:30.102] # Failed test 'analyze three times: SQL found in server log' [12:06:30.102] # at /tmp/cirrus-ci-build/src/bin/scripts/t/102_vacuumdb_stages.pl line 14. [12:06:30.102] # '2025-03-15 12:06:28.120 UTC [49391][not initialized] [[unknown]][:0] LOG: connection received: host=[local] [12:06:30.102] # 2025-03-15 12:06:28.121 UTC [49391][client backend] [[unknown]][0/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/scripts/102_vacuumdb_stages/data/t_102_vacuumdb_stages_main_data/pgdata/pg_hba.conf:117) [12:06:30.102] # 2025-03-15 12:06:28.121 UTC [49391][client backend] [[unknown]][0/1:0] LOG: connection authorized: user=postgres database=postgres application_name=102_vacuumdb_stages.pl [12:06:30.102] # 2025-03-15 12:06:28.128 UTC [49391][client backend] [102_vacuumdb_stages.pl][0/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); [12:06:30.102] # 2025-03-15 12:06:28.129 UTC [49391][client backend] [102_vacuumdb_stages.pl][0/3:0] LOG: statement: RESET search_path; [12:06:30.102] # 2025-03-15 12:06:28.129 UTC [49391][client backend] [102_vacuumdb_stages.pl][0/4:0] LOG: statement: SELECT c.relname, ns.nspname FROM pg_catalog.pg_class c [12:06:30.102] # JOIN pg_catalog.pg_namespace ns ON c.relnamespace OPERATOR(pg_catalog.=) ns.oid [12:06:30.102] # LEFT JOIN pg_catalog.pg_class t ON c.reltoastrelid OPERATOR(pg_catalog.=) t.oid [12:06:30.102] # WHERE c.relpersistence OPERATOR(pg_catalog.!=) 't' [12:06:30.102] # AND c.relkind OPERATOR(pg_catalog.=) ANY (array['r', 'm']) [12:06:30.102] # ORDER BY c.relpages DESC; [12:06:30.102] # 2025-03-15 12:06:28.133 UTC [49391][client backend] [102_vacuumdb_stages.pl][0/5:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); [12:06:30.102] # 2025-03-15 12:06:28.134 UTC [49391][client backend] [102_vacuumdb_stages.pl][0/6:0] LOG: statement: SET default_statistics_target=1; SET vacuum_cost_delay=0; [12:06:30.102] # 2025-03-15 12:06:28.134 UTC [49391][client backend] [102_vacuumdb_stages.pl][0/7:0] LOG: statement: ANALYZE pg_catalog.pg_proc; [12:06:30.102] # 2025-03-15 12:06:28.141 UTC [49391][client backend] [102_vacuumdb_stages.pl][0/8:0] LOG: statement: ANALYZE pg_catalog.pg_attribute; [12:06:30.102] # 2025-03-15 12:06:28.144 UTC [49391][client backend] [102_vacuumdb_stages.pl][0/9:0] LOG: statement: ANALYZE pg_catalog.pg_description; [12:06:30.102] # 2025-03-15 12:06:28.145 UTC [49391][client backend] [102_vacuumdb_stages.pl][0/10:0] LOG: statement: ANALYZE pg_catalog.pg_collation; [12:06:30.102] # ==49391==Using libbacktrace symbolizer. [12:06:30.102] # ../src/backend/access/nbtree/nbtinsert.c:1902:3: runtime error: load of value 4, which is not a valid value for type '_Bool' [12:06:30.102] # #0 0x55602b2c8f85 in _bt_split ../src/backend/access/nbtree/nbtinsert.c:1902 [12:06:30.102] # #1 0x55602b2ca825 in _bt_insertonpg ../src/backend/access/nbtree/nbtinsert.c:1220 [12:06:30.102] # #2 0x55602b2ccbc0 in _bt_doinsert ../src/backend/access/nbtree/nbtinsert.c:261 [12:06:30.102] # #3 0x55602b2dc046 in btinsert ../src/backend/access/nbtree/nbtree.c:201 [12:06:30.102] # #4 0x55602b2bbd31 in index_insert ../src/backend/access/index/indexam.c:230 [12:06:30.102] # #5 0x55602b3c2b76 in CatalogIndexInsert ../src/backend/catalog/indexing.c:170 [12:06:30.102] # #6 0x55602b3c30fd in CatalogTupleUpdateWithInfo ../src/backend/catalog/indexing.c:346 [12:06:30.102] # #7 0x55602b40c576 in update_attstats ../src/backend/commands/analyze.c:1769 [12:06:30.102] # #8 0x55602b4114ca in do_analyze_rel ../src/backend/commands/analyze.c:601 [12:06:30.102] # #9 0x55602b412499 in analyze_rel ../src/backend/commands/analyze.c:249 [12:06:30.102] # #10 0x55602b522225 in vacuum ../src/backend/commands/vacuum.c:653 [12:06:30.102] # #11 0x55602b522fb0 in ExecVacuum ../src/backend/commands/vacuum.c:466 [12:06:30.102] # #12 0x55602b97014c in standard_ProcessUtility ../src/backend/tcop/utility.c:862 [12:06:30.102] # #13 0x55602b97088f in ProcessUtility ../src/backend/tcop/utility.c:523 [12:06:30.102] # #14 0x55602b96c1b4 in PortalRunUtility ../src/backend/tcop/pquery.c:1184 [12:06:30.102] # #15 0x55602b96c7b8 in PortalRunMulti ../src/backend/tcop/pquery.c:1348 [12:06:30.102] # #16 0x55602b96cd37 in PortalRun ../src/backend/tcop/pquery.c:819 [12:06:30.102] # #17 0x55602b965d44 in exec_simple_query ../src/backend/tcop/postgres.c:1273 [12:06:30.102] # #18 0x55602b968cbf in PostgresMain ../src/backend/tcop/postgres.c:4726 [12:06:30.102] # #19 0x55602b95e97f in BackendMain ../src/backend/tcop/backend_startup.c:122 [12:06:30.102] # #20 0x55602b80cf03 in postmaster_child_launch ../src/backend/postmaster/launch_backend.c:288 [12:06:30.102] # #21 0x55602b812252 in BackendStartup ../src/backend/postmaster/postmaster.c:3524 [12:06:30.102] # #22 0x55602b814322 in ServerLoop ../src/backend/postmaster/postmaster.c:1687 [12:06:30.102] # #23 0x55602b815b81 in PostmasterMain ../src/backend/postmaster/postmaster.c:1385 [12:06:30.102] # #24 0x55602b645765 in main ../src/backend/main/main.c:230 [12:06:30.102] # #25 0x7f9efac46249 (/lib/x86_64-linux-gnu/libc.so.6+0x27249) [12:06:30.102] # #26 0x7f9efac46304 in __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x27304) [12:06:30.102] # #27 0x55602b1da150 in _start (/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/bin/postgres+0x8cf150) [12:06:30.102] # [12:06:30.102] # ' [12:06:30.102] # doesn't match '(?^sx:statement:\ SET\ default_statistics_target=1;\ SET\ vacuum_cost_delay=0; [12:06:30.102] # .*statement:\ ANALYZE [12:06:30.102] # .*statement:\ SET\ default_statistics_target=10;\ RESET\ vacuum_cost_delay; [12:06:30.102] # .*statement:\ ANALYZE [12:06:30.102] # .*statement:\ RESET\ default_statistics_target; [12:06:30.102] # .*statement:\ ANALYZE)' [12:06:30.102] # Failed test 'vacuumdb --analyze-in-stages --all exit code 0' [12:06:30.102] # at /tmp/cirrus-ci-build/src/bin/scripts/t/102_vacuumdb_stages.pl line 24. [12:06:30.102] # Failed test 'analyze more than one database in stages: SQL found in server log' [12:06:30.102] # at /tmp/cirrus-ci-build/src/bin/scripts/t/102_vacuumdb_stages.pl line 24. [12:06:30.102] # '2025-03-15 12:06:28.851 UTC [49463][not initialized] [[unknown]][:0] LOG: connection received: host=[local] [12:06:30.102] # 2025-03-15 12:06:28.852 UTC [49463][client backend] [[unknown]][1/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/scripts/102_vacuumdb_stages/data/t_102_vacuumdb_stages_main_data/pgdata/pg_hba.conf:117) [12:06:30.102] # 2025-03-15 12:06:28.852 UTC [49463][client backend] [[unknown]][1/1:0] LOG: connection authorized: user=postgres database=postgres application_name=102_vacuumdb_stages.pl [12:06:30.102] # 2025-03-15 12:06:28.853 UTC [49463][client backend] [102_vacuumdb_stages.pl][1/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); [12:06:30.102] # 2025-03-15 12:06:28.854 UTC [49463][client backend] [102_vacuumdb_stages.pl][1/3:0] LOG: statement: SELECT datname FROM pg_database WHERE datallowconn AND datconnlimit <> -2 ORDER BY 1; [12:06:30.102] # 2025-03-15 12:06:29.969 UTC [49346][postmaster] LOG: client backend (PID 49391) was terminated by signal 6: Aborted [12:06:30.102] # 2025-03-15 12:06:29.969 UTC [49346][postmaster] DETAIL: Failed process was running: ANALYZE pg_catalog.pg_collation; [12:06:30.102] # 2025-03-15 12:06:29.969 UTC [49346][postmaster] LOG: terminating any other active server processes [12:06:30.102] # ' [12:06:30.102] # doesn't match '(?^sx:statement:\ SET\ default_statistics_target=1;\ SET\ vacuum_cost_delay=0; [12:06:30.102] # .*statement:\ ANALYZE [12:06:30.102] # .*statement:\ SET\ default_statistics_target=1;\ SET\ vacuum_cost_delay=0; [12:06:30.102] # .*statement:\ ANALYZE [12:06:30.102] # .*statement:\ SET\ default_statistics_target=10;\ RESET\ vacuum_cost_delay; [12:06:30.102] # .*statement:\ ANALYZE [12:06:30.102] # .*statement:\ SET\ default_statistics_target=10;\ RESET\ vacuum_cost_delay; [12:06:30.102] # .*statement:\ ANALYZE [12:06:30.102] # .*statement:\ RESET\ default_statistics_target; [12:06:30.102] # .*statement:\ ANALYZE [12:06:30.102] # .*statement:\ RESET\ default_statistics_target; [12:06:30.102] # .*statement:\ ANALYZE)' [12:06:30.102] # Looks like you failed 4 tests of 4. [12:06:30.102] [12:06:30.102] (test program exited with status code 4) [12:06:30.102] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:06:30.102] [12:06:30.138] 226/328 postgresql:amcheck / amcheck/002_cic OK 1.09s 3 subtests passed [12:06:30.838] 227/328 postgresql:amcheck / amcheck/003_cic_2pc OK 1.65s 5 subtests passed [12:06:30.939] ▶ 228/328 - vacuumdb -f postgres exit code 0 FAIL [12:06:30.940] ▶ 228/328 - vacuumdb -F postgres exit code 0 FAIL [12:06:30.940] ▶ 228/328 - vacuumdb -F: SQL found in server log FAIL [12:06:30.940] ▶ 228/328 - vacuumdb -zj2 postgres exit code 0 FAIL [12:06:30.940] ▶ 228/328 - vacuumdb -zj2: SQL found in server log FAIL [12:06:30.940] ▶ 228/328 - vacuumdb -Z postgres exit code 0 FAIL [12:06:30.940] ▶ 228/328 - vacuumdb -Z: SQL found in server log FAIL [12:06:30.941] ▶ 228/328 - vacuumdb --disable-page-skipping postgres exit code 0 FAIL [12:06:30.941] ▶ 228/328 - vacuumdb --disable-page-skipping: SQL found in server log FAIL [12:06:30.941] ▶ 228/328 - vacuumdb --skip-locked postgres exit code 0 FAIL [12:06:30.941] ▶ 228/328 - vacuumdb --skip-locked: SQL found in server log FAIL [12:06:30.941] ▶ 228/328 - vacuumdb --skip-locked --analyze-only postgres exit code 0 FAIL [12:06:30.941] ▶ 228/328 - vacuumdb --skip-locked --analyze-only: SQL found in server log FAIL [12:06:30.941] ▶ 228/328 - vacuumdb --no-index-cleanup postgres exit code 0 FAIL [12:06:30.942] ▶ 228/328 - vacuumdb --no-index-cleanup: SQL found in server log FAIL [12:06:30.942] ▶ 228/328 - vacuumdb --no-truncate postgres exit code 0 FAIL [12:06:30.942] ▶ 228/328 - vacuumdb --no-truncate: SQL found in server log FAIL [12:06:30.942] ▶ 228/328 - vacuumdb --no-process-main postgres exit code 0 FAIL [12:06:30.942] ▶ 228/328 - vacuumdb --no-process-main: SQL found in server log FAIL [12:06:30.942] ▶ 228/328 - vacuumdb --no-process-toast postgres exit code 0 FAIL [12:06:30.942] ▶ 228/328 - vacuumdb --no-process-toast: SQL found in server log FAIL [12:06:30.942] ▶ 228/328 - vacuumdb --parallel 2 postgres exit code 0 FAIL [12:06:30.943] ▶ 228/328 - vacuumdb -P 2: SQL found in server log FAIL [12:06:30.943] ▶ 228/328 - vacuumdb --parallel 0 postgres exit code 0 FAIL [12:06:30.943] ▶ 228/328 - vacuumdb -P 0: SQL found in server log FAIL [12:06:30.943] ▶ 228/328 - vacuumdb with connection string FAIL [12:06:30.943] ▶ 228/328 - trailing command in "-t", with COLUMNS FAIL [12:06:30.945] 228/328 postgresql:scripts / scripts/100_vacuumdb ERROR 3.74s exit status 4 [12:06:30.945] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu with_icu=yes PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=67 /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 --pg-test-extra '' --testgroup scripts --testname 100_vacuumdb -- /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/100_vacuumdb.pl [12:06:30.945] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:06:30.945] stderr: [12:06:30.945] # Failed test 'vacuumdb -f postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 23. [12:06:30.945] # Failed test 'vacuumdb -F postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 27. [12:06:30.945] # Failed test 'vacuumdb -F: SQL found in server log' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 27. [12:06:30.945] # '2025-03-15 12:06:28.869 UTC [49469][not initialized] [[unknown]][:0] LOG: connection received: host=[local] [12:06:30.945] # 2025-03-15 12:06:28.870 UTC [49469][client backend] [[unknown]][2/1:0] LOG: connection authenticated: user="postgres" method=trust (/tmp/cirrus-ci-build/build/testrun/scripts/100_vacuumdb/data/t_100_vacuumdb_main_data/pgdata/pg_hba.conf:117) [12:06:30.945] # 2025-03-15 12:06:28.870 UTC [49469][client backend] [[unknown]][2/1:0] LOG: connection authorized: user=postgres database=postgres application_name=100_vacuumdb.pl [12:06:30.945] # 2025-03-15 12:06:28.871 UTC [49469][client backend] [100_vacuumdb.pl][2/2:0] LOG: statement: SELECT pg_catalog.set_config('search_path', '', false); [12:06:30.945] # 2025-03-15 12:06:29.871 UTC [49469][client backend] [100_vacuumdb.pl][2/2:0] LOG: process 49469 still waiting for AccessShareLock on relation 1255 of database 5 after 1000.046 ms at character 8 [12:06:30.945] # 2025-03-15 12:06:29.871 UTC [49469][client backend] [100_vacuumdb.pl][2/2:0] DETAIL: Process holding the lock: 49390. Wait queue: 49469. [12:06:30.945] # 2025-03-15 12:06:29.871 UTC [49469][client backend] [100_vacuumdb.pl][2/2:0] STATEMENT: SELECT pg_catalog.set_config('search_path', '', false); [12:06:30.945] # 2025-03-15 12:06:30.366 UTC [49344][postmaster] LOG: client backend (PID 49390) was terminated by signal 6: Aborted [12:06:30.945] # 2025-03-15 12:06:30.366 UTC [49344][postmaster] DETAIL: Failed process was running: VACUUM (SKIP_DATABASE_STATS, FULL) pg_catalog.pg_proc; [12:06:30.945] # 2025-03-15 12:06:30.366 UTC [49344][postmaster] LOG: terminating any other active server processes [12:06:30.945] # ' [12:06:30.945] # doesn't match '(?^:statement: VACUUM \(SKIP_DATABASE_STATS, FREEZE\).*;)' [12:06:30.945] # Failed test 'vacuumdb -zj2 postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 31. [12:06:30.945] # Failed test 'vacuumdb -zj2: SQL found in server log' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 31. [12:06:30.945] # '2025-03-15 12:06:30.371 UTC [49344][postmaster] LOG: shutting down because "restart_after_crash" is off [12:06:30.945] # 2025-03-15 12:06:30.420 UTC [49344][postmaster] LOG: database system is shut down [12:06:30.945] # ' [12:06:30.945] # doesn't match '(?^:statement: VACUUM \(SKIP_DATABASE_STATS, ANALYZE\).*;)' [12:06:30.945] # Failed test 'vacuumdb -Z postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 35. [12:06:30.945] # Failed test 'vacuumdb -Z: SQL found in server log' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 35. [12:06:30.945] # '' [12:06:30.945] # doesn't match '(?^:statement: ANALYZE.*;)' [12:06:30.945] # Failed test 'vacuumdb --disable-page-skipping postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 39. [12:06:30.945] # Failed test 'vacuumdb --disable-page-skipping: SQL found in server log' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 39. [12:06:30.945] # '' [12:06:30.945] # doesn't match '(?^:statement: VACUUM \(DISABLE_PAGE_SKIPPING, SKIP_DATABASE_STATS\).*;)' [12:06:30.945] # Failed test 'vacuumdb --skip-locked postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 43. [12:06:30.945] # Failed test 'vacuumdb --skip-locked: SQL found in server log' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 43. [12:06:30.945] # '' [12:06:30.945] # doesn't match '(?^:statement: VACUUM \(SKIP_DATABASE_STATS, SKIP_LOCKED\).*;)' [12:06:30.945] # Failed test 'vacuumdb --skip-locked --analyze-only postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 47. [12:06:30.945] # Failed test 'vacuumdb --skip-locked --analyze-only: SQL found in server log' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 47. [12:06:30.945] # '' [12:06:30.945] # doesn't match '(?^:statement: ANALYZE \(SKIP_LOCKED\).*;)' [12:06:30.945] # Failed test 'vacuumdb --no-index-cleanup postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 54. [12:06:30.945] # Failed test 'vacuumdb --no-index-cleanup: SQL found in server log' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 54. [12:06:30.945] # '' [12:06:30.945] # doesn't match '(?^:statement: VACUUM \(INDEX_CLEANUP FALSE, SKIP_DATABASE_STATS\).*;)' [12:06:30.945] # Failed test 'vacuumdb --no-truncate postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 61. [12:06:30.945] # Failed test 'vacuumdb --no-truncate: SQL found in server log' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 61. [12:06:30.945] # '' [12:06:30.945] # doesn't match '(?^:statement: VACUUM \(TRUNCATE FALSE, SKIP_DATABASE_STATS\).*;)' [12:06:30.945] # Failed test 'vacuumdb --no-process-main postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 68. [12:06:30.945] # Failed test 'vacuumdb --no-process-main: SQL found in server log' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 68. [12:06:30.945] # '' [12:06:30.945] # doesn't match '(?^:statement: VACUUM \(PROCESS_MAIN FALSE, SKIP_DATABASE_STATS\).*;)' [12:06:30.945] # Failed test 'vacuumdb --no-process-toast postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 75. [12:06:30.945] # Failed test 'vacuumdb --no-process-toast: SQL found in server log' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 75. [12:06:30.945] # '' [12:06:30.945] # doesn't match '(?^:statement: VACUUM \(PROCESS_TOAST FALSE, SKIP_DATABASE_STATS\).*;)' [12:06:30.945] # Failed test 'vacuumdb --parallel 2 postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 82. [12:06:30.945] # Failed test 'vacuumdb -P 2: SQL found in server log' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 82. [12:06:30.945] # '' [12:06:30.945] # doesn't match '(?^:statement: VACUUM \(SKIP_DATABASE_STATS, PARALLEL 2\).*;)' [12:06:30.945] # Failed test 'vacuumdb --parallel 0 postgres exit code 0' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 86. [12:06:30.945] # Failed test 'vacuumdb -P 0: SQL found in server log' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 86. [12:06:30.945] # '' [12:06:30.945] # doesn't match '(?^:statement: VACUUM \(SKIP_DATABASE_STATS, PARALLEL 0\).*;)' [12:06:30.945] # Failed test 'vacuumdb with connection string' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 90. [12:06:30.945] # Failed test 'trailing command in "-t", with COLUMNS' [12:06:30.945] # at /tmp/cirrus-ci-build/src/bin/scripts/t/100_vacuumdb.pl line 98. [12:06:30.945] # Tests were run but no plan was declared and done_testing() was not seen. [12:06:30.945] # Looks like your test exited with 4 just after 45. [12:06:30.945] [12:06:30.945] (test program exited with status code 4) [12:06:30.946] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:06:30.946] [12:06:32.052] 229/328 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 1.95s 6 subtests passed [12:06:32.274] 230/328 postgresql:auto_explain / auto_explain/001_auto_explain OK 1.44s 19 subtests passed [12:06:32.310] 231/328 postgresql:scripts / scripts/090_reindexdb OK 5.55s 64 subtests passed [12:06:32.345] 232/328 postgresql:amcheck / amcheck/005_pitr OK 2.21s 3 subtests passed [12:06:32.630] 233/328 postgresql:oid2name / oid2name/001_basic OK 0.35s 9 subtests passed [12:06:32.704] 234/328 postgresql:scripts / scripts/020_createdb OK 7.41s 60 subtests passed [12:06:33.048] ▶ 235/328 - vacuumdb --all with unusual database names FAIL [12:06:33.049] ▶ 235/328 - reindexdb --all with unusual database names FAIL [12:06:33.049] ▶ 235/328 - clusterdb --all with unusual database names FAIL [12:06:33.054] 235/328 postgresql:scripts / scripts/200_connstr ERROR 5.23s exit status 3 [12:06:33.054] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=21 with_icu=yes PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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 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/bin/scripts --pg-test-extra '' --testgroup scripts --testname 200_connstr -- /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/200_connstr.pl [12:06:33.054] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:06:33.054] stderr: [12:06:33.054] # Failed test 'vacuumdb --all with unusual database names' [12:06:33.054] # at /tmp/cirrus-ci-build/src/bin/scripts/t/200_connstr.pl line 36. [12:06:33.054] # Failed test 'reindexdb --all with unusual database names' [12:06:33.054] # at /tmp/cirrus-ci-build/src/bin/scripts/t/200_connstr.pl line 38. [12:06:33.054] # Failed test 'clusterdb --all with unusual database names' [12:06:33.054] # at /tmp/cirrus-ci-build/src/bin/scripts/t/200_connstr.pl line 40. [12:06:33.054] # Looks like you failed 3 tests of 3. [12:06:33.054] [12:06:33.054] (test program exited with status code 3) [12:06:33.054] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:06:33.054] [12:06:33.692] 236/328 postgresql:pg_prewarm / pg_prewarm/001_basic OK 1.38s 7 subtests passed [12:06:33.919] 237/328 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.23s [12:06:34.852] 238/328 postgresql:pg_stat_statements / pg_stat_statements/010_restart ERROR 2.51s exit status 29 [12:06:34.853] >>> MALLOC_PERTURB_=103 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib top_builddir=/tmp/cirrus-ci-build/build 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/contrib/pg_stat_statements:/tmp/cirrus-ci-build/build/contrib/pg_stat_statements/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/contrib/pg_stat_statements --pg-test-extra '' --testgroup pg_stat_statements --testname 010_restart -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/contrib/pg_stat_statements /tmp/cirrus-ci-build/contrib/pg_stat_statements/t/010_restart.pl [12:06:34.853] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:06:34.853] stderr: [12:06:34.853] [12:06:34.853] (test program exited with status code 29) [12:06:34.853] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:06:34.853] [12:06:35.064] 239/328 postgresql:vacuumlo / vacuumlo/001_basic OK 0.21s 9 subtests passed [12:06:35.135] 240/328 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction ERROR 2.50s exit status 29 [12:06:35.136] >>> PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/contrib/pg_visibility:/tmp/cirrus-ci-build/build/contrib/pg_visibility/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MALLOC_PERTURB_=142 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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 top_builddir=/tmp/cirrus-ci-build/build 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/pg_visibility --pg-test-extra '' --testgroup pg_visibility --testname 001_concurrent_transaction -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/contrib/pg_visibility /tmp/cirrus-ci-build/contrib/pg_visibility/t/001_concurrent_transaction.pl [12:06:35.136] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:06:35.136] stderr: [12:06:35.136] [12:06:35.136] (test program exited with status code 29) [12:06:35.136] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:06:35.136] [12:06:35.169] 241/328 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 3.12s 16 subtests passed [12:06:35.518] 242/328 postgresql:pg_visibility / pg_visibility/002_corrupt_vm ERROR 2.81s exit status 29 [12:06:35.518] >>> PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/contrib/pg_visibility:/tmp/cirrus-ci-build/build/contrib/pg_visibility/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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 top_builddir=/tmp/cirrus-ci-build/build 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_=119 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/contrib/pg_visibility --pg-test-extra '' --testgroup pg_visibility --testname 002_corrupt_vm -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/contrib/pg_visibility /tmp/cirrus-ci-build/contrib/pg_visibility/t/002_corrupt_vm.pl [12:06:35.518] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:06:35.518] stderr: [12:06:35.518] [12:06:35.518] (test program exited with status code 29) [12:06:35.518] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:06:35.518] [12:06:36.728] 243/328 postgresql:test_decoding / test_decoding/001_repl_stats OK 2.81s 6 subtests passed [12:06:36.859] 244/328 postgresql:authentication / authentication/004_file_inclusion OK 1.34s 2 subtests passed [12:06:36.923] 245/328 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 3.87s 3 subtests passed [12:06:37.013] 246/328 postgresql:authentication / authentication/005_sspi SKIP 0.28s [12:06:37.193] 247/328 postgresql:authentication / authentication/003_peer OK 2.02s 53 subtests passed [12:06:37.326] 248/328 postgresql:postmaster / postmaster/001_basic OK 0.31s 9 subtests passed [12:06:38.087] 249/328 postgresql:authentication / authentication/007_pre_auth OK 1.16s 2 subtests passed [12:06:38.317] 250/328 postgresql:authentication / authentication/002_saslprep OK 3.18s 20 subtests passed [12:06:38.761] 251/328 postgresql:postmaster / postmaster/002_connection_limits OK 1.57s 30 subtests passed [12:06:38.781] 252/328 postgresql:postmaster / postmaster/003_start_stop OK 1.45s 25 subtests passed [12:06:39.610] 253/328 postgresql:authentication / authentication/006_login_trigger OK 2.75s 32 subtests passed [12:06:39.753] 254/328 postgresql:subscription / subscription/002_types ERROR 1.44s exit status 29 [12:06:39.754] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=46 with_icu=yes 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/subscription:/tmp/cirrus-ci-build/build/src/test/subscription/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/subscription --pg-test-extra '' --testgroup subscription --testname 002_types -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/subscription /tmp/cirrus-ci-build/src/test/subscription/t/002_types.pl [12:06:39.754] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:06:39.754] stderr: [12:06:39.754] [12:06:39.754] (test program exited with status code 29) [12:06:39.754] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:06:39.754] [12:06:40.640] 255/328 postgresql:authentication / authentication/001_password OK 5.58s 201 subtests passed [12:06:41.960] 256/328 postgresql:subscription / subscription/003_constraints OK 3.20s 6 subtests passed [12:06:42.138] 257/328 postgresql:subscription / subscription/006_rewrite OK 2.38s 2 subtests passed [12:06:43.403] 258/328 postgresql:subscription / subscription/004_sync OK 4.62s 8 subtests passed [12:06:43.456] 259/328 postgresql:amcheck / amcheck/001_verify_heapam OK 14.54s 272 subtests passed [12:06:44.205] 260/328 postgresql:subscription / subscription/007_ddl OK 3.56s 8 subtests passed [12:06:44.271] 261/328 postgresql:subscription / subscription/009_matviews OK 2.13s 1 subtests passed [12:06:45.145] 262/328 postgresql:subscription / subscription/008_diff_schema OK 3.18s 5 subtests passed [12:06:45.504] 263/328 postgresql:subscription / subscription/005_encoding OK 5.89s 1 subtests passed [12:06:46.264] 264/328 postgresql:bloom / bloom/001_wal OK 15.32s 31 subtests passed [12:06:48.874] 265/328 postgresql:subscription / subscription/001_rep_changes OK 10.79s 36 subtests passed [12:06:49.040] 266/328 postgresql:subscription / subscription/011_generated OK 5.58s 11 subtests passed [12:06:49.146] 267/328 postgresql:subscription / subscription/016_stream_subxact OK 2.88s 3 subtests passed [12:06:49.722] 268/328 postgresql:subscription / subscription/012_collation OK 5.52s 2 subtests passed [12:06:50.918] 269/328 postgresql:subscription / subscription/014_binary OK 5.77s 8 subtests passed [12:06:51.055] 270/328 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 1.91s 2 subtests passed [12:06:51.423] 271/328 postgresql:subscription / subscription/017_stream_ddl OK 2.55s 3 subtests passed [12:06:51.967] 272/328 postgresql:subscription / subscription/020_messages OK 2.24s 5 subtests passed [12:06:52.404] 273/328 postgresql:subscription / subscription/013_partition ERROR 8.13s exit status 29 [12:06:52.404] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib top_builddir=/tmp/cirrus-ci-build/build LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu with_icu=yes 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/subscription:/tmp/cirrus-ci-build/build/src/test/subscription/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MALLOC_PERTURB_=1 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/subscription --pg-test-extra '' --testgroup subscription --testname 013_partition -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/subscription /tmp/cirrus-ci-build/src/test/subscription/t/013_partition.pl [12:06:52.404] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:06:52.404] stderr: [12:06:52.404] # Tests were run but no plan was declared and done_testing() was not seen. [12:06:52.404] # Looks like your test exited with 29 just after 31. [12:06:52.404] [12:06:52.404] (test program exited with status code 29) [12:06:52.404] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:06:52.404] [12:06:54.529] 274/328 postgresql:subscription / subscription/018_stream_subxact_abort OK 5.49s 9 subtests passed [12:06:55.219] 275/328 postgresql:subscription / subscription/024_add_drop_pub OK 3.25s 4 subtests passed [12:06:56.715] 276/328 postgresql:subscription / subscription/025_rep_changes_for_schema OK 4.31s 13 subtests passed [12:06:56.749] 277/328 postgresql:subscription / subscription/015_stream OK 11.24s 10 subtests passed [12:06:58.282] 278/328 postgresql:subscription / subscription/022_twophase_cascade OK 7.23s 41 subtests passed [12:06:59.178] 279/328 postgresql:subscription / subscription/021_twophase OK 8.26s 30 subtests passed [12:06:59.877] 280/328 postgresql:subscription / subscription/023_twophase_stream OK 8.45s 33 subtests passed [12:06:59.896] 281/328 postgresql:subscription / subscription/029_on_error OK 3.15s 5 subtests passed [12:07:00.523] 282/328 postgresql:subscription / subscription/028_row_filter ERROR 3.81s exit status 29 [12:07:00.524] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build with_icu=yes MALLOC_PERTURB_=93 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/subscription:/tmp/cirrus-ci-build/build/src/test/subscription/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/subscription --pg-test-extra '' --testgroup subscription --testname 028_row_filter -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/subscription /tmp/cirrus-ci-build/src/test/subscription/t/028_row_filter.pl [12:07:00.524] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:07:00.524] stderr: [12:07:00.524] # Tests were run but no plan was declared and done_testing() was not seen. [12:07:00.524] # Looks like your test exited with 29 just after 5. [12:07:00.524] [12:07:00.524] (test program exited with status code 29) [12:07:00.524] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:07:00.524] [12:07:01.099] 283/328 postgresql:subscription / subscription/026_stats OK 6.57s 13 subtests passed [12:07:02.942] 284/328 postgresql:subscription / subscription/027_nosuperuser ERROR 7.72s exit status 29 [12:07:02.942] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build with_icu=yes 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/subscription:/tmp/cirrus-ci-build/build/src/test/subscription/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MALLOC_PERTURB_=53 /usr/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/src/test/subscription --pg-test-extra '' --testgroup subscription --testname 027_nosuperuser -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/subscription /tmp/cirrus-ci-build/src/test/subscription/t/027_nosuperuser.pl [12:07:02.942] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:07:02.942] stderr: [12:07:02.942] # Tests were run but no plan was declared and done_testing() was not seen. [12:07:02.942] # Looks like your test exited with 29 just after 16. [12:07:02.942] [12:07:02.942] (test program exited with status code 29) [12:07:02.942] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:07:02.942] [12:07:04.479] 285/328 postgresql:subscription / subscription/033_run_as_table_owner OK 4.58s 10 subtests passed [12:07:05.089] 286/328 postgresql:subscription / subscription/030_origin OK 6.81s 13 subtests passed [12:07:05.138] 287/328 postgresql:brin / brin/01_workitems ERROR 2.19s exit status 29 [12:07:05.139] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build 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/modules/brin:/tmp/cirrus-ci-build/build/src/test/modules/brin/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MALLOC_PERTURB_=164 /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/brin --pg-test-extra '' --testgroup brin --testname 01_workitems -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/modules/brin /tmp/cirrus-ci-build/src/test/modules/brin/t/01_workitems.pl [12:07:05.139] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:07:05.139] stderr: [12:07:05.139] [12:07:05.139] (test program exited with status code 29) [12:07:05.139] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:07:05.139] [12:07:05.169] 288/328 postgresql:brin / brin/02_wal_consistency ERROR 0.69s exit status 29 [12:07:05.169] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build 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/modules/brin:/tmp/cirrus-ci-build/build/src/test/modules/brin/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MALLOC_PERTURB_=75 /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/brin --pg-test-extra '' --testgroup brin --testname 02_wal_consistency -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/modules/brin /tmp/cirrus-ci-build/src/test/modules/brin/t/02_wal_consistency.pl [12:07:05.169] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:07:05.169] stderr: [12:07:05.169] [12:07:05.169] (test program exited with status code 29) [12:07:05.169] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:07:05.169] [12:07:06.811] 289/328 postgresql:subscription / subscription/034_temporal OK 6.29s 32 subtests passed [12:07:07.016] 290/328 postgresql:commit_ts / commit_ts/001_base OK 1.93s 2 subtests passed [12:07:07.472] 291/328 postgresql:commit_ts / commit_ts/002_standby OK 2.33s 4 subtests passed [12:07:07.479] 292/328 postgresql:subscription / subscription/032_subscribe_use_index OK 7.60s 15 subtests passed [12:07:08.293] 293/328 postgresql:commit_ts / commit_ts/003_standby_2 OK 3.12s 4 subtests passed [12:07:08.502] 294/328 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 1.02s 21 subtests passed [12:07:08.826] 295/328 postgresql:injection_points / injection_points/001_stats OK 1.81s 9 subtests passed [12:07:08.961] 296/328 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 1.49s 4 subtests passed [12:07:09.105] 297/328 postgresql:commit_ts / commit_ts/004_restart OK 2.29s 16 subtests passed [12:07:09.787] 298/328 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 0.96s 4 subtests passed [12:07:09.937] 299/328 postgresql:test_escape / test_escape/001_test_escape OK 0.83s 1131 subtests passed [12:07:10.258] 300/328 postgresql:oauth_validator / oauth_validator/002_client OK 1.75s 8 subtests passed [12:07:10.438] 301/328 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.18s 12 subtests passed [12:07:10.570] 302/328 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.13s 2 subtests passed [12:07:10.728] 303/328 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic ERROR 1.77s exit status 29 [12:07:10.729] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=6 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/modules/test_custom_rmgrs:/tmp/cirrus-ci-build/build/src/test/modules/test_custom_rmgrs/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 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/test_custom_rmgrs --pg-test-extra '' --testgroup test_custom_rmgrs --testname 001_basic -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/modules/test_custom_rmgrs /tmp/cirrus-ci-build/src/test/modules/test_custom_rmgrs/t/001_basic.pl [12:07:10.729] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:07:10.729] stderr: [12:07:10.729] [12:07:10.729] (test program exited with status code 29) [12:07:10.729] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:07:10.729] [12:07:11.686] 304/328 postgresql:test_misc / test_misc/002_tablespace OK 0.96s 20 subtests passed [12:07:12.016] 305/328 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 2.23s 516 subtests passed [12:07:12.325] 306/328 postgresql:test_misc / test_misc/003_check_guc OK 0.64s 3 subtests passed [12:07:12.718] 307/328 postgresql:test_misc / test_misc/001_constraint_validation ERROR 2.15s exit status 29 [12:07:12.718] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build MALLOC_PERTURB_=194 enable_injection_points=yes 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/modules/test_misc:/tmp/cirrus-ci-build/build/src/test/modules/test_misc/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/modules/test_misc --pg-test-extra '' --testgroup test_misc --testname 001_constraint_validation -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/modules/test_misc /tmp/cirrus-ci-build/src/test/modules/test_misc/t/001_constraint_validation.pl [12:07:12.718] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:07:12.718] stderr: [12:07:12.718] # Tests were run but no plan was declared and done_testing() was not seen. [12:07:12.718] # Looks like your test exited with 29 just after 33. [12:07:12.718] [12:07:12.718] (test program exited with status code 29) [12:07:12.718] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:07:12.718] [12:07:13.121] 308/328 postgresql:test_misc / test_misc/005_timeouts OK 0.80s 2 subtests passed [12:07:13.272] 309/328 postgresql:test_misc / test_misc/004_io_direct ERROR 1.25s exit status 29 [12:07:13.272] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build enable_injection_points=yes 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/modules/test_misc:/tmp/cirrus-ci-build/build/src/test/modules/test_misc/test:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin MALLOC_PERTURB_=85 /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_misc --pg-test-extra '' --testgroup test_misc --testname 004_io_direct -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/modules/test_misc /tmp/cirrus-ci-build/src/test/modules/test_misc/t/004_io_direct.pl [12:07:13.272] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:07:13.272] stderr: [12:07:13.272] [12:07:13.272] (test program exited with status code 29) [12:07:13.272] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:07:13.272] [12:07:13.794] 310/328 postgresql:test_misc / test_misc/007_catcache_inval OK 0.67s 2 subtests passed [12:07:14.132] 311/328 postgresql:test_misc / test_misc/006_signal_autovacuum OK 1.41s 2 subtests passed [12:07:14.749] 312/328 postgresql:test_slru / test_slru/001_multixact OK 0.95s 3 subtests passed [12:07:14.898] 313/328 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.15s [12:07:15.036] 314/328 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.14s [12:07:15.170] 315/328 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.13s [12:07:16.002] 316/328 postgresql:worker_spi / worker_spi/001_worker_spi OK 1.87s 8 subtests passed [12:07:17.477] 317/328 postgresql:test_pg_dump / test_pg_dump/001_base OK 4.20s 1044 subtests passed [12:07:18.572] 318/328 postgresql:ssl / ssl/002_scram OK 2.57s 28 subtests passed [12:07:19.207] 319/328 postgresql:oauth_validator / oauth_validator/001_server OK 10.91s 121 subtests passed [12:07:20.062] 320/328 postgresql:ssl / ssl/003_sslinfo OK 2.58s 21 subtests passed [12:07:20.172] 321/328 postgresql:ldap / ldap/002_bindpasswd OK 0.96s 3 subtests passed [12:07:21.041] 322/328 postgresql:icu / icu/010_database OK 0.98s 8 subtests passed [12:07:23.309] 323/328 postgresql:ssl / ssl/001_ssltests OK 8.14s 227 subtests passed [12:07:23.649] 324/328 postgresql:ldap / ldap/001_auth OK 5.08s 47 subtests passed [12:07:24.148] 325/328 postgresql:test_json_parser / test_json_parser/002_inline OK 14.21s 3400 subtests passed [12:10:09.572] 326/328 postgresql:subscription / subscription/010_truncate ERROR 206.17s exit status 29 [12:10:09.572] >>> MALLOC_PERTURB_=26 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build with_icu=yes 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/subscription:/tmp/cirrus-ci-build/build/src/test/subscription/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/subscription --pg-test-extra '' --testgroup subscription --testname 010_truncate -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/subscription /tmp/cirrus-ci-build/src/test/subscription/t/010_truncate.pl [12:10:09.572] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:10:09.572] stderr: [12:10:09.572] # poll_query_until timed out executing this query: [12:10:09.572] # SELECT '0/17CF648' <= replay_lsn AND state = 'streaming' [12:10:09.572] # FROM pg_catalog.pg_stat_replication [12:10:09.572] # WHERE application_name IN ('sub2', 'walreceiver') [12:10:09.572] # expecting this output: [12:10:09.572] # t [12:10:09.572] # last actual query output: [12:10:09.572] # [12:10:09.572] # with stderr: [12:10:09.572] # psql: error: connection to server on socket "/tmp/8HOY0icyki/.s.PGSQL.21628" failed: No such file or directory [12:10:09.572] # Is the server running locally and accepting connections on that socket? [12:10:09.572] # Tests were run but no plan was declared and done_testing() was not seen. [12:10:09.572] # Looks like your test exited with 29 just after 4. [12:10:09.572] [12:10:09.572] (test program exited with status code 29) [12:10:09.572] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:10:09.572] [12:10:24.665] 327/328 postgresql:subscription / subscription/100_bugs ERROR 203.57s exit status 29 [12:10:24.665] >>> MALLOC_PERTURB_=163 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build with_icu=yes 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/subscription:/tmp/cirrus-ci-build/build/src/test/subscription/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/subscription --pg-test-extra '' --testgroup subscription --testname 100_bugs -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/subscription /tmp/cirrus-ci-build/src/test/subscription/t/100_bugs.pl [12:10:24.665] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:10:24.665] stderr: [12:10:24.665] # poll_query_until timed out executing this query: [12:10:24.665] # SELECT count(1) = 0 FROM pg_subscription_rel WHERE srsubstate NOT IN ('r', 's'); [12:10:24.665] # expecting this output: [12:10:24.665] # t [12:10:24.665] # last actual query output: [12:10:24.665] # [12:10:24.665] # with stderr: [12:10:24.665] # psql: error: connection to server on socket "/tmp/hOSmdYzx5s/.s.PGSQL.17985" failed: No such file or directory [12:10:24.665] # Is the server running locally and accepting connections on that socket? [12:10:24.665] # Tests were run but no plan was declared and done_testing() was not seen. [12:10:24.665] # Looks like your test exited with 29 just after 3. [12:10:24.665] [12:10:24.665] (test program exited with status code 29) [12:10:24.665] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:10:24.665] [12:10:27.219] 328/328 postgresql:subscription / subscription/031_column_list ERROR 208.04s exit status 29 [12:10:27.219] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu top_builddir=/tmp/cirrus-ci-build/build with_icu=yes 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_=170 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/subscription:/tmp/cirrus-ci-build/build/src/test/subscription/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/subscription --pg-test-extra '' --testgroup subscription --testname 031_column_list -- /usr/bin/perl -I /tmp/cirrus-ci-build/src/test/perl -I /tmp/cirrus-ci-build/src/test/subscription /tmp/cirrus-ci-build/src/test/subscription/t/031_column_list.pl [12:10:27.219] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:10:27.219] stderr: [12:10:27.219] # poll_query_until timed out executing this query: [12:10:27.219] # SELECT count(1) = 0 FROM pg_subscription_rel WHERE srsubstate NOT IN ('r', 's'); [12:10:27.219] # expecting this output: [12:10:27.219] # t [12:10:27.219] # last actual query output: [12:10:27.219] # [12:10:27.219] # with stderr: [12:10:27.219] # psql: error: connection to server on socket "/tmp/8A1Qn7lSrb/.s.PGSQL.13321" failed: No such file or directory [12:10:27.219] # Is the server running locally and accepting connections on that socket? [12:10:27.219] # Tests were run but no plan was declared and done_testing() was not seen. [12:10:27.219] # Looks like your test exited with 29 just after 1. [12:10:27.219] [12:10:27.219] (test program exited with status code 29) [12:10:27.219] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:10:27.219] [12:10:27.257] [12:10:27.257] Summary of Failures: [12:10:27.257] [12:10:27.257] 5/328 postgresql:pg_upgrade / pg_upgrade/003_logical_slots ERROR 4.49s exit status 2 [12:10:27.257] 22/328 postgresql:recovery / recovery/016_min_consistency ERROR 1.76s exit status 29 [12:10:27.257] 30/328 postgresql:recovery / recovery/018_wal_optimize ERROR 8.12s exit status 29 [12:10:27.257] 6/328 postgresql:regress / regress/regress ERROR 34.98s exit status 1 [12:10:27.257] 34/328 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 37.10s exit status 7 [12:10:27.257] 39/328 postgresql:recovery / recovery/027_stream_regress ERROR 9.69s exit status 4 [12:10:27.257] 42/328 postgresql:recovery / recovery/033_replay_tsp_drops ERROR 4.94s exit status 29 [12:10:27.257] 50/328 postgresql:kerberos / kerberos/001_auth ERROR 2.73s exit status 29 [12:10:27.257] 119/328 postgresql:injection_points / injection_points/isolation ERROR 2.32s exit status 1 [12:10:27.257] 149/328 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam ERROR 3.38s exit status 29 [12:10:27.257] 175/328 postgresql:pg_dump / pg_dump/002_pg_dump ERROR 2.87s exit status 29 [12:10:27.257] 215/328 postgresql:pgbench / pgbench/001_pgbench_with_server ERROR 4.80s exit status 29 [12:10:27.257] 225/328 postgresql:scripts / scripts/102_vacuumdb_stages ERROR 2.68s exit status 4 [12:10:27.257] 228/328 postgresql:scripts / scripts/100_vacuumdb ERROR 3.74s exit status 4 [12:10:27.257] 235/328 postgresql:scripts / scripts/200_connstr ERROR 5.23s exit status 3 [12:10:27.257] 238/328 postgresql:pg_stat_statements / pg_stat_statements/010_restart ERROR 2.51s exit status 29 [12:10:27.257] 240/328 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction ERROR 2.50s exit status 29 [12:10:27.257] 242/328 postgresql:pg_visibility / pg_visibility/002_corrupt_vm ERROR 2.81s exit status 29 [12:10:27.257] 254/328 postgresql:subscription / subscription/002_types ERROR 1.44s exit status 29 [12:10:27.257] 273/328 postgresql:subscription / subscription/013_partition ERROR 8.13s exit status 29 [12:10:27.257] 282/328 postgresql:subscription / subscription/028_row_filter ERROR 3.81s exit status 29 [12:10:27.257] 284/328 postgresql:subscription / subscription/027_nosuperuser ERROR 7.72s exit status 29 [12:10:27.257] 287/328 postgresql:brin / brin/01_workitems ERROR 2.19s exit status 29 [12:10:27.257] 288/328 postgresql:brin / brin/02_wal_consistency ERROR 0.69s exit status 29 [12:10:27.257] 303/328 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic ERROR 1.77s exit status 29 [12:10:27.257] 307/328 postgresql:test_misc / test_misc/001_constraint_validation ERROR 2.15s exit status 29 [12:10:27.257] 309/328 postgresql:test_misc / test_misc/004_io_direct ERROR 1.25s exit status 29 [12:10:27.257] 326/328 postgresql:subscription / subscription/010_truncate ERROR 206.17s exit status 29 [12:10:27.257] 327/328 postgresql:subscription / subscription/100_bugs ERROR 203.57s exit status 29 [12:10:27.257] 328/328 postgresql:subscription / subscription/031_column_list ERROR 208.04s exit status 29 [12:10:27.257] [12:10:27.257] Ok: 293 [12:10:27.257] Expected Fail: 0 [12:10:27.257] Fail: 30 [12:10:27.257] Unexpected Pass: 0 [12:10:27.257] Skipped: 5 [12:10:27.257] Timeout: 0 [12:10:27.257] [12:10:27.257] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [12:10:27.303] [12:10:27.303] Exit status: 30