[12:56:05.950] su postgres <<-EOF [12:56:05.950] set -e [12:56:05.950] ulimit -c unlimited [12:56:05.950] meson test $MTEST_ARGS --quiet --suite setup [12:56:05.950] export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH" [12:56:05.950] mkdir -p build/testrun [12:56:05.950] build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust [12:56:05.950] echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf [12:56:05.950] build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start [12:56:05.950] meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running [12:56:05.950] build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop [12:56:05.950] EOF [12:56:07.654] [12:56:07.654] Ok: 3 [12:56:07.654] Expected Fail: 0 [12:56:07.654] Fail: 0 [12:56:07.654] Unexpected Pass: 0 [12:56:07.654] Skipped: 0 [12:56:07.654] Timeout: 0 [12:56:07.654] [12:56:07.654] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt [12:56:07.728] The files belonging to this database system will be owned by user "postgres". [12:56:07.728] This user must also own the server process. [12:56:07.728] [12:56:07.728] The database cluster will be initialized with locale "en_US.UTF-8". [12:56:07.728] The default database encoding has accordingly been set to "UTF8". [12:56:07.728] The default text search configuration will be set to "english". [12:56:07.728] [12:56:07.728] Data page checksums are enabled. [12:56:07.728] [12:56:07.728] creating directory build/runningcheck ... ok [12:56:07.728] creating subdirectories ... ok [12:56:07.729] selecting dynamic shared memory implementation ... posix [12:56:07.729] selecting default "max_connections" ... 100 [12:56:07.737] selecting default "autovacuum_worker_slots" ... 16 [12:56:07.737] selecting default "shared_buffers" ... 128MB [12:56:07.747] selecting default time zone ... UTC [12:56:07.769] creating configuration files ... ok [12:56:07.770] running bootstrap script ... ok [12:56:07.876] performing post-bootstrap initialization ... ok [12:56:08.723] [12:56:08.723] Sync to disk skipped. [12:56:08.723] The data directory might become corrupt if the operating system crashes. [12:56:08.730] waiting for server to start.... done [12:56:08.837] server started [12:56:09.428] 1/75 postgresql:bloom-running / bloom-running/regress OK 0.23s 1 subtests passed [12:56:09.635] 2/75 postgresql:bool_plperl-running / bool_plperl-running/regress OK 0.21s 2 subtests passed [12:56:10.169] 3/75 postgresql:pltcl-running / pltcl-running/regress OK 0.99s 8 subtests passed [12:56:10.481] 4/75 postgresql:plperl-running / plperl-running/regress OK 1.33s 13 subtests passed [12:56:11.513] 5/75 postgresql:plpython-running / plpython-running/regress OK 2.35s 23 subtests passed [12:56:11.630] 6/75 postgresql:citext-running / citext-running/regress OK 1.15s 3 subtests passed [12:56:11.749] 7/75 postgresql:btree_gin-running / btree_gin-running/regress OK 2.11s 30 subtests passed [12:56:11.876] 8/75 postgresql:dict_int-running / dict_int-running/regress OK 0.13s 1 subtests passed [12:56:11.920] 9/75 postgresql:plpgsql-running / plpgsql-running/regress OK 2.77s 13 subtests passed [12:56:11.969] 10/75 postgresql:cube-running / cube-running/regress OK 0.45s 2 subtests passed [12:56:12.213] 11/75 postgresql:dict_xsyn-running / dict_xsyn-running/regress OK 0.34s 1 subtests passed [12:56:12.545] 12/75 postgresql:file_fdw-running / file_fdw-running/regress OK 0.57s 1 subtests passed [12:56:12.564] 13/75 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress OK 0.35s 2 subtests passed [12:56:12.656] 14/75 postgresql:btree_gist-running / btree_gist-running/regress OK 2.49s 32 subtests passed [12:56:12.666] 15/75 postgresql:earthdistance-running / earthdistance-running/regress OK 0.74s 1 subtests passed [12:56:12.716] 16/75 postgresql:dblink-running / dblink-running/regress OK 1.08s 1 subtests passed [12:56:13.178] 17/75 postgresql:hstore_plpython-running / hstore_plpython-running/regress OK 0.52s 1 subtests passed [12:56:13.203] 18/75 postgresql:amcheck-running / amcheck-running/regress OK 4.01s 3 subtests passed [12:56:13.327] 19/75 postgresql:hstore_plperl-running / hstore_plperl-running/regress OK 0.76s 3 subtests passed [12:56:13.424] 20/75 postgresql:isn-running / isn-running/regress OK 0.71s 1 subtests passed [12:56:13.443] 21/75 postgresql:hstore-running / hstore-running/regress OK 0.90s 2 subtests passed [12:56:13.515] 22/75 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress OK 0.31s 1 subtests passed [12:56:13.544] 23/75 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress OK 0.36s 2 subtests passed [12:56:13.544] 24/75 postgresql:lo-running / lo-running/regress OK 0.22s 1 subtests passed [12:56:13.730] 25/75 postgresql:passwordcheck-running / passwordcheck-running/regress OK 0.18s 1 subtests passed [12:56:13.770] 26/75 postgresql:pg_buffercache-running / pg_buffercache-running/regress OK 0.20s 1 subtests passed [12:56:13.847] 27/75 postgresql:ltree_plpython-running / ltree_plpython-running/regress OK 0.39s 1 subtests passed [12:56:14.026] 28/75 postgresql:pgrowlocks-running / pgrowlocks-running/isolation OK 0.25s 1 subtests passed [12:56:14.057] 29/75 postgresql:pgstattuple-running / pgstattuple-running/regress OK 0.21s 1 subtests passed [12:56:14.091] 30/75 postgresql:ltree-running / ltree-running/regress OK 0.67s 1 subtests passed [12:56:14.232] 31/75 postgresql:pg_surgery-running / pg_surgery-running/regress OK 0.20s 1 subtests passed [12:56:14.467] 32/75 postgresql:pg_visibility-running / pg_visibility-running/regress OK 0.37s 1 subtests passed [12:56:14.569] 33/75 postgresql:pageinspect-running / pageinspect-running/regress OK 1.05s 8 subtests passed [12:56:14.796] 34/75 postgresql:tablefunc-running / tablefunc-running/regress OK 0.22s 1 subtests passed [12:56:15.000] 35/75 postgresql:pgcrypto-running / pgcrypto-running/regress OK 1.27s 23 subtests passed [12:56:15.047] 36/75 postgresql:seg-running / seg-running/regress OK 0.58s 3 subtests passed [12:56:15.071] 37/75 postgresql:tcn-running / tcn-running/isolation OK 0.27s 1 subtests passed [12:56:15.156] 38/75 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress OK 0.15s 1 subtests passed [12:56:15.175] 39/75 postgresql:pg_trgm-running / pg_trgm-running/regress OK 1.12s 3 subtests passed [12:56:15.232] 40/75 postgresql:tsm_system_time-running / tsm_system_time-running/regress OK 0.18s 1 subtests passed [12:56:15.254] 41/75 postgresql:unaccent-running / unaccent-running/regress OK 0.18s 1 subtests passed [12:56:15.284] 42/75 postgresql:uuid-ossp-running / uuid-ossp-running/regress OK 0.13s 1 subtests passed [12:56:15.403] 43/75 postgresql:xml2-running / xml2-running/regress OK 0.23s 1 subtests passed [12:56:15.496] 44/75 postgresql:brin-running / brin-running/isolation OK 0.26s 1 subtests passed [12:56:15.594] 45/75 postgresql:dummy_index_am-running / dummy_index_am-running/regress OK 0.31s 1 subtests passed [12:56:15.636] 46/75 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress OK 0.23s 1 subtests passed [12:56:15.901] 47/75 postgresql:plsample-running / plsample-running/regress OK 0.31s 1 subtests passed [12:56:16.017] 48/75 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress OK 0.38s 1 subtests passed [12:56:16.238] 49/75 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK 0.22s 1 subtests passed [12:56:16.376] 50/75 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress OK 0.47s 1 subtests passed [12:56:16.426] 51/75 postgresql:gin-running / gin-running/regress OK 0.92s 1 subtests passed [12:56:16.447] 52/75 postgresql:delay_execution-running / delay_execution-running/isolation OK 1.19s 2 subtests passed [12:56:16.626] 53/75 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress OK 0.19s 1 subtests passed [12:56:16.644] 54/75 postgresql:test_dsa-running / test_dsa-running/regress OK 0.27s 1 subtests passed [12:56:16.812] 55/75 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK 0.19s 1 subtests passed [12:56:16.947] 56/75 postgresql:test_lfind-running / test_lfind-running/regress OK 0.13s 1 subtests passed [12:56:17.219] 57/75 postgresql:test_parser-running / test_parser-running/regress OK 0.27s 1 subtests passed [12:56:17.237] 58/75 postgresql:test_extensions-running / test_extensions-running/regress OK 0.79s 2 subtests passed [12:56:17.294] 59/75 postgresql:intarray-running / intarray-running/regress OK 4.63s 1 subtests passed [12:56:17.403] 60/75 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress OK 1.16s 21 subtests passed [12:56:17.479] 61/75 postgresql:test_radixtree-running / test_radixtree-running/regress OK 0.18s 1 subtests passed [12:56:17.491] 62/75 postgresql:test_pg_dump-running / test_pg_dump-running/regress OK 0.27s 1 subtests passed [12:56:17.529] 63/75 postgresql:test_predtest-running / test_predtest-running/regress OK 0.29s 1 subtests passed [12:56:17.568] 64/75 postgresql:test_rbtree-running / test_rbtree-running/regress OK 0.16s 1 subtests passed [12:56:17.726] 65/75 postgresql:test_resowner-running / test_resowner-running/regress OK 0.23s 1 subtests passed [12:56:17.826] 66/75 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress OK 0.30s 1 subtests passed [12:56:18.046] 67/75 postgresql:typcache-running / typcache-running/regress OK 0.22s 1 subtests passed [12:56:18.073] 68/75 postgresql:test_tidstore-running / test_tidstore-running/regress OK 0.34s 1 subtests passed [12:56:18.136] 69/75 postgresql:test_regex-running / test_regex-running/regress OK 0.66s 2 subtests passed [12:56:19.560] 70/75 postgresql:test_integerset-running / test_integerset-running/regress OK 2.91s 1 subtests passed [12:56:19.849] 71/75 postgresql:test_shm_mq-running / test_shm_mq-running/regress OK 2.28s 1 subtests passed [12:56:20.900] 72/75 postgresql:ecpg-running / ecpg-running/ecpg OK 2.85s 65 subtests passed [12:56:23.054] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress OK 8.82s 2 subtests passed [12:56:38.525] 74/75 postgresql:regress-running / regress-running/regress OK 29.39s 226 subtests passed [12:56:40.225] ▶ 75/75 - insert-conflict-specconflict 1455 ms FAIL [12:56:52.400] 75/75 postgresql:isolation-running / isolation-running/isolation ERROR 43.26s exit status 1 [12:56:52.400] >>> UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 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:/tmp/cirrus-ci-build/build/tmp_install/usr/local/pgsql/lib/: MALLOC_PERTURB_=65 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/src/test/isolation:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 /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/isolation --pg-test-extra '' --testgroup isolation-running --testname isolation -- /tmp/cirrus-ci-build/build/src/test/isolation/pg_isolation_regress --inputdir /tmp/cirrus-ci-build/src/test/isolation --expecteddir /tmp/cirrus-ci-build/src/test/isolation --bindir '' --dlpath /tmp/cirrus-ci-build/build/src/test/isolation --max-concurrent-tests=20 --dbname isolation_regression --outputdir /tmp/cirrus-ci-build/build/testrun/isolation-running/isolation --schedule /tmp/cirrus-ci-build/build/../src/test/isolation/isolation_schedule [12:56:52.400] ――――――――――――――――――――――――――――――――――――― ✀ ――――――――――――――――――――――――――――――――――――― [12:56:52.400] stderr: [12:56:52.400] # 1 of 117 tests failed. [12:56:52.400] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/isolation-running/isolation/regression.diffs". [12:56:52.400] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/isolation-running/isolation/regression.out". [12:56:52.400] [12:56:52.400] (test program exited with status code 1) [12:56:52.400] ―――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――― [12:56:52.400] [12:56:52.410] [12:56:52.410] Summary of Failures: [12:56:52.410] [12:56:52.410] 75/75 postgresql:isolation-running / isolation-running/isolation ERROR 43.26s exit status 1 [12:56:52.410] [12:56:52.410] Ok: 74 [12:56:52.410] Expected Fail: 0 [12:56:52.410] Fail: 1 [12:56:52.410] Unexpected Pass: 0 [12:56:52.410] Skipped: 0 [12:56:52.410] Timeout: 0 [12:56:52.410] [12:56:52.410] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt