[21:22:23.637] su postgres <<-EOF
[21:22:23.637]   set -e
[21:22:23.637]   ulimit -c unlimited
[21:22:23.637]   meson test $MTEST_ARGS --quiet --suite setup
[21:22:23.637]   export LD_LIBRARY_PATH="$(pwd)/build/tmp_install/usr/local/pgsql/lib/:$LD_LIBRARY_PATH"
[21:22:23.637]   mkdir -p build/testrun
[21:22:23.637]   build/tmp_install/usr/local/pgsql/bin/initdb -N build/runningcheck --no-instructions -A trust
[21:22:23.637]   echo "include '$(pwd)/src/tools/ci/pg_ci_base.conf'" >> build/runningcheck/postgresql.conf
[21:22:23.637]   build/tmp_install/usr/local/pgsql/bin/pg_ctl -c -o '-c fsync=off' -D build/runningcheck -l build/testrun/runningcheck.log start
[21:22:23.637]   meson test $MTEST_ARGS --num-processes ${TEST_JOBS} --setup running
[21:22:23.637]   build/tmp_install/usr/local/pgsql/bin/pg_ctl -D build/runningcheck stop
[21:22:23.637] EOF
[21:22:25.227] 
[21:22:25.227] Ok:                 3   
[21:22:25.227] Expected Fail:      0   
[21:22:25.227] Fail:               0   
[21:22:25.227] Unexpected Pass:    0   
[21:22:25.227] Skipped:            0   
[21:22:25.227] Timeout:            0   
[21:22:25.227] 
[21:22:25.227] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog.txt
[21:22:25.288] The files belonging to this database system will be owned by user "postgres".
[21:22:25.288] This user must also own the server process.
[21:22:25.288] 
[21:22:25.288] The database cluster will be initialized with locale "en_US.UTF-8".
[21:22:25.288] The default database encoding has accordingly been set to "UTF8".
[21:22:25.288] The default text search configuration will be set to "english".
[21:22:25.288] 
[21:22:25.288] Data page checksums are enabled.
[21:22:25.288] 
[21:22:25.288] creating directory build/runningcheck ... ok
[21:22:25.288] creating subdirectories ... ok
[21:22:25.288] selecting dynamic shared memory implementation ... posix
[21:22:25.288] selecting default "max_connections" ... 100
[21:22:25.296] selecting default "autovacuum_worker_slots" ... 16
[21:22:25.296] selecting default "shared_buffers" ... 128MB
[21:22:25.307] selecting default time zone ... UTC
[21:22:25.329] creating configuration files ... ok
[21:22:25.329] running bootstrap script ... ok
[21:22:25.429] performing post-bootstrap initialization ... ok
[21:22:26.237] 
[21:22:26.237] Sync to disk skipped.
[21:22:26.237] The data directory might become corrupt if the operating system crashes.
[21:22:26.244] waiting for server to start.... done
[21:22:26.351] server started
[21:22:27.105]  1/75 postgresql:bloom-running / bloom-running/regress                             OK                0.37s   1 subtests passed
[21:22:27.385]  2/75 postgresql:bool_plperl-running / bool_plperl-running/regress                 OK                0.28s   2 subtests passed
[21:22:27.670]  3/75 postgresql:pltcl-running / pltcl-running/regress                             OK                0.97s   8 subtests passed
[21:22:27.920]  4/75 postgresql:plperl-running / plperl-running/regress                           OK                1.26s   13 subtests passed
[21:22:28.876]  5/75 postgresql:citext-running / citext-running/regress                           OK                0.95s   3 subtests passed
[21:22:29.370]  6/75 postgresql:plpgsql-running / plpgsql-running/regress                         OK                2.71s   13 subtests passed
[21:22:29.442]  7/75 postgresql:cube-running / cube-running/regress                               OK                0.56s   2 subtests passed
[21:22:29.462]  8/75 postgresql:btree_gin-running / btree_gin-running/regress                     OK                2.07s   30 subtests passed
[21:22:29.597]  9/75 postgresql:dict_xsyn-running / dict_xsyn-running/regress                     OK                0.13s   1 subtests passed
[21:22:29.610] 10/75 postgresql:dict_int-running / dict_int-running/regress                       OK                0.17s   1 subtests passed
[21:22:29.703] 11/75 postgresql:plpython-running / plpython-running/regress                       OK                3.02s   23 subtests passed
[21:22:29.883] 12/75 postgresql:fuzzystrmatch-running / fuzzystrmatch-running/regress             OK                0.18s   2 subtests passed
[21:22:29.984] 13/75 postgresql:dblink-running / dblink-running/regress                           OK                0.61s   1 subtests passed
[21:22:30.042] 14/75 postgresql:file_fdw-running / file_fdw-running/regress                       OK                0.43s   1 subtests passed
[21:22:30.281] 15/75 postgresql:earthdistance-running / earthdistance-running/regress             OK                0.68s   1 subtests passed
[21:22:30.307] 16/75 postgresql:amcheck-running / amcheck-running/regress                         OK                3.60s   3 subtests passed
[21:22:30.473] 17/75 postgresql:hstore_plpython-running / hstore_plpython-running/regress         OK                0.43s   1 subtests passed
[21:22:30.641] 18/75 postgresql:btree_gist-running / btree_gist-running/regress                   OK                2.97s   32 subtests passed
[21:22:30.706] 19/75 postgresql:hstore_plperl-running / hstore_plperl-running/regress             OK                0.72s   3 subtests passed
[21:22:30.805] 20/75 postgresql:hstore-running / hstore-running/regress                           OK                0.92s   2 subtests passed
[21:22:30.853] 21/75 postgresql:jsonb_plperl-running / jsonb_plperl-running/regress               OK                0.38s   2 subtests passed
[21:22:30.876] 22/75 postgresql:isn-running / isn-running/regress                                 OK                0.57s   1 subtests passed
[21:22:30.889] 23/75 postgresql:jsonb_plpython-running / jsonb_plpython-running/regress           OK                0.24s   1 subtests passed
[21:22:30.906] 24/75 postgresql:lo-running / lo-running/regress                                   OK                0.20s   1 subtests passed
[21:22:31.200] 25/75 postgresql:pg_buffercache-running / pg_buffercache-running/regress           OK                0.29s   1 subtests passed
[21:22:31.229] 26/75 postgresql:passwordcheck-running / passwordcheck-running/regress             OK                0.34s   1 subtests passed
[21:22:31.262] 27/75 postgresql:ltree_plpython-running / ltree_plpython-running/regress           OK                0.41s   1 subtests passed
[21:22:31.438] 28/75 postgresql:ltree-running / ltree-running/regress                             OK                0.63s   1 subtests passed
[21:22:31.543] 29/75 postgresql:pgstattuple-running / pgstattuple-running/regress                 OK                0.28s   1 subtests passed
[21:22:31.600] 30/75 postgresql:pgrowlocks-running / pgrowlocks-running/isolation                 OK                0.37s   1 subtests passed
[21:22:31.649] 31/75 postgresql:pg_surgery-running / pg_surgery-running/regress                   OK                0.21s   1 subtests passed
[21:22:31.874] 32/75 postgresql:pg_visibility-running / pg_visibility-running/regress             OK                0.27s   1 subtests passed
[21:22:31.950] 33/75 postgresql:pageinspect-running / pageinspect-running/regress                 OK                1.07s   8 subtests passed
[21:22:32.248] 34/75 postgresql:tablefunc-running / tablefunc-running/regress                     OK                0.30s   1 subtests passed
[21:22:32.414] 35/75 postgresql:seg-running / seg-running/regress                                 OK                0.54s   3 subtests passed
[21:22:32.653] 36/75 postgresql:tcn-running / tcn-running/isolation                               OK                0.40s   1 subtests passed
[21:22:32.713] 37/75 postgresql:tsm_system_rows-running / tsm_system_rows-running/regress         OK                0.30s   1 subtests passed
[21:22:32.758] 38/75 postgresql:pg_trgm-running / pg_trgm-running/regress                         OK                1.21s   3 subtests passed
[21:22:32.818] 39/75 postgresql:pgcrypto-running / pgcrypto-running/regress                       OK                1.62s   23 subtests passed
[21:22:32.940] 40/75 postgresql:unaccent-running / unaccent-running/regress                       OK                0.23s   1 subtests passed
[21:22:32.980] 41/75 postgresql:uuid-ossp-running / uuid-ossp-running/regress                     OK                0.22s   1 subtests passed
[21:22:33.035] 42/75 postgresql:tsm_system_time-running / tsm_system_time-running/regress         OK                0.36s   1 subtests passed
[21:22:33.123] 43/75 postgresql:xml2-running / xml2-running/regress                               OK                0.30s   1 subtests passed
[21:22:33.173] 44/75 postgresql:brin-running / brin-running/isolation                             OK                0.23s   1 subtests passed
[21:22:33.306] 45/75 postgresql:dummy_index_am-running / dummy_index_am-running/regress           OK                0.27s   1 subtests passed
[21:22:33.345] 46/75 postgresql:dummy_seclabel-running / dummy_seclabel-running/regress           OK                0.22s   1 subtests passed
[21:22:33.497] 47/75 postgresql:plsample-running / plsample-running/regress                       OK                0.19s   1 subtests passed
[21:22:33.561] 48/75 postgresql:spgist_name_ops-running / spgist_name_ops-running/regress         OK                0.22s   1 subtests passed
[21:22:33.784] 49/75 postgresql:intarray-running / intarray-running/regress                       OK                3.50s   1 subtests passed
[21:22:33.799] 50/75 postgresql:gin-running / gin-running/regress                                 OK                0.62s   1 subtests passed
[21:22:33.800] 51/75 postgresql:test_copy_callbacks-running / test_copy_callbacks-running/regress OK                0.24s   1 subtests passed
[21:22:33.848] 52/75 postgresql:test_bloomfilter-running / test_bloomfilter-running/regress       OK                0.35s   1 subtests passed
[21:22:33.972] 53/75 postgresql:test_dsm_registry-running / test_dsm_registry-running/regress     OK                0.14s   1 subtests passed
[21:22:33.980] 54/75 postgresql:test_dsa-running / test_dsa-running/regress                       OK                0.18s   1 subtests passed
[21:22:34.087] 55/75 postgresql:test_ginpostinglist-running / test_ginpostinglist-running/regress OK                0.11s   1 subtests passed
[21:22:34.200] 56/75 postgresql:test_lfind-running / test_lfind-running/regress                   OK                0.11s   1 subtests passed
[21:22:34.275] 57/75 postgresql:delay_execution-running / delay_execution-running/isolation       OK                1.29s   2 subtests passed
[21:22:34.349] 58/75 postgresql:test_parser-running / test_parser-running/regress                 OK                0.15s   1 subtests passed
[21:22:34.391] 59/75 postgresql:test_extensions-running / test_extensions-running/regress         OK                0.54s   2 subtests passed
[21:22:34.522] 60/75 postgresql:test_pg_dump-running / test_pg_dump-running/regress               OK                0.25s   1 subtests passed
[21:22:34.577] 61/75 postgresql:test_predtest-running / test_predtest-running/regress             OK                0.20s   1 subtests passed
[21:22:34.627] 62/75 postgresql:test_radixtree-running / test_radixtree-running/regress           OK                0.23s   1 subtests passed
[21:22:34.719] 63/75 postgresql:test_rbtree-running / test_rbtree-running/regress                 OK                0.19s   1 subtests passed
[21:22:34.996] 64/75 postgresql:test_resowner-running / test_resowner-running/regress             OK                0.37s   1 subtests passed
[21:22:35.204] 65/75 postgresql:test_rls_hooks-running / test_rls_hooks-running/regress           OK                0.49s   1 subtests passed
[21:22:35.247] 66/75 postgresql:test_ddl_deparse-running / test_ddl_deparse-running/regress       OK                1.46s   21 subtests passed
[21:22:35.468] 67/75 postgresql:typcache-running / typcache-running/regress                       OK                0.20s   1 subtests passed
[21:22:35.500] 68/75 postgresql:test_tidstore-running / test_tidstore-running/regress             OK                0.29s   1 subtests passed
[21:22:35.790] 69/75 postgresql:test_regex-running / test_regex-running/regress                   OK                1.21s   2 subtests passed
[21:22:36.814] 70/75 postgresql:test_integerset-running / test_integerset-running/regress         OK                2.83s   1 subtests passed
[21:22:36.975] 71/75 postgresql:test_shm_mq-running / test_shm_mq-running/regress                 OK                1.98s   1 subtests passed
[21:22:38.075] 72/75 postgresql:ecpg-running / ecpg-running/ecpg                                  OK                2.60s   65 subtests passed
[21:22:40.614] ▶ 73/75 - postgres_fdw                             8716 ms                         FAIL          
[21:22:40.624] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress               ERROR             8.97s   exit status 1
[21:22:40.625] >>> REGRESS_SHLIB=/tmp/cirrus-ci-build/build/src/test/regress/regress.so MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 PATH=/tmp/cirrus-ci-build/build/tmp_install//usr/local/pgsql/bin:/tmp/cirrus-ci-build/build/contrib/postgres_fdw:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin INITDB_TEMPLATE=/tmp/cirrus-ci-build/build/tmp_install/initdb-template MALLOC_PERTURB_=196 MESON_TEST_ITERATION=1 top_builddir=/tmp/cirrus-ci-build/build ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 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/: PG_REGRESS=/tmp/cirrus-ci-build/build/src/test/regress/pg_regress /usr/local/bin/python3 /tmp/cirrus-ci-build/build/../src/tools/testwrap --basedir /tmp/cirrus-ci-build/build --srcdir /tmp/cirrus-ci-build/contrib/postgres_fdw --pg-test-extra '' --testgroup postgres_fdw-running --testname regress -- /tmp/cirrus-ci-build/build/src/test/regress/pg_regress --inputdir /tmp/cirrus-ci-build/contrib/postgres_fdw --expecteddir /tmp/cirrus-ci-build/contrib/postgres_fdw --bindir '' --dlpath /tmp/cirrus-ci-build/build/contrib/postgres_fdw --max-concurrent-tests=20 --dbname regression_postgres_fdw --dlpath /tmp/cirrus-ci-build/build/src/test/regress --outputdir /tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress postgres_fdw query_cancel
[21:22:40.625] ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
[21:22:40.625] stderr:
[21:22:40.625] # 1 of 2 tests failed.
[21:22:40.625] # The differences that caused some tests to fail can be viewed in the file "/tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress/regression.diffs".
[21:22:40.625] # A copy of the test summary that you see above is saved in the file "/tmp/cirrus-ci-build/build/testrun/postgres_fdw-running/regress/regression.out".
[21:22:40.625] 
[21:22:40.625] (test program exited with status code 1)
[21:22:40.625] ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
[21:22:40.625] 
[21:22:54.427] 74/75 postgresql:regress-running / regress-running/regress                         OK               27.77s   226 subtests passed
[21:23:08.398] 75/75 postgresql:isolation-running / isolation-running/isolation                   OK               41.74s   117 subtests passed
[21:23:08.407] 
[21:23:08.407] Summary of Failures:
[21:23:08.407] 
[21:23:08.407] 73/75 postgresql:postgres_fdw-running / postgres_fdw-running/regress               ERROR             8.97s   exit status 1
[21:23:08.407] 
[21:23:08.407] Ok:                 74  
[21:23:08.407] Expected Fail:      0   
[21:23:08.407] Fail:               1   
[21:23:08.407] Unexpected Pass:    0   
[21:23:08.407] Skipped:            0   
[21:23:08.407] Timeout:            0   
[21:23:08.407] 
[21:23:08.407] Full log written to /tmp/cirrus-ci-build/build/meson-logs/testlog-running.txt
��������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������������