[16:33:13.733](0.041s) # testing using transfer mode --copy # Checking port 51656 # Found port 51656 Name: old_node Data directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/backup Archive directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/archives Connection string: port=51656 host=C:/Windows/TEMP/9aJhKt6d7_ Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log [16:33:13.805](0.072s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding UTF-8 --locale C The files belonging to this database system will be owned by user "SYSTEM". This user must also own the server process. The database cluster will be initialized with locale "C". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_old_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... windows selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Atlantic/Reykjavik creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D ^"C^:^\cirrus^\build^/testrun^/pg^_upgrade^/002^_pg^_upgrade^\data^/t^_002^_pg^_upgrade^_old^_node^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata ### Starting node "old_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log -o --cluster-name=old_node start waiting for server to start.... done server started # Postmaster PID for node "old_node" is 6352 [16:33:19.134](5.329s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [16:33:19.516](0.382s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [16:33:20.275](0.759s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [16:33:21.057](0.782s) ok 4 - created database with ASCII characters from 91 to 127 [16:33:21.061](0.004s) # running regression tests in old instance # using postmaster on C:/Windows/TEMP/9aJhKt6d7_, port 51656 ok 1 - test_setup 724 ms # parallel group (20 tests): int4 oid pg_lsn enum money text int8 name uuid int2 boolean txid regproc bit float8 varchar char float4 rangetypes numeric ok 2 + boolean 864 ms ok 3 + char 1147 ms ok 4 + name 792 ms ok 5 + varchar 1090 ms ok 6 + text 736 ms ok 7 + int2 855 ms ok 8 + int4 717 ms ok 9 + int8 732 ms ok 10 + oid 714 ms ok 11 + float4 1134 ms ok 12 + float8 1012 ms ok 13 + bit 1011 ms ok 14 + numeric 1409 ms ok 15 + txid 844 ms ok 16 + uuid 775 ms ok 17 + enum 704 ms ok 18 + money 703 ms ok 19 + rangetypes 1364 ms ok 20 + pg_lsn 700 ms ok 21 + regproc 917 ms # parallel group (20 tests): md5 point lseg line date timetz macaddr numerology path macaddr8 box strings polygon interval time inet circle timestamp timestamptz multirangetypes ok 22 + strings 915 ms ok 23 + md5 682 ms ok 24 + numerology 811 ms ok 25 + point 680 ms ok 26 + lseg 678 ms ok 27 + line 676 ms ok 28 + box 829 ms ok 29 + path 803 ms ok 30 + polygon 931 ms ok 31 + circle 974 ms ok 32 + date 669 ms ok 33 + time 956 ms ok 34 + timetz 666 ms ok 35 + timestamp 982 ms ok 36 + timestamptz 1008 ms ok 37 + interval 920 ms ok 38 + inet 948 ms ok 39 + macaddr 788 ms ok 40 + macaddr8 810 ms ok 41 + multirangetypes 1460 ms # parallel group (12 tests): horology regex comments geometry mvcc unicode type_sanity xid tstypes misc_sanity expressions opr_sanity ok 42 + geometry 781 ms ok 43 + horology 760 ms ok 44 + tstypes 803 ms ok 45 + regex 757 ms ok 46 + type_sanity 775 ms ok 47 + opr_sanity 822 ms ok 48 + misc_sanity 797 ms ok 49 + comments 770 ms ok 50 + expressions 803 ms ok 51 + unicode 767 ms ok 52 + xid 778 ms ok 53 + mvcc 764 ms # parallel group (5 tests): copyselect copydml copy insert_conflict insert ok 54 + copy 576 ms ok 55 + copyselect 415 ms ok 56 + copydml 571 ms ok 57 + insert 1368 ms ok 58 + insert_conflict 571 ms # parallel group (7 tests): create_function_c create_schema create_operator create_misc create_type create_procedure create_table ok 59 + create_function_c 287 ms ok 60 + create_misc 322 ms ok 61 + create_operator 311 ms ok 62 + create_procedure 411 ms ok 63 + create_table 1066 ms ok 64 + create_type 316 ms ok 65 + create_schema 277 ms # parallel group (5 tests): index_including create_view create_index_spgist index_including_gist create_index ok 66 + create_index 3284 ms ok 67 + create_index_spgist 1651 ms ok 68 + create_view 866 ms ok 69 + index_including 837 ms ok 70 + index_including_gist 1781 ms # parallel group (16 tests): create_aggregate create_cast create_function_sql typed_table infinite_recurse hash_func create_am errors select drop_if_exists constraints roleattributes updatable_views inherit vacuum triggers ok 71 + create_aggregate 1160 ms ok 72 + create_function_sql 1288 ms ok 73 + create_cast 1286 ms ok 74 + constraints 1759 ms ok 75 + triggers 3319 ms ok 76 + select 1482 ms ok 77 + inherit 2576 ms ok 78 + typed_table 1335 ms ok 79 + vacuum 2576 ms ok 80 + drop_if_exists 1577 ms ok 81 + updatable_views 2470 ms ok 82 + roleattributes 2074 ms ok 83 + create_am 1421 ms ok 84 + hash_func 1419 ms ok 85 + errors 1467 ms ok 86 + infinite_recurse 1416 ms ok 87 - sanity_check 484 ms # parallel group (20 tests): case random select_into select_distinct_on select_having delete select_implicit union prepared_xacts namespace subselect portals select_distinct transactions arrays update hash_index join aggregates btree_index ok 88 + select_into 1284 ms ok 89 + select_distinct 2051 ms ok 90 + select_distinct_on 1281 ms ok 91 + select_implicit 1412 ms ok 92 + select_having 1278 ms ok 93 + subselect 1948 ms ok 94 + union 1506 ms ok 95 + case 1098 ms ok 96 + join 2677 ms ok 97 + aggregates 3355 ms ok 98 + transactions 2071 ms ok 99 + random 1265 ms ok 100 + portals 1936 ms ok 101 + arrays 2130 ms ok 102 + btree_index 6841 ms ok 103 + hash_index 2641 ms ok 104 + update 2436 ms ok 105 + delete 1389 ms ok 106 + namespace 1926 ms ok 107 + prepared_xacts 1772 ms # parallel group (20 tests): password init_privs collate drop_operator tablesample security_label gin spgist rowsecurity replica_identity groupingsets lock generated object_address matview gist identity brin join_hash privileges ok 108 + brin 9754 ms ok 109 + gin 3292 ms ok 110 + gist 4172 ms ok 111 + spgist 3293 ms ok 112 + privileges 11531 ms ok 113 + init_privs 1636 ms ok 114 + security_label 3283 ms ok 115 + collate 2039 ms ok 116 + matview 3598 ms ok 117 + lock 3494 ms ok 118 + replica_identity 3461 ms ok 119 + rowsecurity 3280 ms ok 120 + object_address 3578 ms ok 121 + tablesample 3169 ms ok 122 + groupingsets 3455 ms ok 123 + drop_operator 2629 ms ok 124 + password 1214 ms ok 125 + identity 4314 ms ok 126 + generated 3481 ms ok 127 + join_hash 9732 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 380 ms ok 129 + brin_multi 2066 ms # parallel group (17 tests): misc alter_generic async tidscan create_table_like create_role dbsize without_overlaps tid misc_functions alter_operator sysviews tsrf collate.icu.utf8 tidrangescan incremental_sort merge ok 130 + create_table_like 1167 ms ok 131 + alter_generic 1002 ms ok 132 + alter_operator 1247 ms ok 133 + misc 999 ms ok 134 + async 1075 ms ok 135 + dbsize 1170 ms ok 136 + merge 1874 ms ok 137 + misc_functions 1224 ms not ok 138 + sysviews 1273 ms ok 139 + tsrf 1272 ms ok 140 + tid 1207 ms ok 141 + tidscan 1065 ms ok 142 + tidrangescan 1279 ms ok 143 + collate.icu.utf8 1274 ms ok 144 + incremental_sort 1329 ms ok 145 + create_role 1145 ms ok 146 + without_overlaps 1153 ms # parallel group (7 tests): amutils psql_crosstab collate.linux.utf8 collate.windows.win1252 psql rules stats_ext ok 147 + rules 2086 ms ok 148 + psql 1718 ms ok 149 + psql_crosstab 1130 ms ok 150 + amutils 387 ms ok 151 + stats_ext 3375 ms ok 152 + collate.linux.utf8 1126 ms ok 153 + collate.windows.win1252 1524 ms ok 154 - select_parallel 5971 ms ok 155 - write_parallel 1034 ms ok 156 - vacuum_parallel 891 ms # parallel group (2 tests): subscription publication ok 157 + publication 1248 ms ok 158 + subscription 893 ms # parallel group (17 tests): combocid tsdicts portals_p2 tsearch xmlmap advisory_lock dependency select_views guc functional_deps equivclass window cluster foreign_data bitmapops indirect_toast foreign_key ok 159 + select_views 2643 ms ok 160 + portals_p2 1917 ms ok 161 + foreign_key 4266 ms ok 162 + cluster 2697 ms ok 163 + dependency 2461 ms ok 164 + guc 2635 ms ok 165 + bitmapops 2876 ms ok 166 + combocid 1038 ms ok 167 + tsearch 2115 ms ok 168 + tsdicts 1036 ms ok 169 + foreign_data 2856 ms ok 170 + window 2684 ms ok 171 + xmlmap 2225 ms ok 172 + functional_deps 2622 ms ok 173 + advisory_lock 2222 ms ok 174 + indirect_toast 3608 ms ok 175 + equivclass 2619 ms # parallel group (7 tests): jsonpath_encoding json_encoding jsonpath sqljson json jsonb_jsonpath jsonb ok 176 + json 1614 ms ok 177 + jsonb 1640 ms ok 178 + json_encoding 1392 ms ok 179 + jsonpath 1391 ms ok 180 + jsonpath_encoding 651 ms ok 181 + jsonb_jsonpath 1634 ms ok 182 + sqljson 1386 ms # parallel group (18 tests): returning limit rowtypes copy2 prepare rangefuncs plancache largeobject polymorphism conversion xml sequence truncate temp domain with plpgsql alter_table ok 183 + plancache 1420 ms ok 184 + limit 975 ms ok 185 + plpgsql 2560 ms ok 186 + copy2 1272 ms ok 187 + temp 1845 ms ok 188 + domain 1841 ms ok 189 + rangefuncs 1406 ms ok 190 + prepare 1315 ms ok 191 + conversion 1819 ms ok 192 + truncate 1822 ms ok 193 + alter_table 4847 ms ok 194 + sequence 1818 ms ok 195 + polymorphism 1796 ms ok 196 + rowtypes 1175 ms ok 197 + returning 948 ms ok 198 + largeobject 1606 ms ok 199 + with 1836 ms ok 200 + xml 1806 ms # parallel group (13 tests): partition_info predicate reloptions hash_part explain compression memoize partition_join indexing tuplesort stats partition_prune partition_aggregate ok 201 + partition_join 3065 ms ok 202 + partition_prune 4158 ms ok 203 + reloptions 1711 ms ok 204 + hash_part 1713 ms ok 205 + indexing 3172 ms ok 206 + partition_aggregate 4232 ms ok 207 + partition_info 1515 ms ok 208 + tuplesort 3202 ms ok 209 + explain 2262 ms ok 210 + compression 2260 ms ok 211 + memoize 2658 ms ok 212 + stats 3901 ms ok 213 + predicate 1672 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 656 ms ok 215 + event_trigger 698 ms ok 216 - event_trigger_login 375 ms ok 217 - fast_default 457 ms ok 218 - tablespace 1186 ms 1..218 # 1 of 218 tests failed. # The differences that caused some tests to fail can be viewed in the file "C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.diffs". # A copy of the test summary that you see above is saved in the file "C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/regression.out". === dumping C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/regression.diffs === diff -w -U3 C:/cirrus/src/test/regress/expected/sysviews.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out --- C:/cirrus/src/test/regress/expected/sysviews.out 2024-03-13 16:31:19.364472200 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/sysviews.out 2024-03-13 16:34:21.130230600 +0000 @@ -111,6 +111,7 @@ select name, setting from pg_settings where name like 'enable%'; name | setting --------------------------------+--------- + enable_alter_system | on enable_async_append | on enable_bitmapscan | on enable_gathermerge | on @@ -134,7 +135,7 @@ enable_seqscan | on enable_sort | on enable_tidscan | on -(23 rows) +(24 rows) -- There are always wait event descriptions for various types. select type, count(*) > 0 as ok FROM pg_wait_events === EOF === [16:35:10.947](109.886s) not ok 5 - regression tests pass [16:35:10.947](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 219. [16:35:10.947](0.000s) # got: '256' # expected: '0' # Checking port 51657 # Found port 51657 Name: new_node Data directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata Backup directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/backup Archive directory: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/archives Connection string: port=51657 host=C:/Windows/TEMP/9aJhKt6d7_ Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log [16:35:10.965](0.018s) # initializing database system by running initdb # Running: initdb -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -A trust -N --wal-segsize 1 --allow-group-access --encoding SQL_ASCII --locale-provider libc The files belonging to this database system will be owned by user "SYSTEM". This user must also own the server process. The database cluster will be initialized with locale "English_United States.1252". The default text search configuration will be set to "english". Data page checksums are disabled. creating directory C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/t_002_pg_upgrade_new_node_data/pgdata ... ok creating subdirectories ... ok selecting dynamic shared memory implementation ... windows selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting default time zone ... Atlantic/Reykjavik creating configuration files ... ok running bootstrap script ... ok performing post-bootstrap initialization ... ok Sync to disk skipped. The data directory might become corrupt if the operating system crashes. Success. You can now start the database server using: pg_ctl -D ^"C^:^\cirrus^\build^/testrun^/pg^_upgrade^/002^_pg^_upgrade^\data^/t^_002^_pg^_upgrade^_new^_node^_data^/pgdata^" -l logfile start # Running: C:\cirrus\build\src/test\regress\pg_regress.exe --config-auth C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata # Running: pg_dumpall --no-sync -d port=51656 host=C:/Windows/TEMP/9aJhKt6d7_ dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_FC_L/dump1.sql [16:35:20.023](9.058s) ok 6 - dump before running pg_upgrade ### Stopping node "old_node" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "old_node" # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin/does/not/exist/ -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/9aJhKt6d7_ -p 51656 -P 51657 --copy --check check for "C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin/does/not/exist" failed: No such file or directory Failure, exiting [16:35:20.773](0.750s) ok 7 - run of pg_upgrade --check for new instance with incorrect binary path [16:35:20.774](0.001s) ok 8 - pg_upgrade_output.d/ not removed after pg_upgrade failure # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/9aJhKt6d7_ -p 51656 -P 51657 --copy --check [16:35:24.503](3.729s) ok 9 - invalid database causes failure status (got 1 vs expected 1) [16:35:24.503](0.000s) ok 10 - invalid database causes failure stdout /(?^:invalid)/ [16:35:24.503](0.000s) ok 11 - invalid database causes failure stderr /(?^:^$)/ ### Starting node "old_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log -o --cluster-name=old_node start waiting for server to start.... done server started # Postmaster PID for node "old_node" is 6556 ### Stopping node "old_node" using mode fast # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -m fast stop waiting for server to shut down.... done server stopped # No postmaster PID for node "old_node" # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/9aJhKt6d7_ -p 51656 -P 51657 --copy --check Performing Consistency Checks ----------------------------- Checking cluster versions ok Checking database user is the install user ok Checking database connection settings ok Checking for prepared transactions ok Checking for system-defined composite types in user tables ok Checking for reg* data types in user tables ok Checking for contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Checking for presence of required libraries ok Checking database user is the install user ok Checking for prepared transactions ok Checking for new cluster tablespace directories ok *Clusters are compatible* [16:35:33.870](9.367s) ok 12 - run of pg_upgrade --check for new instance [16:35:33.871](0.001s) ok 13 - pg_upgrade_output.d/ removed after pg_upgrade --check success # Running: pg_upgrade --no-sync -d C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_old_node_data/pgdata -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -b C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -B C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin -s C:/Windows/TEMP/9aJhKt6d7_ -p 51656 -P 51657 --copy Performing Consistency Checks ----------------------------- Checking cluster versions ok Checking database user is the install user ok Checking database connection settings ok Checking for prepared transactions ok Checking for system-defined composite types in user tables ok Checking for reg* data types in user tables ok Checking for contrib/isn with bigint-passing mismatch ok Checking for valid logical replication slots ok Checking for subscription state ok Creating dump of global objects ok Creating dump of database schemas ok Checking for presence of required libraries ok Checking database user is the install user ok Checking for prepared transactions ok Checking for new cluster tablespace directories ok If pg_upgrade fails after this point, you must re-initdb the new cluster before continuing. Performing Upgrade ------------------ Setting locale and encoding for new cluster ok Analyzing all rows in the new cluster ok Freezing all rows in the new cluster ok Deleting files from new pg_xact ok Copying old pg_xact to new server ok Setting oldest XID for new cluster ok Setting next transaction ID and epoch for new cluster ok Deleting files from new pg_multixact/offsets ok Copying old pg_multixact/offsets to new server ok Deleting files from new pg_multixact/members ok Copying old pg_multixact/members to new server ok Setting next multixact ID and offset for new cluster ok Resetting WAL archives ok Setting frozenxid and minmxid counters in new cluster ok Restoring global objects in the new cluster ok Restoring database schemas in the new cluster ok Copying user relation files ok Setting next OID for new cluster ok Creating script to delete old cluster ok Checking for extension updates ok Upgrade Complete ---------------- Optimizer statistics are not transferred by pg_upgrade. Once you start the new server, consider running: C:/cirrus/build/TMP_IN~1/usr/local/pgsql/bin/vacuumdb --all --analyze-in-stages Running this script will delete the old cluster's data files: delete_old_cluster.bat [16:36:13.709](39.838s) ok 14 - run of pg_upgrade for new instance [16:36:13.709](0.000s) ok 15 - pg_upgrade_output.d/ removed after pg_upgrade success ### Starting node "new_node" # Running: pg_ctl -w -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -l C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log -o --cluster-name=new_node start waiting for server to start.... done server started # Postmaster PID for node "new_node" is 7464 [16:36:14.882](1.173s) ok 16 - check that locales in new cluster match original cluster # Running: pg_dumpall --no-sync -d port=51657 host=C:/Windows/TEMP/9aJhKt6d7_ dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_FC_L/dump2.sql [16:36:18.964](4.082s) ok 17 - dump after running pg_upgrade [16:36:19.200](0.236s) ok 18 - old and new dumps match after pg_upgrade [16:36:19.201](0.001s) 1..18 ### Stopping node "new_node" using mode immediate # Running: pg_ctl -D C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\data/t_002_pg_upgrade_new_node_data/pgdata -m immediate stop waiting for server to shut down.... done server stopped # No postmaster PID for node "new_node" [16:36:19.344](0.143s) # Looks like you failed 1 test of 18.