[10:14:47.580] su postgres <<-EOF [10:14:47.580] ulimit -c unlimited [10:14:47.580] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} [10:14:47.580] EOF [10:14:48.800] 1/352 postgresql:setup / tmp_install OK 0.88s [10:14:48.857] 2/352 postgresql:setup / install_test_files OK 0.05s [10:14:50.396] 3/352 postgresql:setup / initdb_cache OK 1.54s [10:14:50.674] 4/352 postgresql:pg_upgrade / pg_upgrade/001_basic OK 0.27s 9 subtests passed [10:15:05.878] 5/352 postgresql:pg_upgrade / pg_upgrade/005_char_signedness OK 15.44s 16 subtests passed [10:15:07.535] 6/352 postgresql:recovery / recovery/001_stream_rep OK 16.86s 63 subtests passed [10:15:14.449] 7/352 postgresql:recovery / recovery/002_archiving OK 8.57s 8 subtests passed [10:15:17.566] 8/352 postgresql:pg_upgrade / pg_upgrade/003_logical_slots OK 27.15s 12 subtests passed [10:15:22.263] 9/352 postgresql:pg_upgrade / pg_upgrade/004_subscription OK 31.83s 19 subtests passed [10:15:26.233] 10/352 postgresql:recovery / recovery/003_recovery_targets OK 18.70s 12 subtests passed [10:15:30.088] 11/352 postgresql:recovery / recovery/006_logical_decoding OK 7.82s 20 subtests passed [10:15:30.519] 12/352 postgresql:recovery / recovery/004_timeline_switch OK 16.07s 3 subtests passed [10:15:31.956] 13/352 postgresql:recovery / recovery/005_replay_delay OK 14.39s 3 subtests passed [10:15:33.797] ▶ 14/352 + sysviews 656 ms FAIL [10:15:36.075] 15/352 postgresql:recovery / recovery/007_sync_rep OK 9.84s 11 subtests passed [10:15:39.841] 16/352 postgresql:recovery / recovery/010_logical_decoding_timelines OK 7.88s 13 subtests passed [10:15:43.477] 17/352 postgresql:recovery / recovery/012_subtransactions OK 7.40s 12 subtests passed [10:15:43.694] 18/352 postgresql:recovery / recovery/009_twophase OK 13.17s 30 subtests passed [10:15:44.054] 19/352 postgresql:recovery / recovery/013_crash_restart OK 4.21s 19 subtests passed [10:15:45.528] 20/352 postgresql:recovery / recovery/008_fsm_truncation OK 15.44s 1 subtests passed [10:15:48.605] 21/352 postgresql:recovery / recovery/014_unlogged_reinit OK 5.13s 23 subtests passed [10:15:50.084] 22/352 postgresql:recovery / recovery/015_promotion_pages OK 6.39s 1 subtests passed [10:15:50.704] 23/352 postgresql:recovery / recovery/016_min_consistency OK 6.65s 1 subtests passed [10:15:52.469] 24/352 postgresql:recovery / recovery/017_shm OK 6.94s 4 subtests passed [10:15:59.225] 25/352 postgresql:recovery / recovery/021_row_visibility OK 6.76s 10 subtests passed [10:16:02.408] 26/352 postgresql:recovery / recovery/020_archive_status OK 11.70s 19 subtests passed [10:16:04.672] 27/352 postgresql:recovery / recovery/022_crash_temp_files OK 5.45s 11 subtests passed [10:16:05.069] 28/352 postgresql:isolation / isolation/isolation OK 74.57s 122 subtests passed [10:16:08.761] 29/352 postgresql:recovery / recovery/023_pitr_prepared_xact OK 6.35s 1 subtests passed [10:16:12.201] 30/352 postgresql:recovery / recovery/024_archive_recovery OK 7.53s 2 subtests passed [10:16:13.581] 31/352 postgresql:recovery / recovery/025_stuck_on_old_timeline OK 8.51s 1 subtests passed [10:16:14.547] 14/352 postgresql:regress / regress/regress ERROR 84.15s exit status 1 [10:16:14.548] >>> MALLOC_PERTURB_=103 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress 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 /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 40056 --schedule /tmp/cirrus-ci-build/build/../src/test/regress/parallel_schedule [10:16:14.548] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [10:16:14.548] stderr: [10:16:14.548] # 1 of 229 tests failed. [10:16:14.548] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/regress/regress/regression.diffs". [10:16:14.548] # 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". [10:16:14.548] [10:16:14.548] (test program exited with status code 1) [10:16:14.548] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [10:16:14.548] [10:16:16.823] 32/352 postgresql:recovery / recovery/018_wal_optimize OK 28.22s 38 subtests passed [10:16:16.862] ▶ 33/352 - regression tests pass FAIL [10:16:19.191] 34/352 postgresql:recovery / recovery/026_overwrite_contrecord OK 10.43s 3 subtests passed [10:16:21.499] 35/352 postgresql:recovery / recovery/028_pitr_timelines OK 7.92s 3 subtests passed [10:16:22.456] 36/352 postgresql:recovery / recovery/019_replslot_limit OK 32.37s 26 subtests passed [10:16:24.054] 37/352 postgresql:recovery / recovery/029_stats_restart OK 9.50s 44 subtests passed [10:16:26.209] 38/352 postgresql:pg_upgrade / pg_upgrade/006_transfer_modes OK 95.75s 50 subtests passed [10:16:27.344] 39/352 postgresql:recovery / recovery/030_stats_cleanup_replica OK 10.52s 11 subtests passed [10:16:28.594] 40/352 postgresql:recovery / recovery/031_recovery_conflict OK 9.40s 18 subtests passed [10:16:28.638] 41/352 postgresql:recovery / recovery/034_create_database OK 4.58s 2 subtests passed [10:16:31.478] 42/352 postgresql:recovery / recovery/032_relfilenode_reuse OK 9.98s 14 subtests passed [10:16:33.723] 43/352 postgresql:recovery / recovery/037_invalid_database OK 5.13s 10 subtests passed [10:16:34.280] 44/352 postgresql:recovery / recovery/036_truncated_dropped OK 6.93s 8 subtests passed [10:16:38.015] 45/352 postgresql:recovery / recovery/038_save_logical_slots_shutdown OK 9.38s 2 subtests passed [10:16:41.629] 46/352 postgresql:recovery / recovery/041_checkpoint_at_promote OK 7.35s 6 subtests passed [10:16:43.194] 47/352 postgresql:recovery / recovery/033_replay_tsp_drops OK 20.74s 3 subtests passed [10:16:46.523] 48/352 postgresql:recovery / recovery/042_low_level_backup OK 8.51s 4 subtests passed [10:16:48.503] 49/352 postgresql:recovery / recovery/044_invalidate_inactive_slots OK 5.31s 1 subtests passed [10:16:48.551] 50/352 postgresql:recovery / recovery/039_end_of_wal OK 17.07s 14 subtests passed [10:16:51.312] 51/352 postgresql:recovery / recovery/043_no_contrecord_switch OK 9.68s 1 subtests passed [10:16:56.878] 52/352 postgresql:recovery / recovery/047_checkpoint_physical_slot OK 8.32s 1 subtests passed [10:16:57.484] 53/352 postgresql:recovery / recovery/048_vacuum_horizon_floor OK 6.17s 3 subtests passed [10:16:57.839] 54/352 postgresql:recovery / recovery/046_checkpoint_logical_slot OK 9.34s 1 subtests passed [10:17:00.721] 55/352 postgresql:recovery / recovery/035_standby_logical_decoding OK 34.51s 89 subtests passed [10:17:01.777] 56/352 postgresql:recovery / recovery/040_standby_failover_slots_sync OK 28.05s 35 subtests passed [10:17:02.595] 57/352 postgresql:plperl / plperl/regress OK 4.75s 13 subtests passed [10:17:02.724] 58/352 postgresql:recovery / recovery/045_archive_restartpoint OK 16.20s 1 subtests passed [10:17:02.921] 59/352 postgresql:plpgsql / plpgsql/regress OK 5.44s 13 subtests passed [10:17:03.557] 33/352 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 133.15s exit status 1 [10:17:03.557] >>> 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 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template with_icu=yes LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=218 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib top_builddir=/tmp/cirrus-ci-build/build /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 [10:17:03.557] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [10:17:03.557] stderr: [10:17:03.557] # Failed test 'regression tests pass' [10:17:03.557] # at /tmp/cirrus-ci-build/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 304. [10:17:03.557] # got: '256' [10:17:03.557] # expected: '0' [10:17:03.557] # Looks like you failed 1 test of 20. [10:17:03.557] [10:17:03.557] (test program exited with status code 1) [10:17:03.557] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [10:17:03.557] [10:17:05.785] 60/352 postgresql:pltcl / pltcl/regress OK 4.01s 8 subtests passed [10:17:06.051] 61/352 postgresql:auto_explain / auto_explain/regress OK 3.32s 1 subtests passed [10:17:06.637] 62/352 postgresql:basic_archive / basic_archive/regress OK 3.72s 1 subtests passed [10:17:06.683] 63/352 postgresql:plpython / plpython/regress OK 5.96s 23 subtests passed [10:17:07.031] 64/352 postgresql:kerberos / kerberos/001_auth OK 10.15s 142 subtests passed [10:17:07.390] 65/352 postgresql:bloom / bloom/regress OK 3.83s 1 subtests passed [10:17:09.541] 66/352 postgresql:bool_plperl / bool_plperl/regress OK 3.75s 2 subtests passed [10:17:11.170] 67/352 postgresql:citext / citext/regress OK 4.49s 3 subtests passed [10:17:11.516] 68/352 postgresql:cube / cube/regress OK 4.48s 2 subtests passed [10:17:11.603] 69/352 postgresql:dblink / dblink/regress OK 4.21s 1 subtests passed [10:17:12.547] 70/352 postgresql:btree_gist / btree_gist/regress OK 5.91s 32 subtests passed [10:17:12.834] 71/352 postgresql:dict_int / dict_int/regress OK 3.29s 1 subtests passed [10:17:12.919] 72/352 postgresql:btree_gin / btree_gin/regress OK 6.87s 30 subtests passed [10:17:14.365] 73/352 postgresql:dict_xsyn / dict_xsyn/regress OK 3.19s 1 subtests passed [10:17:14.788] 74/352 postgresql:file_fdw / file_fdw/regress OK 3.18s 1 subtests passed [10:17:15.639] 75/352 postgresql:earthdistance / earthdistance/regress OK 4.12s 1 subtests passed [10:17:17.191] 76/352 postgresql:fuzzystrmatch / fuzzystrmatch/regress OK 4.64s 2 subtests passed [10:17:17.239] 77/352 postgresql:amcheck / amcheck/regress OK 14.64s 4 subtests passed [10:17:17.331] 78/352 postgresql:hstore_plperl / hstore_plperl/regress OK 4.41s 3 subtests passed [10:17:19.105] 79/352 postgresql:hstore / hstore/regress OK 6.27s 2 subtests passed [10:17:19.148] 80/352 postgresql:hstore_plpython / hstore_plpython/regress OK 4.78s 1 subtests passed [10:17:19.787] 81/352 postgresql:isn / isn/regress OK 4.15s 1 subtests passed [10:17:20.494] 82/352 postgresql:jsonb_plpython / jsonb_plpython/regress OK 3.25s 1 subtests passed [10:17:20.588] 83/352 postgresql:lo / lo/regress OK 3.26s 1 subtests passed [10:17:20.913] 84/352 postgresql:jsonb_plperl / jsonb_plperl/regress OK 3.72s 2 subtests passed [10:17:24.041] 85/352 postgresql:ltree_plpython / ltree_plpython/regress OK 4.89s 1 subtests passed [10:17:24.393] 86/352 postgresql:ltree / ltree/regress OK 5.29s 1 subtests passed [10:17:25.451] 87/352 postgresql:passwordcheck / passwordcheck/regress OK 4.95s 1 subtests passed [10:17:26.006] 88/352 postgresql:pageinspect / pageinspect/regress OK 6.22s 8 subtests passed [10:17:26.154] 89/352 postgresql:pg_buffercache / pg_buffercache/regress OK 5.56s 2 subtests passed [10:17:27.805] 90/352 postgresql:pg_freespacemap / pg_freespacemap/regress OK 3.76s 1 subtests passed [10:17:28.203] 91/352 postgresql:pg_logicalinspect / pg_logicalinspect/isolation OK 3.81s 1 subtests passed [10:17:28.692] 92/352 postgresql:pg_overexplain / pg_overexplain/regress OK 3.24s 1 subtests passed [10:17:28.852] 93/352 postgresql:pgcrypto / pgcrypto/regress OK 7.94s 24 subtests passed [10:17:28.913] 94/352 postgresql:pg_prewarm / pg_prewarm/regress OK 2.91s 1 subtests passed [10:17:29.741] 95/352 postgresql:pgrowlocks / pgrowlocks/isolation OK 3.58s 1 subtests passed [10:17:31.130] 96/352 postgresql:intarray / intarray/regress OK 16.34s 1 subtests passed [10:17:32.720] 97/352 postgresql:pgstattuple / pgstattuple/regress OK 4.52s 1 subtests passed [10:17:33.612] 98/352 postgresql:pg_surgery / pg_surgery/regress OK 4.92s 1 subtests passed [10:17:34.034] 99/352 postgresql:pg_visibility / pg_visibility/regress OK 5.12s 1 subtests passed [10:17:34.875] 100/352 postgresql:pg_stat_statements / pg_stat_statements/regress OK 7.07s 16 subtests passed [10:17:34.950] 101/352 postgresql:pg_walinspect / pg_walinspect/regress OK 5.21s 2 subtests passed [10:17:36.401] 102/352 postgresql:pg_trgm / pg_trgm/regress OK 7.55s 3 subtests passed [10:17:36.505] 103/352 postgresql:seg / seg/regress OK 3.78s 3 subtests passed [10:17:37.007] 104/352 postgresql:spi / spi/regress OK 3.39s 2 subtests passed [10:17:37.897] 105/352 postgresql:tablefunc / tablefunc/regress OK 3.86s 1 subtests passed [10:17:38.442] 106/352 postgresql:tcn / tcn/isolation OK 3.57s 1 subtests passed [10:17:38.623] ▶ 107/352 - regression tests pass FAIL [10:17:39.489] 108/352 postgresql:tsm_system_rows / tsm_system_rows/regress OK 2.98s 1 subtests passed [10:17:40.334] 109/352 postgresql:tsm_system_time / tsm_system_time/regress OK 3.33s 1 subtests passed [10:17:40.692] 110/352 postgresql:unaccent / unaccent/regress OK 2.79s 1 subtests passed [10:17:41.830] 111/352 postgresql:uuid-ossp / uuid-ossp/regress OK 3.39s 1 subtests passed [10:17:42.040] 112/352 postgresql:xml2 / xml2/regress OK 2.55s 1 subtests passed [10:17:43.549] 113/352 postgresql:brin / brin/isolation OK 3.21s 1 subtests passed [10:17:43.727] 114/352 postgresql:commit_ts / commit_ts/regress OK 3.03s 1 subtests passed [10:17:43.970] 115/352 postgresql:test_decoding / test_decoding/isolation OK 7.57s 14 subtests passed [10:17:44.858] 116/352 postgresql:postgres_fdw / postgres_fdw/regress OK 13.73s 2 subtests passed [10:17:45.130] 117/352 postgresql:delay_execution / delay_execution/isolation OK 3.30s 2 subtests passed [10:17:45.354] 118/352 postgresql:dummy_index_am / dummy_index_am/regress OK 3.31s 1 subtests passed [10:17:46.402] 119/352 postgresql:dummy_seclabel / dummy_seclabel/regress OK 2.85s 1 subtests passed [10:17:47.299] 120/352 postgresql:injection_points / injection_points/regress OK 3.33s 4 subtests passed [10:17:47.922] 121/352 postgresql:gin / gin/regress OK 4.19s 1 subtests passed [10:17:48.348] 122/352 postgresql:plsample / plsample/regress OK 3.22s 1 subtests passed [10:17:48.662] 123/352 postgresql:spgist_name_ops / spgist_name_ops/regress OK 3.31s 1 subtests passed [10:17:49.486] 124/352 postgresql:test_binaryheap / test_binaryheap/regress OK 3.08s 1 subtests passed [10:17:50.189] 125/352 postgresql:test_bitmapset / test_bitmapset/regress OK 2.89s 1 subtests passed [10:17:51.272] 126/352 postgresql:injection_points / injection_points/isolation OK 6.41s 3 subtests passed [10:17:51.441] 127/352 postgresql:test_copy_callbacks / test_copy_callbacks/regress OK 3.09s 1 subtests passed [10:17:51.468] 128/352 postgresql:test_decoding / test_decoding/regress OK 16.52s 19 subtests passed [10:17:51.526] 129/352 postgresql:test_bloomfilter / test_bloomfilter/regress OK 3.60s 1 subtests passed [10:17:52.639] 130/352 postgresql:test_dsa / test_dsa/regress OK 3.15s 1 subtests passed [10:17:53.386] 131/352 postgresql:test_dsm_registry / test_dsm_registry/regress OK 3.20s 1 subtests passed [10:17:53.639] 132/352 postgresql:test_ddl_deparse / test_ddl_deparse/regress OK 4.98s 21 subtests passed [10:17:54.931] 133/352 postgresql:test_extensions / test_extensions/regress OK 3.66s 2 subtests passed [10:17:54.952] 134/352 postgresql:test_ginpostinglist / test_ginpostinglist/regress OK 3.51s 1 subtests passed [10:17:55.252] 135/352 postgresql:test_lfind / test_lfind/regress OK 3.73s 1 subtests passed [10:17:55.369] 136/352 postgresql:test_lwlock_tranches / test_lwlock_tranches/regress OK 2.73s 1 subtests passed [10:17:56.713] 137/352 postgresql:test_parser / test_parser/regress OK 3.07s 1 subtests passed [10:17:56.931] 138/352 postgresql:test_oat_hooks / test_oat_hooks/regress OK 3.54s 2 subtests passed [10:17:57.054] 107/352 postgresql:recovery / recovery/027_stream_regress ERROR 104.85s exit status 1 [10:17:57.054] >>> enable_injection_points=yes INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress MALLOC_PERTURB_=213 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 share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib top_builddir=/tmp/cirrus-ci-build/build /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 [10:17:57.054] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [10:17:57.054] stderr: [10:17:57.054] # Failed test 'regression tests pass' [10:17:57.054] # at /tmp/cirrus-ci-build/src/test/recovery/t/027_stream_regress.pl line 102. [10:17:57.054] # got: '256' [10:17:57.054] # expected: '0' [10:17:57.054] # Looks like you failed 1 test of 11. [10:17:57.054] [10:17:57.054] (test program exited with status code 1) [10:17:57.054] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [10:17:57.054] [10:17:58.233] 139/352 postgresql:test_pg_dump / test_pg_dump/regress OK 3.30s 1 subtests passed [10:17:58.335] 140/352 postgresql:test_predtest / test_predtest/regress OK 3.38s 1 subtests passed [10:17:58.652] 141/352 postgresql:test_radixtree / test_radixtree/regress OK 3.40s 1 subtests passed [10:17:58.722] 142/352 postgresql:test_rbtree / test_rbtree/regress OK 3.35s 1 subtests passed [10:18:00.255] 143/352 postgresql:test_resowner / test_resowner/regress OK 3.32s 1 subtests passed [10:18:00.544] 144/352 postgresql:test_rls_hooks / test_rls_hooks/regress OK 3.49s 1 subtests passed [10:18:01.042] 145/352 postgresql:test_integerset / test_integerset/regress OK 9.57s 1 subtests passed [10:18:01.277] 146/352 postgresql:test_slru / test_slru/regress OK 2.94s 1 subtests passed [10:18:01.370] 147/352 postgresql:test_regex / test_regex/regress OK 4.66s 2 subtests passed [10:18:01.459] 148/352 postgresql:libpq / libpq/002_api OK 0.18s 1 subtests passed [10:18:01.955] 149/352 postgresql:typcache / typcache/regress OK 3.23s 1 subtests passed [10:18:02.168] 150/352 postgresql:test_tidstore / test_tidstore/regress OK 3.52s 1 subtests passed [10:18:03.066] 151/352 postgresql:libpq / libpq/001_uri OK 2.02s 63 subtests passed [10:18:03.439] 152/352 postgresql:libpq-oauth / libpq-oauth/001_oauth OK 0.37s 55 subtests passed [10:18:04.315] 153/352 postgresql:unsafe_tests / unsafe_tests/regress OK 4.06s 4 subtests passed [10:18:04.696] 154/352 postgresql:pg_amcheck / pg_amcheck/001_basic OK 0.38s 9 subtests passed [10:18:05.311] 155/352 postgresql:test_shm_mq / test_shm_mq/regress OK 7.08s 1 subtests passed [10:18:08.587] 156/352 postgresql:libpq / libpq/006_service OK 6.42s 47 subtests passed [10:18:10.591] 157/352 postgresql:pg_amcheck / pg_amcheck/002_nonesuch OK 5.89s 107 subtests passed [10:18:11.714] 158/352 postgresql:libpq / libpq/003_load_balance_host_list OK 10.34s 127 subtests passed [10:18:12.133] 159/352 postgresql:pg_archivecleanup / pg_archivecleanup/010_pg_archivecleanup OK 0.42s 51 subtests passed [10:18:12.392] 160/352 postgresql:ecpg / ecpg/ecpg OK 11.85s 65 subtests passed [10:18:12.503] 161/352 postgresql:libpq / libpq/004_load_balance_dns OK 11.04s 125 subtests passed [10:18:14.493] 162/352 postgresql:pg_amcheck / pg_amcheck/004_verify_heapam OK 5.90s 32 subtests passed [10:18:15.296] 163/352 postgresql:pg_basebackup / pg_basebackup/011_in_place_tablespace OK 2.90s 3 subtests passed [10:18:15.685] 164/352 postgresql:pg_amcheck / pg_amcheck/005_opclass_damage OK 5.09s 10 subtests passed [10:18:15.946] 165/352 postgresql:pg_checksums / pg_checksums/001_basic OK 0.26s 9 subtests passed [10:18:18.382] 166/352 postgresql:pg_basebackup / pg_basebackup/030_pg_recvlogical OK 3.89s 24 subtests passed [10:18:18.583] 167/352 postgresql:pg_basebackup / pg_basebackup/020_pg_receivewal OK 6.08s 43 subtests passed [10:18:18.710] 168/352 postgresql:pg_combinebackup / pg_combinebackup/001_basic OK 0.33s 13 subtests passed [10:18:19.351] 169/352 postgresql:libpq / libpq/005_negotiate_encryption OK 17.39s 249 subtests passed [10:18:19.907] 170/352 postgresql:pg_amcheck / pg_amcheck/003_check OK 14.59s 75 subtests passed [10:18:22.330] 171/352 postgresql:pg_checksums / pg_checksums/002_actions OK 6.38s 66 subtests passed [10:18:24.862] 172/352 postgresql:pg_combinebackup / pg_combinebackup/004_manifest OK 5.51s 11 subtests passed [10:18:26.539] 173/352 postgresql:pg_combinebackup / pg_combinebackup/003_timeline OK 7.83s 7 subtests passed [10:18:28.597] 174/352 postgresql:pg_combinebackup / pg_combinebackup/002_compare_backups OK 10.01s 6 subtests passed [10:18:29.293] 175/352 postgresql:pg_combinebackup / pg_combinebackup/007_wal_level_minimal OK 4.43s 3 subtests passed [10:18:30.055] 176/352 postgresql:pg_combinebackup / pg_combinebackup/006_db_file_copy OK 7.72s 4 subtests passed [10:18:30.295] 177/352 postgresql:pg_config / pg_config/001_pg_config OK 0.24s 21 subtests passed [10:18:30.777] 178/352 postgresql:pg_combinebackup / pg_combinebackup/005_integrity OK 10.87s 22 subtests passed [10:18:31.574] 179/352 postgresql:initdb / initdb/001_initdb OK 28.13s 57 subtests passed [10:18:32.170] 180/352 postgresql:pg_combinebackup / pg_combinebackup/009_no_full_file OK 3.57s 4 subtests passed [10:18:32.371] 181/352 postgresql:pg_controldata / pg_controldata/001_pg_controldata OK 2.07s 18 subtests passed [10:18:33.439] 182/352 postgresql:pg_combinebackup / pg_combinebackup/008_promote OK 6.90s 2 subtests passed [10:18:34.262] 183/352 postgresql:pg_ctl / pg_ctl/002_status OK 2.69s 3 subtests passed [10:18:34.517] 184/352 postgresql:pg_ctl / pg_ctl/001_start_stop OK 3.74s 25 subtests passed [10:18:34.584] 185/352 postgresql:pg_basebackup / pg_basebackup/040_pg_createsubscriber OK 19.29s 46 subtests passed [10:18:34.879] 186/352 postgresql:pg_dump / pg_dump/001_basic OK 1.44s 99 subtests passed [10:18:35.389] 187/352 postgresql:pg_combinebackup / pg_combinebackup/010_hardlink OK 6.09s 4 subtests passed [10:18:36.318] 188/352 postgresql:pg_basebackup / pg_basebackup/010_pg_basebackup OK 24.18s 200 subtests passed [10:18:36.688] 189/352 postgresql:pg_ctl / pg_ctl/003_promote OK 4.52s 12 subtests passed [10:18:37.109] 190/352 postgresql:pg_ctl / pg_ctl/004_logrotate OK 4.74s 14 subtests passed [10:18:38.458] 191/352 postgresql:pg_dump / pg_dump/003_pg_dump_with_server OK 3.94s 6 subtests passed [10:18:39.126] 192/352 postgresql:pg_dump / pg_dump/004_pg_dump_parallel OK 4.54s 4 subtests passed [10:18:39.406] 193/352 postgresql:pg_resetwal / pg_resetwal/002_corrupted OK 2.72s 9 subtests passed [10:18:40.997] 194/352 postgresql:pg_resetwal / pg_resetwal/001_basic OK 4.68s 77 subtests passed [10:18:45.944] 195/352 postgresql:pg_rewind / pg_rewind/005_same_timeline OK 4.95s 1 subtests passed [10:18:45.990] 196/352 postgresql:pg_dump / pg_dump/005_pg_dump_filterfile OK 11.11s 108 subtests passed [10:18:46.376] 197/352 postgresql:pg_rewind / pg_rewind/006_options OK 0.43s 13 subtests passed [10:18:49.106] 198/352 postgresql:pg_rewind / pg_rewind/003_extrafiles OK 9.98s 6 subtests passed [10:18:50.041] 199/352 postgresql:pg_rewind / pg_rewind/004_pg_xlog_symlink OK 10.63s 10 subtests passed [10:18:50.535] 200/352 postgresql:pg_dump / pg_dump/010_dump_connstr OK 15.14s 14 subtests passed [10:18:50.791] 201/352 postgresql:pg_test_fsync / pg_test_fsync/001_basic OK 0.26s 13 subtests passed [10:18:51.392] 202/352 postgresql:pg_rewind / pg_rewind/002_databases OK 12.93s 12 subtests passed [10:18:51.772] 203/352 postgresql:pg_verifybackup / pg_verifybackup/001_basic OK 0.38s 17 subtests passed [10:18:52.214] 204/352 postgresql:pg_test_timing / pg_test_timing/001_basic OK 1.42s 18 subtests passed [10:18:53.096] 205/352 postgresql:pg_rewind / pg_rewind/007_standby_source OK 7.10s 7 subtests passed [10:18:54.923] 206/352 postgresql:pg_rewind / pg_rewind/009_growing_files OK 5.82s 3 subtests passed [10:18:55.263] 207/352 postgresql:pg_rewind / pg_rewind/008_min_recovery_point OK 8.89s 3 subtests passed [10:18:56.155] 208/352 postgresql:pg_verifybackup / pg_verifybackup/005_bad_manifest OK 1.23s 60 subtests passed [10:18:56.809] 209/352 postgresql:pg_verifybackup / pg_verifybackup/004_options OK 3.71s 32 subtests passed [10:18:56.867] 210/352 postgresql:pg_rewind / pg_rewind/001_basic OK 19.76s 57 subtests passed [10:18:58.493] 211/352 postgresql:pg_rewind / pg_rewind/010_keep_recycled_wals OK 8.45s 1 subtests passed [10:18:58.849] 212/352 postgresql:pg_verifybackup / pg_verifybackup/006_encoding OK 3.59s 5 subtests passed [10:18:59.412] 213/352 postgresql:pg_verifybackup / pg_verifybackup/002_algorithm OK 7.64s 38 subtests passed [10:19:00.934] 214/352 postgresql:pg_verifybackup / pg_verifybackup/007_wal OK 4.78s 9 subtests passed [10:19:01.296] 215/352 postgresql:pg_walsummary / pg_walsummary/001_basic OK 0.36s 11 subtests passed [10:19:03.115] 216/352 postgresql:pg_waldump / pg_waldump/002_save_fullpage OK 3.70s 5 subtests passed [10:19:03.761] 217/352 postgresql:pg_verifybackup / pg_verifybackup/008_untar OK 6.95s 18 subtests passed [10:19:03.802] 218/352 postgresql:pg_verifybackup / pg_verifybackup/009_extract OK 6.93s 10 subtests passed [10:19:04.612] 219/352 postgresql:pg_waldump / pg_waldump/001_basic OK 5.76s 92 subtests passed [10:19:05.167] 220/352 postgresql:pg_walsummary / pg_walsummary/002_blocks OK 3.87s 7 subtests passed [10:19:05.665] 221/352 postgresql:pg_verifybackup / pg_verifybackup/010_client_untar OK 7.17s 21 subtests passed [10:19:05.741] 222/352 postgresql:pgbench / pgbench/002_pgbench_no_server OK 1.98s 207 subtests passed [10:19:06.526] 223/352 postgresql:pg_verifybackup / pg_verifybackup/003_corruption OK 14.31s 92 subtests passed [10:19:08.715] 224/352 postgresql:psql / psql/010_tab_completion OK 4.10s 89 subtests passed [10:19:08.766] 225/352 postgresql:psql / psql/020_cancel OK 3.60s 2 subtests passed [10:19:10.193] 226/352 postgresql:scripts / scripts/010_clusterdb OK 4.53s 16 subtests passed [10:19:10.507] 227/352 postgresql:psql / psql/001_basic OK 6.70s 126 subtests passed [10:19:10.588] 228/352 postgresql:scripts / scripts/011_clusterdb_all OK 4.85s 7 subtests passed [10:19:12.107] 229/352 postgresql:scripts / scripts/040_createuser OK 3.39s 37 subtests passed [10:19:12.920] 230/352 postgresql:scripts / scripts/050_dropdb OK 4.15s 16 subtests passed [10:19:13.132] 231/352 postgresql:scripts / scripts/070_dropuser OK 2.94s 13 subtests passed [10:19:13.784] 232/352 postgresql:scripts / scripts/080_pg_isready OK 3.28s 11 subtests passed [10:19:16.908] 233/352 postgresql:scripts / scripts/091_reindexdb_all OK 4.80s 13 subtests passed [10:19:16.949] 234/352 postgresql:scripts / scripts/101_vacuumdb_all OK 3.82s 5 subtests passed [10:19:17.264] 235/352 postgresql:ecpg / ecpg/001_ecpg_err_warn_msg OK 0.31s 27 subtests passed [10:19:17.482] 236/352 postgresql:ecpg / ecpg/002_ecpg_err_warn_msg_informix OK 0.22s 4 subtests passed [10:19:17.554] 237/352 postgresql:scripts / scripts/020_createdb OK 11.03s 60 subtests passed [10:19:18.097] 238/352 postgresql:pg_bsd_indent / pg_bsd_indent/001_pg_bsd_indent OK 0.61s 39 subtests passed [10:19:18.426] 239/352 postgresql:pg_dump / pg_dump/002_pg_dump OK 44.15s 14236 subtests passed [10:19:18.754] 240/352 postgresql:scripts / scripts/090_reindexdb OK 8.16s 64 subtests passed [10:19:20.798] 241/352 postgresql:scripts / scripts/102_vacuumdb_stages OK 7.01s 4 subtests passed [10:19:21.569] 242/352 postgresql:amcheck / amcheck/002_cic OK 3.47s 3 subtests passed [10:19:21.852] 243/352 postgresql:scripts / scripts/100_vacuumdb OK 8.93s 109 subtests passed [10:19:22.003] 244/352 postgresql:amcheck / amcheck/004_verify_nbtree_unique OK 3.25s 6 subtests passed [10:19:22.056] 245/352 postgresql:pgbench / pgbench/001_pgbench_with_server OK 18.94s 467 subtests passed [10:19:22.533] 246/352 postgresql:amcheck / amcheck/003_cic_2pc OK 3.99s 7 subtests passed [10:19:23.385] 247/352 postgresql:scripts / scripts/200_connstr OK 6.48s 3 subtests passed [10:19:23.700] 248/352 postgresql:oid2name / oid2name/001_basic OK 0.31s 9 subtests passed [10:19:25.163] 249/352 postgresql:amcheck / amcheck/005_pitr OK 4.36s 3 subtests passed [10:19:25.519] 250/352 postgresql:auto_explain / auto_explain/001_auto_explain OK 3.67s 20 subtests passed [10:19:26.975] 251/352 postgresql:pg_prewarm / pg_prewarm/001_basic OK 3.27s 7 subtests passed [10:19:27.912] 252/352 postgresql:amcheck / amcheck/006_verify_gin OK 6.34s 6 subtests passed [10:19:28.710] 253/352 postgresql:basebackup_to_shell / basebackup_to_shell/001_basic OK 6.65s 16 subtests passed [10:19:28.944] 254/352 postgresql:pg_stat_statements / pg_stat_statements/010_restart OK 3.78s 3 subtests passed [10:19:29.023] 255/352 postgresql:sepgsql / sepgsql/001_sepgsql SKIP 0.31s [10:19:29.349] 256/352 postgresql:vacuumlo / vacuumlo/001_basic OK 0.33s 9 subtests passed [10:19:30.148] 257/352 postgresql:pg_visibility / pg_visibility/001_concurrent_transaction OK 4.63s 2 subtests passed [10:19:31.054] 258/352 postgresql:pg_visibility / pg_visibility/002_corrupt_vm OK 4.08s 3 subtests passed [10:19:31.430] 259/352 postgresql:dblink / dblink/001_auth_scram OK 8.90s 12 subtests passed [10:19:33.303] 260/352 postgresql:test_decoding / test_decoding/001_repl_stats OK 4.36s 6 subtests passed [10:19:33.561] 261/352 postgresql:authentication / authentication/005_sspi SKIP 0.26s [10:19:33.746] 262/352 postgresql:amcheck / amcheck/001_verify_heapam OK 16.19s 272 subtests passed [10:19:33.769] 263/352 postgresql:authentication / authentication/002_saslprep OK 3.62s 20 subtests passed [10:19:34.164] 264/352 postgresql:postmaster / postmaster/001_basic OK 0.39s 9 subtests passed [10:19:34.780] 265/352 postgresql:authentication / authentication/004_file_inclusion OK 3.35s 2 subtests passed [10:19:36.516] 266/352 postgresql:authentication / authentication/003_peer OK 5.46s 53 subtests passed [10:19:36.541] 267/352 postgresql:postgres_fdw / postgres_fdw/001_auth_scram OK 8.63s 7 subtests passed [10:19:36.860] 268/352 postgresql:authentication / authentication/007_pre_auth OK 3.11s 2 subtests passed [10:19:36.915] 269/352 postgresql:authentication / authentication/006_login_trigger OK 3.35s 32 subtests passed [10:19:37.888] 270/352 postgresql:postmaster / postmaster/002_connection_limits OK 3.72s 30 subtests passed [10:19:38.092] 271/352 postgresql:postmaster / postmaster/003_start_stop OK 3.31s 25 subtests passed [10:19:38.293] 272/352 postgresql:authentication / authentication/001_password OK 8.94s 201 subtests passed [10:19:42.043] 273/352 postgresql:bloom / bloom/001_wal OK 20.04s 31 subtests passed [10:19:44.057] 274/352 postgresql:subscription / subscription/005_encoding OK 6.17s 1 subtests passed [10:19:44.474] 275/352 postgresql:subscription / subscription/002_types OK 7.93s 4 subtests passed [10:19:44.713] 276/352 postgresql:subscription / subscription/003_constraints OK 7.85s 6 subtests passed [10:19:45.154] 277/352 postgresql:subscription / subscription/006_rewrite OK 7.06s 2 subtests passed [10:19:45.865] 278/352 postgresql:subscription / subscription/004_sync OK 8.95s 8 subtests passed [10:19:47.524] 279/352 postgresql:subscription / subscription/007_ddl OK 9.23s 8 subtests passed [10:19:50.536] 280/352 postgresql:subscription / subscription/009_matviews OK 6.48s 1 subtests passed [10:19:50.567] 281/352 postgresql:subscription / subscription/008_diff_schema OK 8.52s 5 subtests passed [10:19:52.076] 282/352 postgresql:subscription / subscription/012_collation OK 6.92s 2 subtests passed [10:19:52.559] 283/352 postgresql:subscription / subscription/001_rep_changes OK 16.04s 36 subtests passed [10:19:55.178] 284/352 postgresql:subscription / subscription/010_truncate OK 10.70s 14 subtests passed [10:19:55.274] 285/352 postgresql:subscription / subscription/011_generated OK 10.56s 11 subtests passed [10:19:57.857] 286/352 postgresql:subscription / subscription/014_binary OK 10.33s 8 subtests passed [10:19:58.041] 287/352 postgresql:subscription / subscription/016_stream_subxact OK 7.47s 3 subtests passed [10:19:58.861] 288/352 postgresql:subscription / subscription/017_stream_ddl OK 6.78s 3 subtests passed [10:20:01.958] 289/352 postgresql:subscription / subscription/019_stream_subxact_ddl_abort OK 6.78s 2 subtests passed [10:20:02.348] 290/352 postgresql:subscription / subscription/020_messages OK 7.07s 5 subtests passed [10:20:03.074] 291/352 postgresql:subscription / subscription/018_stream_subxact_abort OK 10.51s 9 subtests passed [10:20:09.205] 292/352 postgresql:subscription / subscription/015_stream OK 18.67s 10 subtests passed [10:20:09.940] 293/352 postgresql:subscription / subscription/024_add_drop_pub OK 7.98s 4 subtests passed [10:20:10.269] 294/352 postgresql:subscription / subscription/013_partition OK 24.40s 74 subtests passed [10:20:11.859] 295/352 postgresql:subscription / subscription/025_rep_changes_for_schema OK 9.51s 13 subtests passed [10:20:12.601] 296/352 postgresql:subscription / subscription/021_twophase OK 14.74s 31 subtests passed [10:20:13.532] 297/352 postgresql:subscription / subscription/023_twophase_stream OK 14.67s 33 subtests passed [10:20:14.219] 298/352 postgresql:subscription / subscription/026_stats OK 11.14s 13 subtests passed [10:20:14.610] 299/352 postgresql:subscription / subscription/022_twophase_cascade OK 16.57s 41 subtests passed [10:20:19.369] 300/352 postgresql:subscription / subscription/029_on_error OK 9.10s 5 subtests passed [10:20:23.469] 301/352 postgresql:subscription / subscription/033_run_as_table_owner OK 9.25s 10 subtests passed [10:20:25.275] 302/352 postgresql:subscription / subscription/028_row_filter OK 15.33s 26 subtests passed [10:20:25.605] 303/352 postgresql:subscription / subscription/030_origin OK 13.74s 13 subtests passed [10:20:27.148] 304/352 postgresql:subscription / subscription/027_nosuperuser OK 17.94s 19 subtests passed [10:20:28.475] 305/352 postgresql:subscription / subscription/034_temporal OK 13.86s 32 subtests passed [10:20:28.732] 306/352 postgresql:subscription / subscription/032_subscribe_use_index OK 15.20s 15 subtests passed [10:20:29.474] 307/352 postgresql:brin / brin/01_workitems OK 4.20s 2 subtests passed [10:20:30.713] 308/352 postgresql:brin / brin/02_wal_consistency OK 5.11s 2 subtests passed [10:20:31.507] 309/352 postgresql:commit_ts / commit_ts/001_base OK 4.36s 2 subtests passed [10:20:32.510] 310/352 postgresql:subscription / subscription/031_column_list OK 19.91s 36 subtests passed [10:20:33.179] 311/352 postgresql:commit_ts / commit_ts/002_standby OK 4.70s 4 subtests passed [10:20:33.208] 312/352 postgresql:subscription / subscription/035_conflicts OK 13.84s 29 subtests passed [10:20:34.262] 313/352 postgresql:commit_ts / commit_ts/004_restart OK 4.79s 16 subtests passed [10:20:35.055] 314/352 postgresql:commit_ts / commit_ts/003_standby_2 OK 6.32s 4 subtests passed [10:20:35.371] 315/352 postgresql:injection_points / injection_points/001_stats OK 4.66s 9 subtests passed [10:20:35.605] 316/352 postgresql:ldap_password_func / ldap_password_func/001_mutated_bindpasswd OK 4.10s 4 subtests passed [10:20:36.059] 317/352 postgresql:libpq_pipeline / libpq_pipeline/001_libpq_pipeline OK 3.55s 23 subtests passed [10:20:37.227] 318/352 postgresql:oauth_validator / oauth_validator/002_client OK 4.02s 8 subtests passed [10:20:37.518] 319/352 postgresql:ssl_passphrase_callback / ssl_passphrase_callback/001_testfunc OK 3.25s 4 subtests passed [10:20:37.852] 320/352 postgresql:test_int128 / test_int128/001_test_int128 OK 0.33s 2 subtests passed [10:20:38.479] 321/352 postgresql:test_custom_rmgrs / test_custom_rmgrs/001_basic OK 2.87s 2 subtests passed [10:20:39.121] 322/352 postgresql:test_escape / test_escape/001_test_escape OK 3.06s 1235 subtests passed [10:20:39.427] 323/352 postgresql:test_json_parser / test_json_parser/003_test_semantic OK 0.30s 12 subtests passed [10:20:39.592] 324/352 postgresql:test_aio / test_aio/002_io_workers OK 4.22s 22 subtests passed [10:20:39.633] 325/352 postgresql:test_json_parser / test_json_parser/004_test_parser_perf OK 0.20s 2 subtests passed [10:20:40.096] 326/352 postgresql:test_extensions / test_extensions/001_extension_control_path OK 2.87s 9 subtests passed [10:20:42.390] 327/352 postgresql:test_json_parser / test_json_parser/001_test_json_parser_incremental OK 4.54s 516 subtests passed [10:20:42.422] ▶ 328/352 - no parameters missing from postgresql.conf.sample FAIL [10:20:42.424] 328/352 postgresql:test_misc / test_misc/003_check_guc ERROR 2.33s exit status 1 [10:20:42.424] >>> enable_injection_points=yes INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib/x86_64-linux-gnu REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress share_contrib_dir=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/share/contrib 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/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_=68 /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 003_check_guc -- /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/003_check_guc.pl [10:20:42.424] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [10:20:42.424] stderr: [10:20:42.424] # Failed test 'no parameters missing from postgresql.conf.sample' [10:20:42.424] # at /tmp/cirrus-ci-build/src/test/modules/test_misc/t/003_check_guc.pl line 85. [10:20:42.424] # got: '1' [10:20:42.424] # expected: '0' [10:20:42.424] # Looks like you failed 1 test of 3. [10:20:42.424] [10:20:42.424] (test program exited with status code 1) [10:20:42.424] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [10:20:42.424] [10:20:42.748] 329/352 postgresql:test_misc / test_misc/002_tablespace OK 3.11s 20 subtests passed [10:20:43.592] 330/352 postgresql:test_misc / test_misc/001_constraint_validation OK 4.00s 42 subtests passed [10:20:45.324] 331/352 postgresql:test_misc / test_misc/005_timeouts OK 2.90s 2 subtests passed [10:20:46.551] 332/352 postgresql:test_misc / test_misc/006_signal_autovacuum OK 3.80s 2 subtests passed [10:20:46.594] 333/352 postgresql:test_misc / test_misc/004_io_direct OK 4.20s 3 subtests passed [10:20:46.695] 334/352 postgresql:test_misc / test_misc/007_catcache_inval OK 3.10s 2 subtests passed [10:20:47.774] 335/352 postgresql:oauth_validator / oauth_validator/001_server OK 14.59s 131 subtests passed [10:20:48.064] 336/352 postgresql:xid_wraparound / xid_wraparound/001_emergency_vacuum SKIP 0.29s [10:20:48.370] 337/352 postgresql:xid_wraparound / xid_wraparound/002_limits SKIP 0.30s [10:20:48.663] 338/352 postgresql:test_aio / test_aio/001_aio OK 13.61s 583 subtests passed [10:20:48.704] 339/352 postgresql:xid_wraparound / xid_wraparound/003_wraparounds SKIP 0.33s [10:20:49.153] 340/352 postgresql:test_misc / test_misc/008_replslot_single_user OK 3.83s 10 subtests passed [10:20:49.757] 341/352 postgresql:subscription / subscription/100_bugs OK 26.29s 17 subtests passed [10:20:49.924] 342/352 postgresql:test_slru / test_slru/001_multixact OK 3.33s 3 subtests passed [10:20:52.084] 343/352 postgresql:worker_spi / worker_spi/001_worker_spi OK 5.39s 8 subtests passed [10:20:53.805] 344/352 postgresql:ldap / ldap/002_bindpasswd OK 3.88s 3 subtests passed [10:20:55.243] 345/352 postgresql:ssl / ssl/002_scram OK 6.54s 28 subtests passed [10:20:55.565] 346/352 postgresql:ssl / ssl/003_sslinfo OK 6.41s 21 subtests passed [10:20:55.856] 347/352 postgresql:test_pg_dump / test_pg_dump/001_base OK 9.30s 1044 subtests passed [10:20:56.733] 348/352 postgresql:icu / icu/010_database OK 2.93s 8 subtests passed [10:20:56.825] 349/352 postgresql:ldap / ldap/003_ldap_connection_param_lookup OK 4.74s 26 subtests passed [10:20:57.769] 350/352 postgresql:ldap / ldap/001_auth OK 8.01s 47 subtests passed [10:21:00.789] 351/352 postgresql:ssl / ssl/001_ssltests OK 12.12s 247 subtests passed [10:21:01.936] 352/352 postgresql:test_json_parser / test_json_parser/002_inline OK 23.45s 3400 subtests passed [10:21:02.040] [10:21:02.040] Summary of Failures: [10:21:02.040] [10:21:02.040] 14/352 postgresql:regress / regress/regress ERROR 84.15s exit status 1 [10:21:02.040] 33/352 postgresql:pg_upgrade / pg_upgrade/002_pg_upgrade ERROR 133.15s exit status 1 [10:21:02.040] 107/352 postgresql:recovery / recovery/027_stream_regress ERROR 104.85s exit status 1 [10:21:02.040] 328/352 postgresql:test_misc / test_misc/003_check_guc ERROR 2.33s exit status 1 [10:21:02.040] [10:21:02.040] Ok: 343 [10:21:02.040] Expected Fail: 0 [10:21:02.040] Fail: 4 [10:21:02.040] Unexpected Pass: 0 [10:21:02.040] Skipped: 5 [10:21:02.040] Timeout: 0 [10:21:02.040] [10:21:02.040] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [10:21:02.121] [10:21:02.121] Exit status: 4