Opened log file 'c:/cirrus/crashlog-postgres.exe_1d8c_2025-03-20_18-10-18-696.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: f84.7a8 Suspend: 1 Teb: 000000cc`f1f9b000 Unfrozen Child-SP RetAddr Call Site 000000cc`f23fbe50 00007ff7`a2e255db postgres!hash_search( struct HTAB * hashp = 0x0000022d`cf535238, void * keyPtr = 0x000000cc`f23fbec0, HASHACTION action = HASH_FIND (0n0), bool * foundPtr = 0x00000000`00000000)+0x1d [c:\cirrus\src\backend\utils\hash\dynahash.c @ 960] 000000cc`f23fbe90 00007ff7`a346716e postgres!is_concurrent_repack_in_progress( unsigned int relid = 0x403d)+0xcb [c:\cirrus\src\backend\commands\cluster.c @ 2717] 000000cc`f23fbee0 00007ff7`a3462f38 postgres!RelationBuildDesc( unsigned int targetRelId = 0x403d, bool insertIt = false)+0x5ae [c:\cirrus\src\backend\utils\cache\relcache.c @ 1257] 000000cc`f23fbf90 00007ff7`a3463cb6 postgres!RelationRebuildRelation( struct RelationData * relation = 0x00000268`35aa3ef8)+0x178 [c:\cirrus\src\backend\utils\cache\relcache.c @ 2624] 000000cc`f23fc250 00007ff7`a3461aeb postgres!RelationFlushRelation( struct RelationData * relation = 0x00000268`35aa3ef8)+0xf6 [c:\cirrus\src\backend\utils\cache\relcache.c @ 2852] 000000cc`f23fc290 00007ff7`a344e865 postgres!RelationCacheInvalidateEntry( unsigned int relationId = 0x403d)+0x6b [c:\cirrus\src\backend\utils\cache\relcache.c @ 2913] 000000cc`f23fc2e0 00007ff7`a31fcbe7 postgres!LocalExecuteInvalidationMessage( union SharedInvalidationMessage * msg = 0x000000cc`f23fc3a0)+0x135 [c:\cirrus\src\backend\utils\cache\inval.c @ 857] 000000cc`f23fc360 00007ff7`a344ea87 postgres!ReceiveSharedInvalidMessages( * invalFunction = 0x00007ff7`a344e730, * resetFunction = 0x00007ff7`a344f8c0)+0x197 [c:\cirrus\src\backend\storage\ipc\sinval.c @ 119] 000000cc`f23fc3e0 00007ff7`a2cd69f2 postgres!AcceptInvalidationMessages(void)+0x17 [c:\cirrus\src\backend\utils\cache\inval.c @ 963] 000000cc`f23fc410 00007ff7`a2cff960 postgres!heap_inplace_update_and_unlock( struct RelationData * relation = 0x00000268`34c08f08, struct HeapTupleData * oldtup = 0x00000268`358663b8, struct HeapTupleData * tuple = 0x00000268`35866da0, int buffer = 0n1275)+0x512 [c:\cirrus\src\backend\access\heap\heapam.c @ 6654] 000000cc`f23fe500 00007ff7`a2f0b546 postgres!systable_inplace_update_finish( void * state = 0x00000268`358695a8, struct HeapTupleData * tuple = 0x00000268`35866da0)+0x70 [c:\cirrus\src\backend\access\index\genam.c @ 893] 000000cc`f23fe560 00007ff7`a2e198e8 postgres!vac_update_relstats( struct RelationData * relation = 0x00000268`35aa3ef8, unsigned int num_pages = 0xb, double num_tuples = 1000, unsigned int num_all_visible_pages = 0, unsigned int num_all_frozen_pages = 0, bool hasindex = false, unsigned int frozenxid = 0, unsigned int minmulti = 0, bool * frozenxid_updated = 0x00000000`00000000, bool * minmulti_updated = 0x00000000`00000000, bool in_outer_xact = false)+0x3e6 [c:\cirrus\src\backend\commands\vacuum.c @ 1571] 000000cc`f23fe640 00007ff7`a2e18464 postgres!do_analyze_rel( struct RelationData * onerel = 0x00000268`35aa3ef8, struct VacuumParams * params = 0x000000cc`f23fee00, struct List * va_cols = 0x00000000`00000000, * acquirefunc = 0x00007ff8`8bee9930, unsigned int relpages = 0xb, bool inh = false, bool in_outer_xact = false, int elevel = 0n13)+0x10b8 [c:\cirrus\src\backend\commands\analyze.c @ 656] 000000cc`f23fea70 00007ff7`a2f0ad13 postgres!analyze_rel( unsigned int relid = 0x403d, struct RangeVar * relation = 0x00000268`3554fa70, struct VacuumParams * params = 0x000000cc`f23fee00, struct List * va_cols = 0x00000000`00000000, bool in_outer_xact = false, struct BufferAccessStrategyData * bstrategy = 0x00000268`357d7570)+0x3d4 [c:\cirrus\src\backend\commands\analyze.c @ 255] 000000cc`f23feb00 00007ff7`a2f0a783 postgres!vacuum( struct List * relations = 0x00000268`357d7e00, struct VacuumParams * params = 0x000000cc`f23fee00, struct BufferAccessStrategyData * bstrategy = 0x00000268`357d7570, struct MemoryContextData * vac_context = 0x00000268`357d7470, bool isTopLevel = true)+0x563 [c:\cirrus\src\backend\commands\vacuum.c @ 658] 000000cc`f23fece0 00007ff7`a323d4b9 postgres!ExecVacuum( struct ParseState * pstate = 0x00000268`355e80a0, struct VacuumStmt * vacstmt = 0x00000268`3554fb10, bool isTopLevel = true)+0xf23 [c:\cirrus\src\backend\commands\vacuum.c @ 470] 000000cc`f23fee50 00007ff7`a323cb29 postgres!standard_ProcessUtility( struct PlannedStmt * pstmt = 0x00000268`3554fbc0, char * queryString = 0x00000268`3554f070 "ANALYZE ft1;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000268`3554ff80, struct QueryCompletion * qc = 0x000000cc`f23ff428)+0x979 [c:\cirrus\src\backend\tcop\utility.c @ 864] 000000cc`f23ff020 00007ff7`a323ba7d postgres!ProcessUtility( struct PlannedStmt * pstmt = 0x00000268`3554fbc0, char * queryString = 0x00000268`3554f070 "ANALYZE ft1;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000268`3554ff80, struct QueryCompletion * qc = 0x000000cc`f23ff428)+0x169 [c:\cirrus\src\backend\tcop\utility.c @ 527] 000000cc`f23ff070 00007ff7`a323be44 postgres!PortalRunUtility( struct PortalData * portal = 0x00000268`34bfa250, struct PlannedStmt * pstmt = 0x00000268`3554fbc0, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00000268`3554ff80, struct QueryCompletion * qc = 0x000000cc`f23ff428)+0x13d [c:\cirrus\src\backend\tcop\pquery.c @ 1195] 000000cc`f23ff0e0 00007ff7`a323a8c9 postgres!PortalRunMulti( struct PortalData * portal = 0x00000268`34bfa250, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00000268`3554ff80, struct _DestReceiver * altdest = 0x00000268`3554ff80, struct QueryCompletion * qc = 0x000000cc`f23ff428)+0x344 [c:\cirrus\src\backend\tcop\pquery.c @ 1351] 000000cc`f23ff180 00007ff7`a3236ba3 postgres!PortalRun( struct PortalData * portal = 0x00000268`34bfa250, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x00000268`3554ff80, struct _DestReceiver * altdest = 0x00000268`3554ff80, struct QueryCompletion * qc = 0x000000cc`f23ff428)+0x319 [c:\cirrus\src\backend\tcop\pquery.c @ 824] 000000cc`f23ff330 00007ff7`a32344d1 postgres!exec_simple_query( char * query_string = 0x00000268`3554f070 "ANALYZE ft1;")+0x603 [c:\cirrus\src\backend\tcop\postgres.c @ 1280] 000000cc`f23ff470 00007ff7`a322de9d postgres!PostgresMain( char * dbname = 0x00000268`34bac270 "regression_postgres_fdw", char * username = 0x00000268`34bac258 "SYSTEM")+0xaa1 [c:\cirrus\src\backend\tcop\postgres.c @ 4737] 000000cc`f23ff6a0 00007ff7`a3123697 postgres!BackendMain( void * startup_data = 0x00000268`34b63740, unsigned int64 startup_data_len = 0x18)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 123] 000000cc`f23ff6e0 00007ff7`a2fda309 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x00000268`34b42b80)+0x2f7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 715] 000000cc`f23ff760 00007ff7`a35f44e9 postgres!main( int argc = 0n3, char ** argv = 0x00000268`34b42b80)+0x329 [c:\cirrus\src\backend\main\main.c @ 221] 000000cc`f23ff7a0 00007ff7`a35f443e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 000000cc`f23ff7f0 00007ff7`a35f42fe postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 000000cc`f23ff860 00007ff7`a35f455e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 000000cc`f23ff890 00007ff8`9dd44cb0 postgres!mainCRTStartup( void * __formal = 0x000000cc`f1f9a000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 000000cc`f23ff8c0 00007ff8`9e81edcb KERNEL32!BaseThreadInitThunk+0x10 000000cc`f23ff8f0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: f84.1140 Suspend: 1 Teb: 000000cc`f1f9d000 Unfrozen Child-SP RetAddr Call Site 000000cc`f27ff908 00007ff8`9e7ab77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000cc`f27ff910 00007ff8`9dd44cb0 ntdll!TppWorkerThread+0x2df 000000cc`f27ffc00 00007ff8`9e81edcb KERNEL32!BaseThreadInitThunk+0x10 000000cc`f27ffc30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: f84.1f0 Suspend: 1 Teb: 000000cc`f1f9f000 Unfrozen Child-SP RetAddr Call Site 000000cc`f2bff868 00007ff8`9bd848fa ntdll!NtFsControlFile+0x14 000000cc`f2bff870 00007ff7`a31177ab KERNELBASE!ConnectNamedPipe+0x6a 000000cc`f2bff8e0 00007ff8`9dd44cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 000000cc`f2bff9e0 00007ff8`9e81edcb KERNEL32!BaseThreadInitThunk+0x10 000000cc`f2bffa10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: f84.11b0 Suspend: 1 Teb: 000000cc`f1fa1000 Unfrozen Child-SP RetAddr Call Site 000000cc`f2fff458 00007ff8`9e7ab77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000cc`f2fff460 00007ff8`9dd44cb0 ntdll!TppWorkerThread+0x2df 000000cc`f2fff750 00007ff8`9e81edcb KERNEL32!BaseThreadInitThunk+0x10 000000cc`f2fff780 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: f84.be0 Suspend: 1 Teb: 000000cc`f1fa3000 Unfrozen Child-SP RetAddr Call Site 000000cc`f33ff798 00007ff8`9bd3da4e ntdll!NtWaitForSingleObject+0x14 000000cc`f33ff7a0 00007ff7`a311924c KERNELBASE!WaitForSingleObjectEx+0x8e 000000cc`f33ff840 00007ff8`9dd44cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 000000cc`f33ff880 00007ff8`9e81edcb KERNEL32!BaseThreadInitThunk+0x10 000000cc`f33ff8b0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 5 Id: f84.12e0 Suspend: 1 Teb: 000000cc`f1fa5000 Unfrozen Child-SP RetAddr Call Site 000000cc`f37ffac8 00007ff8`9b21029b ntdll!NtRemoveIoCompletion+0x14 000000cc`f37ffad0 00007ff8`9dd44cb0 mswsock!SockAsyncThread+0x9b 000000cc`f37ffb30 00007ff8`9e81edcb KERNEL32!BaseThreadInitThunk+0x10 000000cc`f37ffb60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 000000ccf1f9a000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff7a2c50000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ff89e913140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 0000026834b36980 . 0000026834ba0c90 Ldr.InLoadOrderModuleList: 0000026834b36b00 . 0000026834ba0c70 Ldr.InMemoryOrderModuleList: 0000026834b36b10 . 0000026834ba0c80 Base TimeStamp Module 7ff7a2c50000 67dc58f4 Mar 20 18:05:40 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ff89e7a0000 970713bc Apr 17 15:50:20 2050 C:\Windows\SYSTEM32\ntdll.dll 7ff89dd30000 74962988 Dec 25 20:48:08 2031 C:\Windows\System32\KERNEL32.DLL 7ff89bd00000 5cf10295 May 31 10:31:49 2019 C:\Windows\System32\KERNELBASE.dll 7ff89d180000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ff89d270000 62746217 May 05 23:47:35 2022 C:\Windows\System32\RPCRT4.dll 7ff89db20000 d3853513 Jun 15 04:14:11 2082 C:\Windows\System32\WLDAP32.dll 7ff89c190000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ff89c6c0000 784be578 Dec 15 06:11:04 2033 C:\Windows\System32\ADVAPI32.dll 7ff89d0b0000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ff89df70000 3461349e Nov 06 03:08:14 1997 C:\Windows\System32\sechost.dll 7ff89c4b0000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ff88de50000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ff88db00000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ff89cce0000 6051f4c5 Mar 17 12:23:33 2021 C:\Windows\System32\USER32.dll 7ff89c2a0000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7ff89d390000 784b1edd Dec 14 16:03:41 2033 C:\Windows\System32\GDI32.dll 7ff89c070000 edcf8a43 Jun 06 06:12:19 2096 C:\Windows\System32\gdi32full.dll 7ff89c620000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ff8868d0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ff88e7f0000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ff88e060000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ff88e040000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ff89b6d0000 8199e7b5 Nov 26 01:19:49 2038 C:\Windows\SYSTEM32\SSPICLI.DLL 7ff89b200000 653b7c1b Oct 27 09:00:11 2023 C:\Windows\system32\mswsock.dll 7ff890230000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ff89b450000 94780d5d Dec 06 19:28:29 2048 C:\Windows\SYSTEM32\CRYPTSP.dll 7ff89ad00000 a3e1566f Feb 15 09:12:15 2057 C:\Windows\system32\rsaenh.dll 7ff89b470000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ff89c4e0000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7ff88f2b0000 67dc58f5 Mar 20 18:05:41 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7ff88bed0000 67dc590a Mar 20 18:06:02 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\postgres_fdw.dll 7ff88e280000 67dc58d0 Mar 20 18:05:04 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\libpq.dll 7ff89d3c0000 201e8adf Jan 28 22:49:03 1987 C:\Windows\System32\SHELL32.dll 7ff88bcb0000 67dc58fe Mar 20 18:05:50 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\plpgsql.dll 7ff890800000 a03dc254 Mar 11 18:20:04 2055 C:\Windows\SYSTEM32\windows.storage.dll 7ff89c8b0000 0ad91577 Oct 08 11:16:07 1975 C:\Windows\System32\combase.dll 7ff89de80000 166bf583 Dec 02 20:45:55 1981 C:\Windows\System32\SHCORE.dll 7ff89ce90000 aff92465 Jul 22 14:36:21 2063 C:\Windows\System32\shlwapi.dll SubSystemData: 0000000000000000 ProcessHeap: 0000026834b30000 ProcessParameters: 0000026834b3d3c0 CurrentDirectory: 'C:\cirrus\build\testrun\postgres_fdw\regress\tmp_check\data\' 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" 5760' DllPath: '< Name not readable >' Environment: 0000026834b311f0 =C:=C:\cirrus\build\testrun\postgres_fdw\regress\tmp_check\data ALLUSERSPROFILE=C:\ProgramData APPDATA=C:\Windows\system32\config\systemprofile\AppData\Roaming CHOCOLATEYINSTALL=C:\ProgramData\chocolatey 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 DEFAULT_PERL_VERSION=5.40.0.1 DEVENVDIR=C:\BuildTools\Common7\IDE\ 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 GOOGETROOT=C:\ProgramData\GooGet IMAGE_IDENTITY=pg-ci-windows-ci-2025-03-20t00-31-51 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 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 MSYSTEM=UCRT64 NUMBER_OF_PROCESSORS=4 OS=Windows_NT PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\contrib\postgres_fdw;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 PGAPPNAME=pg_regress PGDATESTYLE=Postgres, MDY PGHOST=c:/cirrus/ PGOPTIONS= -c intervalstyle=postgres_verbose PGPORT=40040 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=America/Los_Angeles PG_ABS_BUILDDIR=C:/cirrus/build/testrun/postgres_fdw/regress PG_ABS_SRCDIR=C:/cirrus/contrib/postgres_fdw PG_DLSUFFIX=.dll PG_LIBDIR=C:/cirrus/build/src/test/regress PG_RESTRICT_EXEC=1 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 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 SYSTEMDRIVE=C: SYSTEMROOT=C:\Windows TEMP=C:\Windows\TEMP TMP=C:\Windows\TEMP 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 CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git MBUILD_TARGET=all testprep CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja CIRRUS_DEFAULT_BRANCH=master CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql MTEST_ARGS=--print-errorlogs --no-rebuild -C build CIRRUS_BUILD_ID=6177918314872832 CIRRUS_ARCH=amd64 CHECKFLAGS=-Otarget REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CIRRUS_WORKING_DIR=c:/cirrus CIRRUS_REPO_NAME=postgresql CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_CHANGE_IN_REPO=a876c0bd39719516383f1e4547e3a3fcb8d5dc41 CIRRUS_CPU=4 DISK_SIZE=50 CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_CI=true IMAGE_PROJECT=pg-ci-images IMAGE_FAMILY=pg-ci-windows-ci LANG=en_US.UTF-8 CPUS=4 CIRRUS_REPO_ID=5309429912436736 CIRRUS_USER_COLLABORATOR=true CI_NODE_TOTAL=10 CIRRUS_CHANGE_TITLE=[CF 5117] v09 - VACUUM FULL / CLUSTER CONCURRENTLY PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth CHECK=check-world PROVE_FLAGS=--timer TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf PGCTLTIMEOUT=120 PLATFORM=x64 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_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_TASK_ID=5420106198548480 CIRRUS_CHANGE_TIMESTAMP=1742493691000 CIRRUS_LOG_TIMESTAMP=true CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_OS=windows CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjU0MjAxMDYxOTg1NDg0ODAiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzUxMTciLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc0MjQ5Mzg0OCwiYnVpbGRfaWQiOiI2MTc3OTE4MzE0ODcyODMyIiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc0MjQ5ODA0OCwiaWF0IjoxNzQyNDkzODQ4LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiIzNzMwYmUwZi02Yjk1LTQ5NGUtOGI4Yy04ODJjYzJjMDRlNzciLCJjaGFuZ2VfaW5fcmVwbyI6ImE4NzZjMGJkMzk3MTk1MTYzODNmMWU0NTQ3ZTNhM2ZjYjhkNWRjNDEifQ.DiPppc5f2bNB13Yzjk7xyYAFlTOX0p8FLgWVGIM1ekxThJBLXleKenqBU2oDKwykRvmJY5P8gwmHjYtsVb-w76kulDiDta8EXC3HSsGkTeckeJ5qcg4fjcMShdOKzjDumOGtqxVEEnHxkTPy3E9zWTJLV2F2nNOWXkXf-iunYsJ6DjELrFjI4MqLtOyc7wZDvW6a6fsXGblAXGnEKB74WKnTsGWsm5v7COzlK8yVC5gbY0CGcvS82kPrf5q2su8IxGpyZ5DJeUWVffeO-ssxa6d8CN_VASnZNKfUwchEM74-XhcDagbIWmXRHf8C4iK6K2NDBsmkti1NnlI031wQbw CI=true TAR=c:/windows/system32/tar.exe CI_NODE_INDEX=7 CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5420106198548480-2922e870-6f79-4590-b780-9814b300d202 CIRRUS_BUILD_SOURCE=github PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_LAST_GREEN_BUILD_ID=4633104251355136 CONTINUOUS_INTEGRATION=true CIRRUS_REPO_CLONE_TOKEN=ghs_gGXX0KEk6QF2sUlCyUpspghAvPPWDL2JWugQ CIRRUS_BRANCH=cf/5117 CIRRUS_CLONE_DEPTH=500 CIRRUS_USER_PERMISSION=admin CCACHE_MAXSIZE=250M BRANCH=cf/5117 CIRRUS_WINDOWS_ERROR_MODE=0x8001 CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CIRRUS_LAST_GREEN_CHANGE=6bb6f2d52faf04c17673a2fcf7b948b197cad7be PG_REGRESS_SOCK_DIR=c:/cirrus/ GITHUB_CHECK_SUITE_ID=35986238799 TERM=xterm-256color CIRRUS_RESOLUTION_STRATEGY=SAME_SHA TEST_JOBS=8 PROVE_FLAGS=--timer GCP_PROJECT=pg-ci-images 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\ __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; PG_REGRESS=C:\cirrus\build\src/test\regress\pg_regress.exe REGRESS_SHLIB=C:\cirrus\build\src/test\regress\regress.dll INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template TOP_BUILDDIR=C:\cirrus\build MESON_TEST_ITERATION=1 MALLOC_PERTURB_=175 ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1 UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1 TESTDATADIR=C:\cirrus\build/testrun/postgres_fdw/regress\data TESTLOGDIR=C:\cirrus\build/testrun/postgres_fdw/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_1d8c_2025-03-20_18-10-18-696.txt