[01:08:10.852](0.031s) # testing using transfer mode --copy # Checking port 60247 # Found port 60247 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=60247 host=C:/Windows/TEMP/oNU2iwd2mV Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_old_node.log [01:08:10.901](0.049s) # 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 6280 [01:08:16.501](5.600s) ok 1 - check locales in original cluster # Running: createdb regression\"\  !"#$%&'()*+,-\\"\\\ [01:08:16.922](0.420s) ok 2 - created database with ASCII characters from 1 to 45 # Running: createdb regression./0123456789:;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ [01:08:17.345](0.423s) ok 3 - created database with ASCII characters from 46 to 90 # Running: createdb regression[\]^_`abcdefghijklmnopqrstuvwxyz{|}~ [01:08:17.775](0.431s) ok 4 - created database with ASCII characters from 91 to 127 [01:08:17.779](0.004s) # running regression tests in old instance # using postmaster on C:/Windows/TEMP/oNU2iwd2mV, port 60247 ok 1 - test_setup 540 ms # parallel group (20 tests): name varchar int8 float4 regproc char uuid txid float8 oid enum money bit int4 boolean text int2 pg_lsn numeric rangetypes ok 2 + boolean 806 ms ok 3 + char 644 ms ok 4 + name 513 ms ok 5 + varchar 559 ms ok 6 + text 807 ms ok 7 + int2 851 ms ok 8 + int4 756 ms ok 9 + int8 604 ms ok 10 + oid 751 ms ok 11 + float4 601 ms ok 12 + float8 719 ms ok 13 + bit 749 ms ok 14 + numeric 1263 ms ok 15 + txid 624 ms ok 16 + uuid 618 ms ok 17 + enum 735 ms ok 18 + money 733 ms ok 19 + rangetypes 1453 ms ok 20 + pg_lsn 831 ms ok 21 + regproc 608 ms # parallel group (20 tests): circle numerology inet point line path date timetz md5 time lseg macaddr polygon box strings macaddr8 interval timestamp multirangetypes timestamptz ok 22 + strings 1012 ms ok 23 + md5 911 ms ok 24 + numerology 702 ms ok 25 + point 853 ms ok 26 + lseg 903 ms ok 27 + line 850 ms ok 28 + box 979 ms ok 29 + path 846 ms ok 30 + polygon 975 ms ok 31 + circle 689 ms ok 32 + date 841 ms ok 33 + time 890 ms ok 34 + timetz 838 ms ok 35 + timestamp 1063 ms ok 36 + timestamptz 1501 ms ok 37 + interval 1042 ms ok 38 + inet 676 ms ok 39 + macaddr 958 ms ok 40 + macaddr8 987 ms ok 41 + multirangetypes 1144 ms # parallel group (12 tests): expressions misc_sanity horology type_sanity geometry mvcc comments tstypes unicode regex xid opr_sanity ok 42 + geometry 820 ms ok 43 + horology 815 ms ok 44 + tstypes 925 ms ok 45 + regex 923 ms ok 46 + type_sanity 809 ms ok 47 + opr_sanity 1260 ms ok 48 + misc_sanity 795 ms ok 49 + comments 883 ms ok 50 + expressions 793 ms ok 51 + unicode 906 ms ok 52 + xid 905 ms ok 53 + mvcc 795 ms # parallel group (5 tests): copydml copyselect copy insert_conflict insert ok 54 + copy 704 ms ok 55 + copyselect 512 ms ok 56 + copydml 293 ms ok 57 + insert 1078 ms ok 58 + insert_conflict 698 ms # parallel group (7 tests): create_misc create_schema create_procedure create_type create_function_c create_operator create_table ok 59 + create_function_c 363 ms ok 60 + create_misc 348 ms ok 61 + create_operator 359 ms ok 62 + create_procedure 356 ms ok 63 + create_table 1296 ms ok 64 + create_type 353 ms ok 65 + create_schema 340 ms # parallel group (5 tests): index_including create_view create_index_spgist index_including_gist create_index ok 66 + create_index 2057 ms ok 67 + create_index_spgist 1127 ms ok 68 + create_view 1051 ms ok 69 + index_including 1049 ms ok 70 + index_including_gist 1283 ms # parallel group (16 tests): create_cast create_function_sql select infinite_recurse hash_func roleattributes drop_if_exists create_aggregate typed_table create_am errors constraints updatable_views inherit vacuum triggers ok 71 + create_aggregate 1419 ms ok 72 + create_function_sql 1043 ms ok 73 + create_cast 1041 ms ok 74 + constraints 1824 ms ok 75 + triggers 3043 ms ok 76 + select 1175 ms ok 77 + inherit 2243 ms ok 78 + typed_table 1407 ms ok 79 + vacuum 2240 ms ok 80 + drop_if_exists 1209 ms ok 81 + updatable_views 1987 ms ok 82 + roleattributes 1206 ms ok 83 + create_am 1549 ms ok 84 + hash_func 1162 ms ok 85 + errors 1633 ms ok 86 + infinite_recurse 1159 ms ok 87 - sanity_check 717 ms # parallel group (20 tests): select_into select_implicit random delete arrays portals subselect select_having case prepared_xacts transactions select_distinct select_distinct_on namespace union hash_index update join aggregates btree_index ok 88 + select_into 1076 ms ok 89 + select_distinct 1647 ms ok 90 + select_distinct_on 1646 ms ok 91 + select_implicit 1162 ms ok 92 + select_having 1429 ms ok 93 + subselect 1427 ms ok 94 + union 1689 ms ok 95 + case 1637 ms ok 96 + join 2510 ms ok 97 + aggregates 3051 ms ok 98 + transactions 1633 ms ok 99 + random 1151 ms ok 100 + portals 1333 ms ok 101 + arrays 1332 ms ok 102 + btree_index 5950 ms ok 103 + hash_index 2357 ms ok 104 + update 2491 ms ok 105 + delete 1143 ms ok 106 + namespace 1622 ms ok 107 + prepared_xacts 1620 ms # parallel group (20 tests): drop_operator brin spgist replica_identity password init_privs security_label groupingsets object_address tablesample lock gin matview collate generated gist rowsecurity identity join_hash privileges ok 108 + brin 2417 ms ok 109 + gin 3026 ms ok 110 + gist 3336 ms ok 111 + spgist 2596 ms ok 112 + privileges 11661 ms ok 113 + init_privs 2700 ms ok 114 + security_label 2699 ms ok 115 + collate 3255 ms ok 116 + matview 3016 ms ok 117 + lock 2841 ms ok 118 + replica_identity 2586 ms ok 119 + rowsecurity 3334 ms ok 120 + object_address 2837 ms ok 121 + tablesample 2835 ms ok 122 + groupingsets 2834 ms ok 123 + drop_operator 2243 ms ok 124 + password 2648 ms ok 125 + identity 3327 ms ok 126 + generated 3268 ms ok 127 + join_hash 10230 ms # parallel group (2 tests): brin_bloom brin_multi ok 128 + brin_bloom 339 ms ok 129 + brin_multi 1829 ms # parallel group (17 tests): collate.icu.utf8 tsrf misc_functions alter_operator misc tidscan tidrangescan tid dbsize sysviews async alter_generic merge create_role create_table_like incremental_sort without_overlaps ok 130 + create_table_like 1265 ms ok 131 + alter_generic 1172 ms ok 132 + alter_operator 956 ms ok 133 + misc 955 ms ok 134 + async 1167 ms ok 135 + dbsize 1007 ms ok 136 + merge 1199 ms ok 137 + misc_functions 948 ms ok 138 + sysviews 1082 ms ok 139 + tsrf 867 ms ok 140 + tid 999 ms ok 141 + tidscan 936 ms ok 142 + tidrangescan 985 ms ok 143 + collate.icu.utf8 796 ms ok 144 + incremental_sort 1360 ms ok 145 + create_role 1212 ms ok 146 + without_overlaps 1361 ms # parallel group (7 tests): psql_crosstab collate.linux.utf8 collate.windows.win1252 amutils psql rules stats_ext ok 147 + rules 1857 ms ok 148 + psql 1600 ms ok 149 + psql_crosstab 650 ms ok 150 + amutils 1013 ms ok 151 + stats_ext 3322 ms ok 152 + collate.linux.utf8 681 ms ok 153 + collate.windows.win1252 798 ms ok 154 - select_parallel 6938 ms ok 155 - write_parallel 708 ms ok 156 - vacuum_parallel 1001 ms # parallel group (2 tests): subscription publication ok 157 + publication 1379 ms ok 158 + subscription 467 ms # parallel group (17 tests): combocid portals_p2 equivclass functional_deps advisory_lock dependency xmlmap guc tsdicts cluster tsearch select_views window bitmapops foreign_data indirect_toast foreign_key ok 159 + select_views 2118 ms ok 160 + portals_p2 997 ms ok 161 + foreign_key 3677 ms ok 162 + cluster 1996 ms ok 163 + dependency 1662 ms ok 164 + guc 1954 ms ok 165 + bitmapops 2132 ms ok 166 + combocid 859 ms ok 167 + tsearch 2104 ms ok 168 + tsdicts 1987 ms ok 169 + foreign_data 2494 ms ok 170 + window 2100 ms ok 171 + xmlmap 1649 ms ok 172 + functional_deps 1558 ms ok 173 + advisory_lock 1644 ms ok 174 + indirect_toast 2512 ms ok 175 + equivclass 1309 ms # parallel group (7 tests): json_encoding sqljson jsonpath_encoding jsonpath jsonb_jsonpath json jsonb ok 176 + json 576 ms ok 177 + jsonb 787 ms ok 178 + json_encoding 301 ms ok 179 + jsonpath 541 ms ok 180 + jsonpath_encoding 539 ms ok 181 + jsonb_jsonpath 567 ms ok 182 + sqljson 389 ms # parallel group (18 tests): prepare returning conversion plancache sequence rowtypes xml copy2 with truncate largeobject temp limit domain polymorphism rangefuncs plpgsql alter_table ok 183 + plancache 1791 ms ok 184 + limit 2221 ms ok 185 + plpgsql 3159 ms ok 186 + copy2 1936 ms ok 187 + temp 2068 ms ok 188 + domain 2293 ms ok 189 + rangefuncs 2416 ms ok 190 + prepare 837 ms ok 191 + conversion 855 ms ok 192 + truncate 2061 ms not ok 193 + alter_table 4645 ms ok 194 + sequence 1775 ms ok 195 + polymorphism 2300 ms ok 196 + rowtypes 1851 ms ok 197 + returning 846 ms ok 198 + largeobject 2053 ms ok 199 + with 1963 ms ok 200 + xml 1846 ms # parallel group (13 tests): predicate hash_part partition_info compression memoize reloptions explain partition_join tuplesort indexing stats partition_aggregate partition_prune ok 201 + partition_join 2846 ms ok 202 + partition_prune 5029 ms ok 203 + reloptions 2499 ms ok 204 + hash_part 1481 ms ok 205 + indexing 3576 ms ok 206 + partition_aggregate 4180 ms ok 207 + partition_info 1566 ms ok 208 + tuplesort 3407 ms ok 209 + explain 2489 ms ok 210 + compression 1580 ms ok 211 + memoize 2363 ms ok 212 + stats 3616 ms ok 213 + predicate 1229 ms # parallel group (2 tests): oidjoins event_trigger ok 214 + oidjoins 457 ms ok 215 + event_trigger 516 ms ok 216 - event_trigger_login 189 ms ok 217 - fast_default 502 ms ok 218 - tablespace 936 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/alter_table.out C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/alter_table.out --- C:/cirrus/src/test/regress/expected/alter_table.out 2024-03-07 01:06:10.002092700 +0000 +++ C:/cirrus/build/testrun/pg_upgrade/002_pg_upgrade/data/results/alter_table.out 2024-03-07 01:09:49.954281300 +0000 @@ -3477,8 +3477,19 @@ SELECT m.* FROM filenode_mapping m LEFT JOIN pg_class c ON c.oid = m.oid WHERE c.oid IS NOT NULL OR m.mapped_oid IS NOT NULL; oid | mapped_oid | reltablespace | relfilenode | relname ------+------------+---------------+-------------+--------- -(0 rows) +-------+------------+---------------+-------------+---------------------- + 36162 | | 0 | 36162 | pktable_pkey + 36159 | | 0 | 36159 | pktable + 36164 | | 0 | 36164 | fktable + 36909 | | 0 | 36916 | foo + 36920 | | 0 | 36920 | pg_toast_36909_index + 36919 | | 0 | 36919 | pg_toast_36909 + 37177 | | 0 | 37177 | old_oids + 37215 | | 0 | 37215 | pg_toast_37212 + 37216 | | 0 | 37216 | pg_toast_37212_index + 37212 | | 0 | 37212 | recur2 + 37205 | | 0 | 37205 | recur1 +(11 rows) -- Checks on creating and manipulation of user defined relations in -- pg_catalog. === EOF === [01:10:01.260](103.481s) not ok 5 - regression tests pass [01:10:01.260](0.000s) # Failed test 'regression tests pass' # at C:/cirrus/src/bin/pg_upgrade/t/002_pg_upgrade.pl line 212. [01:10:01.260](0.000s) # got: '256' # expected: '0' # Checking port 60248 # Found port 60248 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=60248 host=C:/Windows/TEMP/oNU2iwd2mV Log file: C:\cirrus\build/testrun/pg_upgrade/002_pg_upgrade\log/002_pg_upgrade_new_node.log [01:10:01.295](0.035s) # 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=60247 host=C:/Windows/TEMP/oNU2iwd2mV dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_hns9/dump1.sql [01:10:10.319](9.023s) 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/oNU2iwd2mV -p 60247 -P 60248 --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 [01:10:11.228](0.909s) ok 7 - run of pg_upgrade --check for new instance with incorrect binary path [01:10:11.228](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/oNU2iwd2mV -p 60247 -P 60248 --copy --check [01:10:15.200](3.972s) ok 9 - invalid database causes failure status (got 1 vs expected 1) [01:10:15.201](0.000s) ok 10 - invalid database causes failure stdout /(?^:invalid)/ [01:10:15.201](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 5512 ### 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/oNU2iwd2mV -p 60247 -P 60248 --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* [01:10:20.253](5.052s) ok 12 - run of pg_upgrade --check for new instance [01:10:20.253](0.000s) 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/oNU2iwd2mV -p 60247 -P 60248 --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 [01:10:54.925](34.672s) ok 14 - run of pg_upgrade for new instance [01:10:54.925](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 5000 [01:10:55.504](0.579s) ok 16 - check that locales in new cluster match original cluster # Running: pg_dumpall --no-sync -d port=60248 host=C:/Windows/TEMP/oNU2iwd2mV dbname='postgres' -f C:\cirrus\build\testrun\pg_upgrade\002_pg_upgrade\data\tmp_test_hns9/dump2.sql [01:11:01.813](6.309s) ok 17 - dump after running pg_upgrade [01:11:02.093](0.280s) ok 18 - old and new dumps match after pg_upgrade [01:11:02.095](0.002s) 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" [01:11:02.260](0.165s) # Looks like you failed 1 test of 18.