[09:07:26.065] su postgres <<-EOF [09:07:26.065] set -e [09:07:26.065] ulimit -c unlimited [09:07:26.065] meson test $MTEST_ARGS --quiet --suite setup [09:07:26.065] export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH" [09:07:26.065] mkdir -p build/testrun [09:07:26.065] build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust [09:07:26.065] echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf [09:07:26.065] build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start [09:07:26.065] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running [09:07:26.065] build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop [09:07:26.065] EOF [09:07:27.679] [09:07:27.679] Ok: 3 [09:07:27.679] Expected Fail: 0 [09:07:27.679] Fail: 0 [09:07:27.679] Unexpected Pass: 0 [09:07:27.679] Skipped: 0 [09:07:27.679] Timeout: 0 [09:07:27.679] [09:07:27.679] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [09:07:27.759] The files belonging to this database system will be owned by user "postgres". [09:07:27.759] This user must also own the server process. [09:07:27.759] [09:07:27.759] The database cluster will be initialized with locale "en_US.UTF-8". [09:07:27.759] The default database encoding has accordingly been set to "UTF8". [09:07:27.759] The default text search configuration will be set to "english". [09:07:27.759] [09:07:27.759] Data page checksums are enabled. [09:07:27.759] [09:07:27.759] creating directory build/runningcheck ... ok [09:07:27.759] creating subdirectories ... ok [09:07:27.759] selecting dynamic shared memory implementation ... posix [09:07:27.759] selecting default "max_connections" ... 100 [09:07:27.769] selecting default "autovacuum_worker_slots" ... 16 [09:07:27.769] selecting default "shared_buffers" ... 128MB [09:07:27.779] selecting default time zone ... UTC [09:07:27.801] creating configuration files ... ok [09:07:27.802] running bootstrap script ... ok [09:07:27.902] performing post-bootstrap initialization ... ok [09:07:28.741] [09:07:28.741] Sync to disk skipped. [09:07:28.741] The data directory might become corrupt if the operating system crashes. [09:07:28.749] waiting for server to start.... done [09:07:28.855] server started [09:07:29.619] 1/75 postgresql:bloom-running / bloom-running/regress OK 0.36s 1 subtests passed [09:07:29.926] 2/75 postgresql:bool_plperl-running / bool_plperl-running/regress OK 0.30s 2 subtests passed [09:07:30.504] 3/75 postgresql:plperl-running / plperl-running/regress OK 1.32s 13 subtests passed [09:07:30.753] 4/75 postgresql:pltcl-running / pltcl-running/regress OK 1.53s 8 subtests passed [09:07:31.512] 5/75 postgresql:citext-running / citext-running/regress OK 0.75s 3 subtests passed [09:07:31.825] 6/75 postgresql:plpython-running / plpython-running/regress OK 2.61s 23 subtests passed [09:07:31.989] 7/75 postgresql:cube-running / cube-running/regress OK 0.48s 2 subtests passed [09:07:32.164] 8/75 postgresql:plpgsql-running / plpgsql-running/regress OK 2.98s 13 subtests passed [09:07:32.272] 9/75 postgresql:btree_gin-running / btree_gin-running/regress OK 2.35s 30 subtests passed [09:07:32.319] 10/75 postgresql:dict_xsyn-running / dict_xsyn-running/regress OK 0.15s 1 subtests passed [09:07:32.343] 11/75 postgresql:dict_int-running / dict_int-running/regress OK 0.35s 1 subtests passed [09:07:32.549] 12/75 postgresql:dblink-running / dblink-running/regress OK 0.71s 1 subtests passed [09:07:32.551] 13/75 postgresql:amcheck-running / amcheck-running/regress OK 3.32s 3 subtests passed [09:07:32.587] 14/75 postgresql:file_fdw-running / file_fdw-running/regress OK 0.26s 1 subtests passed [09:07:32.615] 15/75 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress OK 0.27s 2 subtests passed [09:07:32.929] 16/75 postgresql:hstore_plpython-running / hstore_plpython-running/regress OK 0.34s 1 subtests passed [09:07:33.009] 17/75 postgresql:earthdistance-running / earthdistance-running/regress OK 0.74s 1 subtests passed [09:07:33.352] 18/75 postgresql:btree_gist-running / btree_gist-running/regress OK 2.85s 32 subtests passed [09:07:33.397] 19/75 postgresql:hstore_plperl-running / hstore_plperl-running/regress OK 0.83s 3 subtests passed [09:07:33.428] 20/75 postgresql:hstore-running / hstore-running/regress OK 0.88s 2 subtests passed [09:07:33.536] 21/75 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress OK 0.53s 2 subtests passed [09:07:33.600] 22/75 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress OK 0.25s 1 subtests passed [09:07:33.601] 23/75 postgresql:lo-running / lo-running/regress OK 0.20s 1 subtests passed [09:07:33.602] 24/75 postgresql:isn-running / isn-running/regress OK 0.67s 1 subtests passed [09:07:33.799] 25/75 postgresql:ltree_plpython-running / ltree_plpython-running/regress OK 0.26s 1 subtests passed [09:07:33.857] 26/75 postgresql:pg_buffercache-running / pg_buffercache-running/regress OK 0.21s 1 subtests passed [09:07:33.876] 27/75 postgresql:passwordcheck-running / passwordcheck-running/regress OK 0.23s 1 subtests passed [09:07:33.987] 28/75 postgresql:ltree-running / ltree-running/regress OK 0.56s 1 subtests passed [09:07:34.179] 29/75 postgresql:pg_surgery-running / pg_surgery-running/regress OK 0.19s 1 subtests passed [09:07:34.217] 30/75 postgresql:pgstattuple-running / pgstattuple-running/regress OK 0.28s 1 subtests passed [09:07:34.248] 31/75 postgresql:pgrowlocks-running / pgrowlocks-running/isolation OK 0.37s 1 subtests passed [09:07:34.462] 32/75 postgresql:pageinspect-running / pageinspect-running/regress OK 0.86s 8 subtests passed [09:07:34.501] 33/75 postgresql:pg_visibility-running / pg_visibility-running/regress OK 0.28s 1 subtests passed [09:07:34.889] 34/75 postgresql:tablefunc-running / tablefunc-running/regress OK 0.38s 1 subtests passed [09:07:35.112] 35/75 postgresql:seg-running / seg-running/regress OK 0.64s 3 subtests passed [09:07:35.183] 36/75 postgresql:tcn-running / tcn-running/isolation OK 0.29s 1 subtests passed [09:07:35.254] 37/75 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress OK 0.14s 1 subtests passed [09:07:35.341] 38/75 postgresql:pgcrypto-running / pgcrypto-running/regress OK 1.54s 23 subtests passed [09:07:35.367] 39/75 postgresql:pg_trgm-running / pg_trgm-running/regress OK 1.18s 3 subtests passed [09:07:35.448] 40/75 postgresql:tsm_system_time-running / tsm_system_time-running/regress OK 0.26s 1 subtests passed [09:07:35.539] 41/75 postgresql:unaccent-running / unaccent-running/regress OK 0.28s 1 subtests passed [09:07:35.719] 42/75 postgresql:uuid-ossp-running / uuid-ossp-running/regress OK 0.38s 1 subtests passed [09:07:35.753] 43/75 postgresql:xml2-running / xml2-running/regress OK 0.39s 1 subtests passed [09:07:35.805] 44/75 postgresql:brin-running / brin-running/isolation OK 0.36s 1 subtests passed [09:07:36.147] 45/75 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress OK 0.39s 1 subtests passed [09:07:36.260] 46/75 postgresql:dummy_index_am-running / dummy_index_am-running/regress OK 0.54s 1 subtests passed [09:07:36.278] 47/75 postgresql:gin-running / gin-running/regress OK 0.47s 1 subtests passed [09:07:36.389] 48/75 postgresql:plsample-running / plsample-running/regress OK 0.24s 1 subtests passed [09:07:36.466] 49/75 postgresql:intarray-running / intarray-running/regress OK 3.85s 1 subtests passed [09:07:36.496] 50/75 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress OK 0.23s 1 subtests passed [09:07:36.566] 51/75 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress OK 0.29s 1 subtests passed [09:07:36.602] 52/75 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK 0.21s 1 subtests passed [09:07:36.621] 53/75 postgresql:test_dsa-running / test_dsa-running/regress OK 0.12s 1 subtests passed [09:07:36.704] ▶ 54/75 - test_dsm_registry 27 ms FAIL [09:07:36.714] 54/75 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress ERROR 0.15s exit status 1 [09:07:36.721] >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MALLOC_PERTURB_=190 INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 MESON_TEST_ITERATION=1 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_dsm_registry:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress LD_LIBRARY_PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/lib:/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/: /usr/local/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_dsm_registry --pg-test-extra '' --testgroup test_dsm_registry-running --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/src/test/modules/test_dsm_registry --expecteddir /tmp/cirrus-ci-build/src/test/modules/test_dsm_registry --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/modules/test_dsm_registry --max-concurrent-tests=20 --dbname regression_test_dsm_registry --outputdir /tmp/cirrus-ci-build/build/testrun/test_dsm_registry-running/regress test_dsm_registry [09:07:36.721] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [09:07:36.721] stderr: [09:07:36.721] # 1 of 1 tests failed. [09:07:36.721] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/test_dsm_registry-running/regress/regression.diffs". [09:07:36.721] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/test_dsm_registry-running/regress/regression.out". [09:07:36.721] [09:07:36.721] (test program exited with status code 1) [09:07:36.721] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [09:07:36.721] [09:07:36.776] 55/75 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK 0.15s 1 subtests passed [09:07:36.898] 56/75 postgresql:test_lfind-running / test_lfind-running/regress OK 0.12s 1 subtests passed [09:07:36.916] 57/75 postgresql:delay_execution-running / delay_execution-running/isolation OK 1.37s 2 subtests passed [09:07:37.081] 58/75 postgresql:test_extensions-running / test_extensions-running/regress OK 0.48s 2 subtests passed [09:07:37.124] 59/75 postgresql:test_parser-running / test_parser-running/regress OK 0.22s 1 subtests passed [09:07:37.197] 60/75 postgresql:test_pg_dump-running / test_pg_dump-running/regress OK 0.28s 1 subtests passed [09:07:37.310] 61/75 postgresql:test_predtest-running / test_predtest-running/regress OK 0.23s 1 subtests passed [09:07:37.374] 62/75 postgresql:test_radixtree-running / test_radixtree-running/regress OK 0.25s 1 subtests passed [09:07:37.401] 63/75 postgresql:test_rbtree-running / test_rbtree-running/regress OK 0.20s 1 subtests passed [09:07:37.438] 64/75 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress OK 0.97s 21 subtests passed [09:07:37.595] 65/75 postgresql:test_resowner-running / test_resowner-running/regress OK 0.22s 1 subtests passed [09:07:37.668] 66/75 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress OK 0.27s 1 subtests passed [09:07:37.926] 67/75 postgresql:test_regex-running / test_regex-running/regress OK 0.62s 2 subtests passed [09:07:38.108] 68/75 postgresql:typcache-running / typcache-running/regress OK 0.44s 1 subtests passed [09:07:38.146] 69/75 postgresql:test_tidstore-running / test_tidstore-running/regress OK 0.54s 1 subtests passed [09:07:39.589] 70/75 postgresql:test_integerset-running / test_integerset-running/regress OK 2.86s 1 subtests passed [09:07:39.760] 71/75 postgresql:test_shm_mq-running / test_shm_mq-running/regress OK 2.32s 1 subtests passed [09:07:40.960] 72/75 postgresql:ecpg-running / ecpg-running/ecpg OK 3.03s 65 subtests passed [09:07:44.657] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress OK 10.41s 2 subtests passed [09:07:58.213] 74/75 postgresql:regress-running / regress-running/regress OK 29.04s 226 subtests passed [09:08:11.742] 75/75 postgresql:isolation-running / isolation-running/isolation OK 42.56s 117 subtests passed [09:08:11.751] [09:08:11.751] Summary of Failures: [09:08:11.751] [09:08:11.751] 54/75 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress ERROR 0.15s exit status 1 [09:08:11.751] [09:08:11.751] Ok: 74 [09:08:11.751] Expected Fail: 0 [09:08:11.751] Fail: 1 [09:08:11.751] Unexpected Pass: 0 [09:08:11.751] Skipped: 0 [09:08:11.751] Timeout: 0 [09:08:11.751] [09:08:11.751] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt