make -C ./src/backend generated-headers make[1]: Entering directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/backend' make -C ../include/catalog generated-headers make[2]: Entering directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/include/catalog' make[2]: Nothing to be done for 'generated-headers'. make[2]: Leaving directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/include/catalog' make -C nodes generated-header-symlinks make[2]: Entering directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/backend/nodes' make[2]: Nothing to be done for 'generated-header-symlinks'. make[2]: Leaving directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/backend/nodes' make -C utils generated-header-symlinks make[2]: Entering directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/backend/utils' make -C adt jsonpath_gram.h make[3]: Entering directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/backend/utils/adt' make[3]: 'jsonpath_gram.h' is up to date. make[3]: Leaving directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/backend/utils/adt' make[2]: Leaving directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/backend/utils' make[1]: Leaving directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/backend' rm -rf '/home/dd/projects/postgres/vanilla/planb/postgres/master'/tmp_install /usr/bin/mkdir -p '/home/dd/projects/postgres/vanilla/planb/postgres/master'/tmp_install/log make -C '.' DESTDIR='/home/dd/projects/postgres/vanilla/planb/postgres/master'/tmp_install install >'/home/dd/projects/postgres/vanilla/planb/postgres/master'/tmp_install/log/install.log 2>&1 make -j1 -C src/test/regress checkprep >>'/home/dd/projects/postgres/vanilla/planb/postgres/master'/tmp_install/log/install.log 2>&1 PATH="/home/dd/projects/postgres/vanilla/planb/postgres/master/tmp_install/home/dd/pgsql/devel/master/bin:/home/dd/projects/postgres/vanilla/planb/postgres/master:$PATH" LD_LIBRARY_PATH="/home/dd/projects/postgres/vanilla/planb/postgres/master/tmp_install/home/dd/pgsql/devel/master/lib" INITDB_TEMPLATE='/home/dd/projects/postgres/vanilla/planb/postgres/master'/tmp_install/initdb-template initdb --auth trust --no-sync --no-instructions --lc-messages=C --no-clean '/home/dd/projects/postgres/vanilla/planb/postgres/master'/tmp_install/initdb-template >>'/home/dd/projects/postgres/vanilla/planb/postgres/master'/tmp_install/log/initdb-template.log 2>&1 make -C src/test/regress check make[1]: Entering directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/test/regress' make -C ../../../src/port all make[2]: Entering directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/port' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/port' make -C ../../../src/common all make[2]: Entering directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/common' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/common' echo "# +++ regress check in src/test/regress +++" && PATH="/home/dd/projects/postgres/vanilla/planb/postgres/master/tmp_install/home/dd/pgsql/devel/master/bin:/home/dd/projects/postgres/vanilla/planb/postgres/master/src/test/regress:$PATH" LD_LIBRARY_PATH="/home/dd/projects/postgres/vanilla/planb/postgres/master/tmp_install/home/dd/pgsql/devel/master/lib" INITDB_TEMPLATE='/home/dd/projects/postgres/vanilla/planb/postgres/master'/tmp_install/initdb-template ../../../src/test/regress/pg_regress --temp-instance=./tmp_check --inputdir=. --bindir= --dlpath=. --max-concurrent-tests=20 --schedule=./parallel_schedule # +++ regress check in src/test/regress +++ # initializing database system by copying initdb template # using temp instance on port 58928 with PID 402626 ok 1 - test_setup 233 ms # parallel group (20 tests): char varchar oid text pg_lsn name int2 txid int4 money float4 regproc int8 float8 enum uuid boolean numeric rangetypes bit not ok 2 + boolean 169 ms ok 3 + char 17 ms ok 4 + name 20 ms ok 5 + varchar 17 ms ok 6 + text 19 ms ok 7 + int2 20 ms ok 8 + int4 22 ms ok 9 + int8 33 ms ok 10 + oid 17 ms ok 11 + float4 28 ms ok 12 + float8 38 ms not ok 13 + bit 636 ms ok 14 + numeric 245 ms ok 15 + txid 19 ms ok 16 + uuid 67 ms ok 17 + enum 49 ms ok 18 + money 25 ms ok 19 + rangetypes 353 ms ok 20 + pg_lsn 17 ms ok 21 + regproc 29 ms # parallel group (20 tests): md5 strings line numerology lseg box point polygon time circle date timetz timestamp timestamptz path inet interval macaddr8 macaddr multirangetypes not ok 22 + strings 4 ms not ok 23 + md5 3 ms not ok 24 + numerology 4 ms not ok 25 + point 4 ms not ok 26 + lseg 4 ms not ok 27 + line 3 ms not ok 28 + box 4 ms not ok 29 + path 5 ms not ok 30 + polygon 4 ms not ok 31 + circle 4 ms not ok 32 + date 4 ms not ok 33 + time 4 ms not ok 34 + timetz 4 ms not ok 35 + timestamp 4 ms not ok 36 + timestamptz 4 ms not ok 37 + interval 5 ms not ok 38 + inet 4 ms not ok 39 + macaddr 5 ms not ok 40 + macaddr8 4 ms not ok 41 + multirangetypes 5 ms # parallel group (14 tests): geometry tstypes horology regex type_sanity comments misc_sanity opr_sanity xid expressions unicode mvcc database stats_import not ok 42 + geometry 4 ms not ok 43 + horology 4 ms not ok 44 + tstypes 4 ms not ok 45 + regex 4 ms not ok 46 + type_sanity 4 ms not ok 47 + opr_sanity 4 ms not ok 48 + misc_sanity 4 ms not ok 49 + comments 4 ms not ok 50 + expressions 4 ms not ok 51 + unicode 4 ms not ok 52 + xid 4 ms not ok 53 + mvcc 4 ms not ok 54 + database 4 ms not ok 55 + stats_import 4 ms # parallel group (6 tests): copyencoding copyselect copydml copy insert_conflict insert ok 56 + copy 92 ms ok 57 + copyselect 25 ms ok 58 + copydml 31 ms ok 59 + copyencoding 11 ms ok 60 + insert 257 ms ok 61 + insert_conflict 109 ms # parallel group (7 tests): create_function_c create_operator create_type create_schema create_misc create_procedure create_table ok 62 + create_function_c 8 ms ok 63 + create_misc 40 ms ok 64 + create_operator 17 ms ok 65 + create_procedure 55 ms ok 66 + create_table 271 ms ok 67 + create_type 24 ms ok 68 + create_schema 34 ms # parallel group (5 tests): index_including create_view index_including_gist create_index_spgist create_index ok 69 + create_index 693 ms ok 70 + create_index_spgist 387 ms ok 71 + create_view 259 ms ok 72 + index_including 179 ms ok 73 + index_including_gist 323 ms # parallel group (16 tests): errors create_cast create_aggregate hash_func roleattributes select drop_if_exists typed_table create_function_sql create_am infinite_recurse vacuum constraints updatable_views triggers inherit ok 74 + create_aggregate 29 ms ok 75 + create_function_sql 98 ms ok 76 + create_cast 19 ms ok 77 + constraints 347 ms not ok 78 + triggers 536 ms ok 79 + select 41 ms not ok 80 + inherit 536 ms ok 81 + typed_table 84 ms ok 82 + vacuum 334 ms ok 83 + drop_if_exists 41 ms not ok 84 + updatable_views 533 ms ok 85 + roleattributes 33 ms ok 86 + create_am 100 ms ok 87 + hash_func 29 ms ok 88 + errors 15 ms ok 89 + infinite_recurse 123 ms not ok 90 - sanity_check 3 ms # parallel group (20 tests): select_into select_distinct select_distinct_on union select_having select_implicit subselect case aggregates random join transactions portals arrays btree_index hash_index update prepared_xacts namespace delete not ok 91 + select_into 3 ms not ok 92 + select_distinct 3 ms not ok 93 + select_distinct_on 4 ms not ok 94 + select_implicit 4 ms not ok 95 + select_having 4 ms not ok 96 + subselect 4 ms not ok 97 + union 3 ms not ok 98 + case 4 ms not ok 99 + join 4 ms not ok 100 + aggregates 4 ms not ok 101 + transactions 4 ms not ok 102 + random 4 ms not ok 103 + portals 4 ms not ok 104 + arrays 4 ms not ok 105 + btree_index 4 ms not ok 106 + hash_index 4 ms not ok 107 + update 4 ms not ok 108 + delete 4 ms not ok 109 + namespace 4 ms not ok 110 + prepared_xacts 3 ms # parallel group (20 tests): gin security_label brin init_privs privileges spgist gist collate rowsecurity lock matview groupingsets replica_identity generated_stored object_address tablesample password drop_operator join_hash identity not ok 111 + brin 5 ms not ok 112 + gin 4 ms not ok 113 + gist 5 ms not ok 114 + spgist 4 ms not ok 115 + privileges 4 ms not ok 116 + init_privs 4 ms not ok 117 + security_label 3 ms not ok 118 + collate 4 ms not ok 119 + matview 5 ms not ok 120 + lock 5 ms not ok 121 + replica_identity 5 ms not ok 122 + rowsecurity 4 ms not ok 123 + object_address 5 ms not ok 124 + tablesample 5 ms not ok 125 + groupingsets 4 ms not ok 126 + drop_operator 5 ms not ok 127 + password 5 ms not ok 128 + identity 5 ms not ok 129 + generated_stored 4 ms not ok 130 + join_hash 5 ms # parallel group (2 tests): brin_multi brin_bloom not ok 131 + brin_bloom 3 ms not ok 132 + brin_multi 3 ms # parallel group (19 tests): create_table_like alter_generic async alter_operator misc merge dbsize misc_functions sysviews tsrf tidscan tid tidrangescan collate.utf8 collate.icu.utf8 incremental_sort create_role generated_virtual without_overlaps not ok 133 + create_table_like 3 ms not ok 134 + alter_generic 3 ms not ok 135 + alter_operator 4 ms not ok 136 + misc 4 ms not ok 137 + async 3 ms not ok 138 + dbsize 4 ms not ok 139 + merge 4 ms not ok 140 + misc_functions 4 ms not ok 141 + sysviews 4 ms not ok 142 + tsrf 4 ms not ok 143 + tid 4 ms not ok 144 + tidscan 4 ms not ok 145 + tidrangescan 4 ms not ok 146 + collate.utf8 4 ms not ok 147 + collate.icu.utf8 4 ms not ok 148 + incremental_sort 4 ms not ok 149 + create_role 4 ms not ok 150 + without_overlaps 4 ms not ok 151 + generated_virtual 4 ms # parallel group (8 tests): collate.windows.win1252 stats_ext amutils psql rules psql_crosstab collate.linux.utf8 psql_pipeline not ok 152 + rules 3 ms not ok 153 + psql 3 ms not ok 154 + psql_crosstab 3 ms not ok 155 + psql_pipeline 4 ms not ok 156 + amutils 3 ms not ok 157 + stats_ext 3 ms not ok 158 + collate.linux.utf8 3 ms not ok 159 + collate.windows.win1252 2 ms not ok 160 - select_parallel 3 ms not ok 161 - write_parallel 3 ms not ok 162 - vacuum_parallel 2 ms not ok 163 - maintain_every 3 ms # parallel group (2 tests): publication subscription not ok 164 + publication 3 ms not ok 165 + subscription 3 ms # parallel group (17 tests): select_views portals_p2 foreign_key dependency cluster guc bitmapops combocid tsearch tsdicts foreign_data window xmlmap advisory_lock indirect_toast functional_deps equivclass not ok 166 + select_views 3 ms not ok 167 + portals_p2 3 ms not ok 168 + foreign_key 4 ms not ok 169 + cluster 4 ms not ok 170 + dependency 3 ms not ok 171 + guc 4 ms not ok 172 + bitmapops 4 ms not ok 173 + combocid 4 ms not ok 174 + tsearch 4 ms not ok 175 + tsdicts 4 ms not ok 176 + foreign_data 4 ms not ok 177 + window 4 ms not ok 178 + xmlmap 4 ms not ok 179 + functional_deps 4 ms not ok 180 + advisory_lock 4 ms not ok 181 + indirect_toast 4 ms not ok 182 + equivclass 4 ms # parallel group (9 tests): jsonb json sqljson json_encoding sqljson_queryfuncs jsonb_jsonpath jsonpath_encoding sqljson_jsontable jsonpath not ok 183 + json 3 ms not ok 184 + jsonb 3 ms not ok 185 + json_encoding 3 ms not ok 186 + jsonpath 4 ms not ok 187 + jsonpath_encoding 3 ms not ok 188 + jsonb_jsonpath 3 ms not ok 189 + sqljson 3 ms not ok 190 + sqljson_queryfuncs 3 ms not ok 191 + sqljson_jsontable 3 ms # parallel group (18 tests): rangefuncs limit plancache plpgsql temp domain copy2 prepare conversion truncate alter_table polymorphism sequence with rowtypes returning largeobject xml not ok 192 + plancache 4 ms not ok 193 + limit 4 ms not ok 194 + plpgsql 4 ms not ok 195 + copy2 4 ms not ok 196 + temp 4 ms not ok 197 + domain 4 ms not ok 198 + rangefuncs 3 ms not ok 199 + prepare 4 ms not ok 200 + conversion 4 ms not ok 201 + truncate 4 ms not ok 202 + alter_table 4 ms not ok 203 + sequence 4 ms not ok 204 + polymorphism 4 ms not ok 205 + rowtypes 4 ms not ok 206 + returning 4 ms not ok 207 + largeobject 4 ms not ok 208 + with 3 ms not ok 209 + xml 4 ms # parallel group (15 tests): numa compression_lz4 hash_part reloptions partition_info explain predicate compression memoize partition_aggregate partition_join tuplesort stats indexing partition_prune ok 210 + partition_join 595 ms not ok 211 + partition_prune 984 ms ok 212 + reloptions 38 ms ok 213 + hash_part 35 ms ok 214 + indexing 810 ms ok 215 + partition_aggregate 541 ms ok 216 + partition_info 55 ms ok 217 + tuplesort 702 ms ok 218 + explain 64 ms ok 219 + compression 96 ms ok 220 + compression_lz4 15 ms ok 221 + memoize 153 ms not ok 222 + stats 714 ms ok 223 + predicate 68 ms ok 224 + numa 12 ms # parallel group (2 tests): oidjoins event_trigger ok 225 + oidjoins 174 ms ok 226 + event_trigger 196 ms ok 227 - event_trigger_login 27 ms ok 228 - fast_default 124 ms ok 229 - tablespace 316 ms 1..229 make[1]: Leaving directory '/home/dd/projects/postgres/vanilla/planb/postgres/master/src/test/regress'