Opened log file 'c:/cirrus/crashlog-postgres.exe_10b4_2025-03-23_08-20-04-894.txt' 956: const void *keyPtr, 957: HASHACTION action, 958: bool *foundPtr) 959: { > 960: return hash_search_with_hash_value(hashp, 961: keyPtr, 962: hashp->hash(keyPtr, hashp->keysize), 963: action, 964: foundPtr); 965: } . 0 Id: 5c0.1ecc Suspend: 1 Teb: 00000002`e2371000 Unfrozen Child-SP RetAddr Call Site 00000002`e27f9b30 00007ff6`2b21599b postgres!hash_search( struct HTAB * hashp = 0x0000020c`a8d56b18, void * keyPtr = 0x00000002`e27f9ba0, HASHACTION action = HASH_FIND (0n0), bool * foundPtr = 0x00000000`00000000)+0x1d [c:\cirrus\src\backend\utils\hash\dynahash.c @ 960] 00000002`e27f9b70 00007ff6`2b8580ee postgres!is_concurrent_repack_in_progress( unsigned int relid = 0xb18)+0xcb [c:\cirrus\src\backend\commands\cluster.c @ 2717] 00000002`e27f9bc0 00007ff6`2b84dc27 postgres!RelationBuildDesc( unsigned int targetRelId = 0xb18, bool insertIt = true)+0x5ae [c:\cirrus\src\backend\utils\cache\relcache.c @ 1257] 00000002`e27f9c70 00007ff6`2b0624b6 postgres!RelationIdGetRelation( unsigned int relationId = 0xb18)+0x137 [c:\cirrus\src\backend\utils\cache\relcache.c @ 2105] 00000002`e27f9cb0 00007ff6`2b1411f9 postgres!relation_open( unsigned int relationId = 0xb18, int lockmode = 0n1)+0x56 [c:\cirrus\src\backend\access\common\relation.c @ 58] 00000002`e27f9cf0 00007ff6`2b05af76 postgres!table_open( unsigned int relationId = 0xb18, int lockmode = 0n1)+0x19 [c:\cirrus\src\backend\access\table\table.c @ 44] 00000002`e27f9d30 00007ff6`2b05939a postgres!toast_fetch_datum( struct varlena * attr = 0x00000225`ce23868c)+0x226 [c:\cirrus\src\backend\access\common\detoast.c @ 372] 00000002`e27f9dc0 00007ff6`2b0dcb53 postgres!detoast_external_attr( struct varlena * attr = 0x00000225`ce23868c)+0x3a [c:\cirrus\src\backend\access\common\detoast.c @ 54] 00000002`e27f9e80 00007ff6`2b83cf6e postgres!toast_flatten_tuple( struct HeapTupleData * tup = 0x000001ed`7d2ceb78, struct TupleDescData * tupleDesc = 0x000001ed`7cf400e8)+0x113 [c:\cirrus\src\backend\access\heap\heaptoast.c @ 379] 00000002`e27fdff0 00007ff6`2b83bf29 postgres!CatalogCacheCreateEntry( struct catcache * cache = 0x000001ed`7c4c2e00, struct HeapTupleData * ntp = 0x000001ed`7d2ceb78, unsigned int64 * arguments = 0x00000000`00000000, unsigned int hashValue = 0x8ef066d0, unsigned int hashIndex = 0x50)+0x11e [c:\cirrus\src\backend\utils\cache\catcache.c @ 2162] 00000002`e27fe1c0 00007ff6`2b83bd41 postgres!SearchCatCacheMiss( struct catcache * cache = 0x000001ed`7c4c2e00, int nkeys = 0n3, unsigned int hashValue = 0x8ef066d0, unsigned int hashIndex = 0x50, unsigned int64 v1 = 0x4e7, unsigned int64 v2 = 2, unsigned int64 v3 = 0, unsigned int64 v4 = 0)+0x1c9 [c:\cirrus\src\backend\utils\cache\catcache.c @ 1545] 00000002`e27fe380 00007ff6`2b83a5a4 postgres!SearchCatCacheInternal( struct catcache * cache = 0x000001ed`7c4c2e00, int nkeys = 0n3, unsigned int64 v1 = 0x4e7, unsigned int64 v2 = 2, unsigned int64 v3 = 0, unsigned int64 v4 = 0)+0x301 [c:\cirrus\src\backend\utils\cache\catcache.c @ 1465] 00000002`e27fe430 00007ff6`2b85df60 postgres!SearchCatCache3( struct catcache * cache = 0x000001ed`7c4c2e00, unsigned int64 v1 = 0x4e7, unsigned int64 v2 = 2, unsigned int64 v3 = 0)+0x44 [c:\cirrus\src\backend\utils\cache\catcache.c @ 1349] 00000002`e27fe470 00007ff6`2b20c2c9 postgres!SearchSysCache3( int cacheId = 0n65, unsigned int64 key1 = 0x4e7, unsigned int64 key2 = 2, unsigned int64 key3 = 0)+0xb0 [c:\cirrus\src\backend\utils\cache\syscache.c @ 251] 00000002`e27fe4a0 00007ff6`2b209ac7 postgres!update_attstats( unsigned int relid = 0x4e7, bool inh = false, int natts = 0n30, struct VacAttrStats ** vacattrstats = 0x000001ed`7cfe87a0)+0x539 [c:\cirrus\src\backend\commands\analyze.c @ 1751] 00000002`e27fe6b0 00007ff6`2b208824 postgres!do_analyze_rel( struct RelationData * onerel = 0x000001ed`7c4d5178, struct VacuumParams * params = 0x00000002`e27fee70, struct List * va_cols = 0x00000000`00000000, * acquirefunc = 0x00007ff6`2b20af00, unsigned int relpages = 0x63, bool inh = false, bool in_outer_xact = false, int elevel = 0n13)+0xed7 [c:\cirrus\src\backend\commands\analyze.c @ 604] 00000002`e27feae0 00007ff6`2b2fb073 postgres!analyze_rel( unsigned int relid = 0x4e7, struct RangeVar * relation = 0x000001ed`7cd3fc20, struct VacuumParams * params = 0x00000002`e27fee70, struct List * va_cols = 0x00000000`00000000, bool in_outer_xact = false, struct BufferAccessStrategyData * bstrategy = 0x000001ed`7cd49ac0)+0x3d4 [c:\cirrus\src\backend\commands\analyze.c @ 255] 00000002`e27feb70 00007ff6`2b2faae3 postgres!vacuum( struct List * relations = 0x000001ed`7cd4a350, struct VacuumParams * params = 0x00000002`e27fee70, struct BufferAccessStrategyData * bstrategy = 0x000001ed`7cd49ac0, struct MemoryContextData * vac_context = 0x000001ed`7cd499c0, bool isTopLevel = true)+0x563 [c:\cirrus\src\backend\commands\vacuum.c @ 658] 00000002`e27fed50 00007ff6`2b62e439 postgres!ExecVacuum( struct ParseState * pstate = 0x000001ed`7cdc8650, struct VacuumStmt * vacstmt = 0x000001ed`7cd3fcf0, bool isTopLevel = true)+0xf23 [c:\cirrus\src\backend\commands\vacuum.c @ 470] 00000002`e27feec0 00007ff6`2b62daa9 postgres!standard_ProcessUtility( struct PlannedStmt * pstmt = 0x000001ed`7cd3fda0, char * queryString = 0x000001ed`7cd3f070 "VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_proc;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x000001ed`7cd40160, struct QueryCompletion * qc = 0x00000002`e27ff498)+0x979 [c:\cirrus\src\backend\tcop\utility.c @ 864] 00000002`e27ff090 00007ff6`2b62c9fd postgres!ProcessUtility( struct PlannedStmt * pstmt = 0x000001ed`7cd3fda0, char * queryString = 0x000001ed`7cd3f070 "VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_proc;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x000001ed`7cd40160, struct QueryCompletion * qc = 0x00000002`e27ff498)+0x169 [c:\cirrus\src\backend\tcop\utility.c @ 527] 00000002`e27ff0e0 00007ff6`2b62cdc4 postgres!PortalRunUtility( struct PortalData * portal = 0x000001ed`7c4c9fa0, struct PlannedStmt * pstmt = 0x000001ed`7cd3fda0, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x000001ed`7cd40160, struct QueryCompletion * qc = 0x00000002`e27ff498)+0x13d [c:\cirrus\src\backend\tcop\pquery.c @ 1195] 00000002`e27ff150 00007ff6`2b62b849 postgres!PortalRunMulti( struct PortalData * portal = 0x000001ed`7c4c9fa0, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x000001ed`7cd40160, struct _DestReceiver * altdest = 0x000001ed`7cd40160, struct QueryCompletion * qc = 0x00000002`e27ff498)+0x344 [c:\cirrus\src\backend\tcop\pquery.c @ 1351] 00000002`e27ff1f0 00007ff6`2b627b23 postgres!PortalRun( struct PortalData * portal = 0x000001ed`7c4c9fa0, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x000001ed`7cd40160, struct _DestReceiver * altdest = 0x000001ed`7cd40160, struct QueryCompletion * qc = 0x00000002`e27ff498)+0x319 [c:\cirrus\src\backend\tcop\pquery.c @ 824] 00000002`e27ff3a0 00007ff6`2b625451 postgres!exec_simple_query( char * query_string = 0x000001ed`7cd3f070 "VACUUM (SKIP_DATABASE_STATS, ANALYZE) pg_catalog.pg_proc;")+0x603 [c:\cirrus\src\backend\tcop\postgres.c @ 1280] 00000002`e27ff4e0 00007ff6`2b61ee1d postgres!PostgresMain( char * dbname = 0x000001ed`7c433a28 "postgres", char * username = 0x000001ed`7c487998 "SYSTEM")+0xaa1 [c:\cirrus\src\backend\tcop\postgres.c @ 4737] 00000002`e27ff710 00007ff6`2b5139f7 postgres!BackendMain( void * startup_data = 0x000001ed`7c433ab0, unsigned int64 startup_data_len = 0x18)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 123] 00000002`e27ff750 00007ff6`2b3ca669 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x000001ed`7c412b80)+0x2f7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 715] 00000002`e27ff7d0 00007ff6`2b9e5469 postgres!main( int argc = 0n3, char ** argv = 0x000001ed`7c412b80)+0x329 [c:\cirrus\src\backend\main\main.c @ 221] 00000002`e27ff810 00007ff6`2b9e53be postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 00000002`e27ff860 00007ff6`2b9e527e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 00000002`e27ff8d0 00007ff6`2b9e54de postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 00000002`e27ff900 00007ff8`f9764cb0 postgres!mainCRTStartup( void * __formal = 0x00000002`e2370000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 00000002`e27ff930 00007ff8`f9fbedcb KERNEL32!BaseThreadInitThunk+0x10 00000002`e27ff960 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 5c0.1fa0 Suspend: 1 Teb: 00000002`e2373000 Unfrozen Child-SP RetAddr Call Site 00000002`e2bffb58 00007ff8`f9f4b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000002`e2bffb60 00007ff8`f9764cb0 ntdll!TppWorkerThread+0x2df 00000002`e2bffe50 00007ff8`f9fbedcb KERNEL32!BaseThreadInitThunk+0x10 00000002`e2bffe80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 5c0.1664 Suspend: 1 Teb: 00000002`e2375000 Unfrozen Child-SP RetAddr Call Site 00000002`e2fffa08 00007ff8`f9f4b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000002`e2fffa10 00007ff8`f9764cb0 ntdll!TppWorkerThread+0x2df 00000002`e2fffd00 00007ff8`f9fbedcb KERNEL32!BaseThreadInitThunk+0x10 00000002`e2fffd30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 5c0.1cc4 Suspend: 1 Teb: 00000002`e2377000 Unfrozen Child-SP RetAddr Call Site 00000002`e33ff8b8 00007ff8`f78e48fa ntdll!NtFsControlFile+0x14 00000002`e33ff8c0 00007ff6`2b507b0b KERNELBASE!ConnectNamedPipe+0x6a 00000002`e33ff930 00007ff8`f9764cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 00000002`e33ffa30 00007ff8`f9fbedcb KERNEL32!BaseThreadInitThunk+0x10 00000002`e33ffa60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 5c0.8e8 Suspend: 1 Teb: 00000002`e2379000 Unfrozen Child-SP RetAddr Call Site 00000002`e37ffb98 00007ff8`f789da4e ntdll!NtWaitForSingleObject+0x14 00000002`e37ffba0 00007ff6`2b5095ac KERNELBASE!WaitForSingleObjectEx+0x8e 00000002`e37ffc40 00007ff8`f9764cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 00000002`e37ffc80 00007ff8`f9fbedcb KERNEL32!BaseThreadInitThunk+0x10 00000002`e37ffcb0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 00000002e2370000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff62b040000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ff8fa0b3140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 000001ed7c406dc0 . 000001ed7c4705c0 Ldr.InLoadOrderModuleList: 000001ed7c40b020 . 000001ed7c4705a0 Ldr.InMemoryOrderModuleList: 000001ed7c40b030 . 000001ed7c4705b0 Base TimeStamp Module 7ff62b040000 67dfc1f0 Mar 23 08:10:24 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ff8f9f40000 970713bc Apr 17 15:50:20 2050 C:\Windows\SYSTEM32\ntdll.dll 7ff8f9750000 74962988 Dec 25 20:48:08 2031 C:\Windows\System32\KERNEL32.DLL 7ff8f7860000 5cf10295 May 31 10:31:49 2019 C:\Windows\System32\KERNELBASE.dll 7ff8f98a0000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ff8f9c30000 62746217 May 05 23:47:35 2022 C:\Windows\System32\RPCRT4.dll 7ff8f9d50000 d3853513 Jun 15 04:14:11 2082 C:\Windows\System32\WLDAP32.dll 7ff8f7720000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ff8f9e40000 784be578 Dec 15 06:11:04 2033 C:\Windows\System32\ADVAPI32.dll 7ff8f8120000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ff8f8730000 3461349e Nov 06 03:08:14 1997 C:\Windows\System32\sechost.dll 7ff8f7830000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ff8e8a10000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ff8e83f0000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ff8f7ea0000 6051f4c5 Mar 17 12:23:33 2021 C:\Windows\System32\USER32.dll 7ff8f7c70000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7ff8f9870000 784b1edd Dec 14 16:03:41 2033 C:\Windows\System32\GDI32.dll 7ff8f7600000 edcf8a43 Jun 06 06:12:19 2096 C:\Windows\System32\gdi32full.dll 7ff8f7bd0000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ff8e1140000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ff8e9120000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ff8e8ac0000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ff8e9100000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ff8f6e70000 8199e7b5 Nov 26 01:19:49 2038 C:\Windows\SYSTEM32\SSPICLI.DLL 7ff8f69a0000 653b7c1b Oct 27 09:00:11 2023 C:\Windows\system32\mswsock.dll 7ff8eade0000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ff8f6c00000 94780d5d Dec 06 19:28:29 2048 C:\Windows\SYSTEM32\CRYPTSP.dll 7ff8f64a0000 a3e1566f Feb 15 09:12:15 2057 C:\Windows\system32\rsaenh.dll 7ff8f6bf0000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ff8f7ca0000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7ff8f1330000 67dfc1f0 Mar 23 08:10:24 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll SubSystemData: 0000000000000000 ProcessHeap: 000001ed7c400000 ProcessParameters: 000001ed7c40d1f0 CurrentDirectory: 'C:\cirrus\build\testrun\scripts\100_vacuumdb\data\t_100_vacuumdb_main_data\pgdata\' WindowTitle: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' ImageFile: 'C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe' CommandLine: '"C:/cirrus/build/tmp_install/usr/local/pgsql/bin/postgres.exe" --forkchild="backend" 5780' DllPath: '< Name not readable >' Environment: 000001ed7c4011f0 =C:=C:\cirrus\build\testrun\scripts\100_vacuumdb\data\t_100_vacuumdb_main_data\pgdata ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Windows\system32\config\systemprofile\AppData\Roaming ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 BRANCH=cf/5117 CCACHE_MAXSIZE=250M CHECK=check-world PROVE_FLAGS=--timer CHECKFLAGS=-Otarget CHOCOLATEYINSTALL=C:\ProgramData\chocolatey CI=true CIRRUS_ARCH=amd64 CIRRUS_BRANCH=cf/5117 CIRRUS_BUILD_ID=6035777882161152 CIRRUS_BUILD_SOURCE=github CIRRUS_CHANGE_IN_REPO=e4cb422e85c324d4adadd915002051e3376e6d85 CIRRUS_CHANGE_MESSAGE=[CF 5117] v09 - VACUUM FULL / CLUSTER CONCURRENTLY This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5117 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/202503201732.xyyic3z35zis@alvherre.pgsql Author(s): Antonin Houska CIRRUS_CHANGE_TIMESTAMP=1742717190000 CIRRUS_CHANGE_TITLE=[CF 5117] v09 - VACUUM FULL / CLUSTER CONCURRENTLY CIRRUS_CI=true CIRRUS_CLONE_DEPTH=500 CIRRUS_COMMIT_MESSAGE=[CF 5117] v09 - VACUUM FULL / CLUSTER CONCURRENTLY This branch was automatically generated by a robot using patches from an email thread registered at: https://commitfest.postgresql.org/patch/5117 The branch will be overwritten each time a new patch version is posted to the thread, and also periodically to check for bitrot caused by changes on the master branch. Patch(es): https://www.postgresql.org/message-id/202503201732.xyyic3z35zis@alvherre.pgsql Author(s): Antonin Houska CIRRUS_CPU=4 CIRRUS_DEFAULT_BRANCH=master CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-6161611364237312-d54a910e-d02f-420a-a891-412268abb092 CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_LAST_GREEN_BUILD_ID=4633104251355136 CIRRUS_LAST_GREEN_CHANGE=6bb6f2d52faf04c17673a2fcf7b948b197cad7be CIRRUS_LOG_TIMESTAMP=true CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjYxNjE2MTEzNjQyMzczMTIiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzUxMTciLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc0MjcxNzMzOCwiYnVpbGRfaWQiOiI2MDM1Nzc3ODgyMTYxMTUyIiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc0MjcyMTUzOCwiaWF0IjoxNzQyNzE3MzM4LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiI4MGI4ZDVhMi05ZjVhLTQ1YTAtODJlZi0xN2NiYTkwMzRhMjMiLCJjaGFuZ2VfaW5fcmVwbyI6ImU0Y2I0MjJlODVjMzI0ZDRhZGFkZDkxNTAwMjA1MWUzMzc2ZTZkODUifQ.egpNC5h7Z9BWLpQG_d4FeewyI3Cjy-ABvLh7JgC7TauybJR7fwtEDxGrnnBgkITtGeCCzf9OYuMo2WeM18hgpULIGZvK0SxwUJCkxiHoykbfYLVnWV9YwBE3zIu9EfkHr8zzhsArX69ijpFClbjIOSMW5RRM4djxRX92-ymDAgiRgknlP6aYWoV8TPu3D1ROKTPWBjvR1GgYxfh-RoViy97c66SrjWZGAE3iBpqm3XeDRT8iIxkCQus1eZMkQTFlTsgdWqWimKBVuGim_ogcj1YLUsL1TS0K50fXCmWtYiyPWWQJjipb7mH9QJlRRuLs6HIrjRKiTjOeHhQY7CRShA CIRRUS_OS=windows CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_REPO_CLONE_TOKEN=ghs_vIVzudVOwXoJxDkNyPE0tJI8niGms72pjMHa CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CIRRUS_REPO_ID=5309429912436736 CIRRUS_REPO_NAME=postgresql CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CIRRUS_TASK_ID=6161611364237312 CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja CIRRUS_USER_COLLABORATOR=true CIRRUS_USER_PERMISSION=admin CIRRUS_WINDOWS_ERROR_MODE=0x8001 CIRRUS_WORKING_DIR=c:/cirrus CI_NODE_INDEX=7 CI_NODE_TOTAL=10 COMMANDPROMPTTYPE=Native COMMONPROGRAMFILES=C:\Program Files\Common Files COMMONPROGRAMFILES(X86)=C:\Program Files (x86)\Common Files COMMONPROGRAMW6432=C:\Program Files\Common Files COMPUTERNAME=BUILD-PG-CI-WIN COMSPEC=C:\Windows\system32\cmd.exe CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CONTINUOUS_INTEGRATION=true CPUS=4 DEFAULT_PERL_VERSION=5.40.0.1 DEVENVDIR=C:\BuildTools\Common7\IDE\ DISK_SIZE=50 DRIVERDATA=C:\Windows\System32\Drivers\DriverData EXTENSIONSDKDIR=C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs FRAMEWORK40VERSION=v4.0 FRAMEWORKDIR=C:\Windows\Microsoft.NET\Framework64\ FRAMEWORKDIR64=C:\Windows\Microsoft.NET\Framework64\ FRAMEWORKVERSION=v4.0.30319 FRAMEWORKVERSION64=v4.0.30319 GCP_PROJECT=pg-ci-images GITHUB_CHECK_SUITE_ID=36083268849 GOOGETROOT=C:\ProgramData\GooGet IMAGE_FAMILY=pg-ci-windows-ci IMAGE_IDENTITY=pg-ci-windows-ci-2025-03-23t00-32-13 IMAGE_PROJECT=pg-ci-images INCLUDE=C:\BuildTools\VC\Tools\MSVC\14.29.30133\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\ucrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\shared;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\um;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\winrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\cppwinrt INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template LANG=en_US.UTF-8 LC_COLLATE=English_United States.1252 LC_CTYPE=English_United States.1252 LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LIB=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\um\x64 LIBPATH=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319 LOCALAPPDATA=C:\Windows\system32\config\systemprofile\AppData\Local MALLOC_PERTURB_=64 MBUILD_TARGET=all testprep MESON_TEST_ITERATION=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSYSTEM=UCRT64 MTEST_ARGS=--print-errorlogs --no-rebuild -C build NUMBER_OF_PROCESSORS=4 OS=Windows_NT PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\src\bin\scripts;C:/cirrus/build/src/bin/scripts/test;C:\BuildTools\VC\Tools\MSVC\14.29.30133\bin\HostX64\x64;C:\BuildTools\MSBuild\Current\bin\Roslyn;C:\Program Files (x86)\Windows Kits\10\bin\10.0.20348.0\x64;C:\Program Files (x86)\Windows Kits\10\bin\x64;C:\BuildTools\\MSBuild\Current\Bin;C:\Windows\Microsoft.NET\Framework64\v4.0.30319;C:\BuildTools\Common7\IDE\;C:\BuildTools\Common7\Tools\;C:\BuildTools\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.40.0.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.PY;.PYW;.CPL PGCTLTIMEOUT=120 PGDATA=C:/cirrus/build/testrun/scripts/100_vacuumdb/data/t_100_vacuumdb_main_data/pgdata PGDATABASE=postgres PGHOST=C:/Windows/TEMP/6muGjBQVIF PGPORT=24193 PGSYSCONFDIR=C:/cirrus/build/tmp_install/usr/local/pgsql/etc PG_REGRESS=C:\cirrus\build\src/test\regress\pg_regress.exe PG_REGRESS_SOCK_DIR=c:/cirrus/ PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth PG_TEST_USE_UNIX_SOCKETS=1 PLATFORM=x64 POWERSHELL_DISTRIBUTION_CHANNEL=MSI:Windows Server 2022 Datacenter PROCESSOR_ARCHITECTURE=AMD64 PROCESSOR_IDENTIFIER=AMD64 Family 25 Model 1 Stepping 0, AuthenticAMD PROCESSOR_LEVEL=25 PROCESSOR_REVISION=0100 PROGRAMDATA=C:\ProgramData PROGRAMFILES=C:\Program Files PROGRAMFILES(X86)=C:\Program Files (x86) PROGRAMW6432=C:\Program Files PROMPT=$P$G PROVE_FLAGS=--timer PSEXECUTIONPOLICYPREFERENCE=Unrestricted PSMODULEPATH=C:\Program Files\WindowsPowerShell\Modules;C:\Windows\system32\WindowsPowerShell\v1.0\Modules;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\platform\PowerShell PUBLIC=C:\Users\Public REGRESS_SHLIB=C:\cirrus\build\src/test\regress\regress.dll REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main SHARE_CONTRIB_DIR=C:/cirrus/build/tmp_install//usr/local/pgsql/share/contrib SYSTEMDRIVE=C: SYSTEMROOT=C:\Windows TAR=c:/windows/system32/tar.exe TEMP=C:\Windows\TEMP TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf TERM=xterm-256color TEST2_ACTIVE=1 TESTDATADIR=C:\cirrus\build/testrun/scripts/100_vacuumdb\data TESTLOGDIR=C:\cirrus\build/testrun/scripts/100_vacuumdb\log TEST_ACTIVE=1 TEST_JOBS=8 TMP=C:\Windows\TEMP TOP_BUILDDIR=C:\cirrus\build UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 UCRTVERSION=10.0.20348.0 UNIVERSALCRTSDKDIR=C:\Program Files (x86)\Windows Kits\10\ USERDOMAIN=WORKGROUP USERNAME=BUILD-PG-CI-WIN$ USERPROFILE=C:\Windows\system32\config\systemprofile VCIDEINSTALLDIR=C:\BuildTools\Common7\IDE\VC\ VCINSTALLDIR=C:\BuildTools\VC\ VCTOOLSINSTALLDIR=C:\BuildTools\VC\Tools\MSVC\14.29.30133\ VCTOOLSREDISTDIR=C:\BuildTools\VC\Redist\MSVC\14.29.30133\ VCTOOLSVERSION=14.29.30133 VISUALSTUDIOVERSION=16.0 VS160COMNTOOLS=C:\BuildTools\Common7\Tools\ VSCMD_ARG_APP_PLAT=Desktop VSCMD_ARG_HOST_ARCH=x64 VSCMD_ARG_TGT_ARCH=x64 VSCMD_VER=16.11.45 VSINSTALLDIR=C:\BuildTools\ WINDIR=C:\Windows WINDOWSLIBPATH=C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.0 WINDOWSSDKBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\ WINDOWSSDKDIR=C:\Program Files (x86)\Windows Kits\10\ WINDOWSSDKLIBVERSION=10.0.20348.0\ WINDOWSSDKVERBINPATH=C:\Program Files (x86)\Windows Kits\10\bin\10.0.20348.0\ WINDOWSSDKVERSION=10.0.20348.0\ WITH_ICU=no __DOTNET_ADD_64BIT=1 __DOTNET_PREFERRED_BITNESS=64 __VSCMD_PREINIT_PATH=C:\BuildTools\VC\Auxiliary\Build;C:\zstd\zstd-v1.5.2-win64;C:\zlib;C:\lz4;C:\icu;C:\winflexbison;C:\strawberry\5.40.0.1\perl\bin;C:\python\Scripts\;C:\python\;C:\Windows Kits\10\Debuggers\x64;C:\Program Files\Git\usr\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\ProgramData\GooGet;C:\Program Files\Google\Compute Engine\metadata_scripts;C:\Program Files (x86)\Google\Cloud SDK\google-cloud-sdk\bin;C:\Program Files\PowerShell\7\;C:\Program Files\Google\Compute Engine\sysprep;C:\ProgramData\chocolatey\bin;C:\Program Files\Git\cmd;C:\Program Files\Git\mingw64\bin;C:\Program Files\Git\usr\bin;C:\Windows\system32\config\systemprofile\AppData\Local\Microsoft\WindowsApps; Closing open log file c:/cirrus/crashlog-postgres.exe_10b4_2025-03-23_08-20-04-894.txt