Opened log file 'c:/cirrus/crashlog-postgres.exe_0f00_2025-04-04_02-38-23-513.txt' 1065: const void *keyPtr, 1066: HASHACTION action, 1067: bool *foundPtr) 1068: { > 1069: return hash_search_with_hash_value(hashp, 1070: keyPtr, 1071: hashp->hash(keyPtr, hashp->keysize), 1072: action, 1073: foundPtr); 1074: } . 0 Id: 1a40.b60 Suspend: 1 Teb: 00000053`9c9fb000 Unfrozen Child-SP RetAddr Call Site 00000053`9cdfd9f0 00007ff6`164d54eb postgres!hash_search( struct HTAB * hashp = 0x000002a8`8573a958, void * keyPtr = 0x00000053`9cdfda60, HASHACTION action = HASH_FIND (0n0), bool * foundPtr = 0x00000000`00000000)+0x1d [c:\cirrus\src\backend\utils\hash\dynahash.c @ 1069] 00000053`9cdfda30 00007ff6`16b1e59e postgres!is_concurrent_repack_in_progress( unsigned int relid = 0xa76)+0xcb [c:\cirrus\src\backend\commands\cluster.c @ 2551] 00000053`9cdfda80 00007ff6`16b140f7 postgres!RelationBuildDesc( unsigned int targetRelId = 0xa76, bool insertIt = true)+0x5ae [c:\cirrus\src\backend\utils\cache\relcache.c @ 1257] 00000053`9cdfdb30 00007ff6`16322696 postgres!RelationIdGetRelation( unsigned int relationId = 0xa76)+0x137 [c:\cirrus\src\backend\utils\cache\relcache.c @ 2105] 00000053`9cdfdb70 00007ff6`163affe9 postgres!relation_open( unsigned int relationId = 0xa76, int lockmode = 0n1)+0x56 [c:\cirrus\src\backend\access\common\relation.c @ 58] 00000053`9cdfdbb0 00007ff6`163aeb6c postgres!index_open( unsigned int relationId = 0xa76, int lockmode = 0n1)+0x19 [c:\cirrus\src\backend\access\index\indexam.c @ 137] 00000053`9cdfdbf0 00007ff6`16b14489 postgres!systable_beginscan( struct RelationData * heapRelation = 0x0000016d`185d9e28, unsigned int indexId = 0xa76, bool indexOK = true, struct SnapshotData * snapshot = 0x00000000`00000000, int nkeys = 0n1, struct ScanKeyData * key = 0x00000053`9cdfdcf0)+0x4c [c:\cirrus\src\backend\access\index\genam.c @ 400] 00000053`9cdfdc60 00007ff6`165e2b20 postgres!RelationGetIndexList( struct RelationData * relation = 0x0000016d`185d8668)+0xd9 [c:\cirrus\src\backend\utils\cache\relcache.c @ 4798] 00000053`9cdfdd50 00007ff6`16485080 postgres!ExecOpenIndices( struct ResultRelInfo * resultRelInfo = 0x0000016d`18682f90, bool speculative = false)+0x50 [c:\cirrus\src\backend\executor\execIndexing.c @ 179] 00000053`9cdfdde0 00007ff6`164850e7 postgres!CatalogOpenIndexes( struct RelationData * heapRel = 0x0000016d`185d8668)+0x50 [c:\cirrus\src\backend\catalog\indexing.c @ 54] 00000053`9cdfde20 00007ff6`164be61e postgres!CatalogTupleInsert( struct RelationData * heapRel = 0x0000016d`185d8668, struct HeapTupleData * tup = 0x0000016d`188505c8)+0x27 [c:\cirrus\src\backend\catalog\indexing.c @ 239] 00000053`9cdfde60 00007ff6`16479f7f postgres!TypeCreate( unsigned int newTypeOid = 0, char * typeName = 0x00000053`9cdfe880 "tbl1", unsigned int typeNamespace = 0x898, unsigned int relationOid = 0xc000, char relationKind = 0n114 'r', unsigned int ownerId = 0xa, short internalSize = 0n-1, char typeType = 0n99 'c', char typeCategory = 0n67 'C', bool typePreferred = false, char typDelim = 0n44 ',', unsigned int inputProcedure = 0x8f2, unsigned int outputProcedure = 0x8f3, unsigned int receiveProcedure = 0x962, unsigned int sendProcedure = 0x963, unsigned int typmodinProcedure = 0, unsigned int typmodoutProcedure = 0, unsigned int analyzeProcedure = 0, unsigned int subscriptProcedure = 0, unsigned int elementType = 0, bool isImplicitArray = false, unsigned int arrayType = 0xc001, unsigned int baseType = 0, char * defaultTypeValue = 0x00000000`00000000 "", char * defaultTypeBin = 0x00000000`00000000 "", bool passedByValue = false, char alignment = 0n100 'd', char storage = 0n120 'x', int typeMod = 0n-1, int typNDims = 0n0, bool typeNotNull = false, unsigned int typeCollation = 0)+0xe9e [c:\cirrus\src\backend\catalog\pg_type.c @ 496] 00000053`9cdfe120 00007ff6`16473d23 postgres!AddNewRelationType( char * typeName = 0x00000053`9cdfe880 "tbl1", unsigned int typeNamespace = 0x898, unsigned int new_rel_oid = 0xc000, char new_rel_kind = 0n114 'r', unsigned int ownerid = 0xa, unsigned int new_row_type = 0, unsigned int new_array_type = 0xc001)+0x14f [c:\cirrus\src\backend\catalog\heap.c @ 1042] 00000053`9cdfe260 00007ff6`16558e9e postgres!heap_create_with_catalog( char * relname = 0x00000053`9cdfe880 "tbl1", unsigned int relnamespace = 0x898, unsigned int reltablespace = 0, unsigned int relid = 0xc000, unsigned int reltypeid = 0, unsigned int reloftypeid = 0, unsigned int ownerid = 0xa, unsigned int accessmtd = 2, struct TupleDescData * tupdesc = 0x0000016d`186831a0, struct List * cooked_constraints = 0x00000000`00000000, char relkind = 0n114 'r', char relpersistence = 0n112 'p', bool shared_relation = false, bool mapped_relation = false, OnCommitAction oncommit = ONCOMMIT_NOOP (0n0), unsigned int64 reloptions = 0, bool use_user_acl = true, bool allow_system_table_mods = false, bool is_internal = false, unsigned int relrewrite = 0, struct ObjectAddress * typaddress = 0x00000000`00000000)+0x9c3 [c:\cirrus\src\backend\catalog\heap.c @ 1352] 00000053`9cdfe4a0 00007ff6`168f66c6 postgres!DefineRelation( struct CreateStmt * stmt = 0x0000016d`17c1c870, char relkind = 0n114 'r', unsigned int ownerId = 0xa, struct ObjectAddress * typaddress = 0x00000000`00000000, char * queryString = 0x0000016d`17c1b740 ". DROP TABLE IF EXISTS tbl1;. DROP TABLE IF EXISTS tbl2;. CREATE TABLE tbl1(val1 integer, val2 integer);. CREATE TABLE tbl2(val1 integer, val2 integer);.")+0xe7e [c:\cirrus\src\backend\commands\tablecmds.c @ 1050] 00000053`9cdfe930 00007ff6`168f387c postgres!ProcessUtilitySlow( struct ParseState * pstate = 0x0000016d`17bb4130, struct PlannedStmt * pstmt = 0x0000016d`185f0240, char * queryString = 0x0000016d`17c1b740 ". DROP TABLE IF EXISTS tbl1;. DROP TABLE IF EXISTS tbl2;. CREATE TABLE tbl1(val1 integer, val2 integer);. CREATE TABLE tbl2(val1 integer, val2 integer);.", ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x0000016d`185f0600, struct QueryCompletion * qc = 0x00000053`9cdff828)+0x336 [c:\cirrus\src\backend\tcop\utility.c @ 1172] 00000053`9cdff250 00007ff6`168f27a9 postgres!standard_ProcessUtility( struct PlannedStmt * pstmt = 0x0000016d`185f0240, char * queryString = 0x0000016d`17c1b740 ". DROP TABLE IF EXISTS tbl1;. DROP TABLE IF EXISTS tbl2;. CREATE TABLE tbl1(val1 integer, val2 integer);. CREATE TABLE tbl2(val1 integer, val2 integer);.", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x0000016d`185f0600, struct QueryCompletion * qc = 0x00000053`9cdff828)+0x10bc [c:\cirrus\src\backend\tcop\utility.c @ 1081] 00000053`9cdff420 00007ff6`168f16fd postgres!ProcessUtility( struct PlannedStmt * pstmt = 0x0000016d`185f0240, char * queryString = 0x0000016d`17c1b740 ". DROP TABLE IF EXISTS tbl1;. DROP TABLE IF EXISTS tbl2;. CREATE TABLE tbl1(val1 integer, val2 integer);. CREATE TABLE tbl2(val1 integer, val2 integer);.", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x0000016d`185f0600, struct QueryCompletion * qc = 0x00000053`9cdff828)+0x169 [c:\cirrus\src\backend\tcop\utility.c @ 527] 00000053`9cdff470 00007ff6`168f1ac4 postgres!PortalRunUtility( struct PortalData * portal = 0x0000016d`17c09600, struct PlannedStmt * pstmt = 0x0000016d`185f0240, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x0000016d`185f0600, struct QueryCompletion * qc = 0x00000053`9cdff828)+0x13d [c:\cirrus\src\backend\tcop\pquery.c @ 1195] 00000053`9cdff4e0 00007ff6`168f0549 postgres!PortalRunMulti( struct PortalData * portal = 0x0000016d`17c09600, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x0000016d`185f0600, struct _DestReceiver * altdest = 0x0000016d`185f0600, struct QueryCompletion * qc = 0x00000053`9cdff828)+0x344 [c:\cirrus\src\backend\tcop\pquery.c @ 1351] 00000053`9cdff580 00007ff6`168ec63c postgres!PortalRun( struct PortalData * portal = 0x0000016d`17c09600, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x0000016d`185f0600, struct _DestReceiver * altdest = 0x0000016d`185f0600, struct QueryCompletion * qc = 0x00000053`9cdff828)+0x319 [c:\cirrus\src\backend\tcop\pquery.c @ 824] 00000053`9cdff730 00007ff6`168e9f37 postgres!exec_simple_query( char * query_string = 0x0000016d`17c1b740 ". DROP TABLE IF EXISTS tbl1;. DROP TABLE IF EXISTS tbl2;. CREATE TABLE tbl1(val1 integer, val2 integer);. CREATE TABLE tbl2(val1 integer, val2 integer);.")+0x60c [c:\cirrus\src\backend\tcop\postgres.c @ 1281] 00000053`9cdff870 00007ff6`168e379d postgres!PostgresMain( char * dbname = 0x0000016d`17b67458 "isolation_regression_test_decoding", char * username = 0x0000016d`17bb0108 "SYSTEM")+0xae7 [c:\cirrus\src\backend\tcop\postgres.c @ 4768] 00000053`9cdffaa0 00007ff6`167d4317 postgres!BackendMain( void * startup_data = 0x0000016d`17b674e0, unsigned int64 startup_data_len = 0x18)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 125] 00000053`9cdffae0 00007ff6`1668ada9 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x0000016d`17b44d30)+0x2f7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 714] 00000053`9cdffb60 00007ff6`16cb96c9 postgres!main( int argc = 0n3, char ** argv = 0x0000016d`17b44d30)+0x329 [c:\cirrus\src\backend\main\main.c @ 218] 00000053`9cdffba0 00007ff6`16cb961e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 00000053`9cdffbf0 00007ff6`16cb94de postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 00000053`9cdffc60 00007ff6`16cb973e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 00000053`9cdffc90 00007ff9`3c2c4cb0 postgres!mainCRTStartup( void * __formal = 0x00000053`9c9fa000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 00000053`9cdffcc0 00007ff9`3d7bedcb KERNEL32!BaseThreadInitThunk+0x10 00000053`9cdffcf0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 1a40.e7c Suspend: 1 Teb: 00000053`9c9fd000 Unfrozen Child-SP RetAddr Call Site 00000053`9d1ff798 00007ff9`3d74b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000053`9d1ff7a0 00007ff9`3c2c4cb0 ntdll!TppWorkerThread+0x2df 00000053`9d1ffa90 00007ff9`3d7bedcb KERNEL32!BaseThreadInitThunk+0x10 00000053`9d1ffac0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 1a40.1d0 Suspend: 1 Teb: 00000053`9c800000 Unfrozen Child-SP RetAddr Call Site 00000053`9d5ffc28 00007ff9`3d74b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000053`9d5ffc30 00007ff9`3c2c4cb0 ntdll!TppWorkerThread+0x2df 00000053`9d5fff20 00007ff9`3d7bedcb KERNEL32!BaseThreadInitThunk+0x10 00000053`9d5fff50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 1a40.12b4 Suspend: 1 Teb: 00000053`9c802000 Unfrozen Child-SP RetAddr Call Site 00000053`9d9ffc08 00007ff9`3d74b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000053`9d9ffc10 00007ff9`3c2c4cb0 ntdll!TppWorkerThread+0x2df 00000053`9d9fff00 00007ff9`3d7bedcb KERNEL32!BaseThreadInitThunk+0x10 00000053`9d9fff30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 1a40.1e40 Suspend: 1 Teb: 00000053`9c804000 Unfrozen Child-SP RetAddr Call Site 00000053`9ddffb38 00007ff9`3afd48fa ntdll!NtFsControlFile+0x14 00000053`9ddffb40 00007ff6`167c842b KERNELBASE!ConnectNamedPipe+0x6a 00000053`9ddffbb0 00007ff9`3c2c4cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 00000053`9ddffcb0 00007ff9`3d7bedcb KERNEL32!BaseThreadInitThunk+0x10 00000053`9ddffce0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 5 Id: 1a40.8dc Suspend: 1 Teb: 00000053`9c806000 Unfrozen Child-SP RetAddr Call Site 00000053`9e1ff9b8 00007ff9`3af8da4e ntdll!NtWaitForSingleObject+0x14 00000053`9e1ff9c0 00007ff6`167c9ecc KERNELBASE!WaitForSingleObjectEx+0x8e 00000053`9e1ffa60 00007ff9`3c2c4cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 00000053`9e1ffaa0 00007ff9`3d7bedcb KERNEL32!BaseThreadInitThunk+0x10 00000053`9e1ffad0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 000000539c9fa000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff616300000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ff93d8b3140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 0000016d17b36970 . 0000016d17b48730 Ldr.InLoadOrderModuleList: 0000016d17b36af0 . 0000016d17b48710 Ldr.InMemoryOrderModuleList: 0000016d17b36b00 . 0000016d17b48720 Base TimeStamp Module 7ff616300000 67ef447b Apr 04 02:31:23 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ff93d740000 970713bc Apr 17 15:50:20 2050 C:\Windows\SYSTEM32\ntdll.dll 7ff93c2b0000 74962988 Dec 25 20:48:08 2031 C:\Windows\System32\KERNEL32.DLL 7ff93af50000 5cf10295 May 31 10:31:49 2019 C:\Windows\System32\KERNELBASE.dll 7ff93d080000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ff93d440000 62746217 May 05 23:47:35 2022 C:\Windows\System32\RPCRT4.dll 7ff93d100000 d3853513 Jun 15 04:14:11 2082 C:\Windows\System32\WLDAP32.dll 7ff93ad20000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ff93ba30000 784be578 Dec 15 06:11:04 2033 C:\Windows\System32\ADVAPI32.dll 7ff93b7f0000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7ff929e10000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ff93b740000 3461349e Nov 06 03:08:14 1997 C:\Windows\System32\sechost.dll 7ff929ac0000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ff93b630000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ff93d170000 6051f4c5 Mar 17 12:23:33 2021 C:\Windows\System32\USER32.dll 7ff924cc0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ff93b540000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7ff93c560000 784b1edd Dec 14 16:03:41 2033 C:\Windows\System32\GDI32.dll 7ff92bee0000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ff93b420000 edcf8a43 Jun 06 06:12:19 2096 C:\Windows\System32\gdi32full.dll 7ff93aeb0000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ff92bf00000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ff929ec0000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ff93a670000 8199e7b5 Nov 26 01:19:49 2038 C:\Windows\SYSTEM32\SSPICLI.DLL 7ff93a1a0000 653b7c1b Oct 27 09:00:11 2023 C:\Windows\system32\mswsock.dll 7ff92f210000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ff93a400000 94780d5d Dec 06 19:28:29 2048 C:\Windows\SYSTEM32\CRYPTSP.dll 7ff939ca0000 a3e1566f Feb 15 09:12:15 2057 C:\Windows\system32\rsaenh.dll 7ff93a3f0000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ff93ae30000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7ff937810000 67ef447c Apr 04 02:31:24 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll SubSystemData: 0000000000000000 ProcessHeap: 0000016d17b30000 ProcessParameters: 0000016d17b3d3b0 CurrentDirectory: 'C:\cirrus\build\testrun\test_decoding\isolation\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" 2952' DllPath: '< Name not readable >' Environment: 0000016d17b311f0 =C:=C:\cirrus\build\testrun\test_decoding\isolation\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-04-03t00-33-03 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\test_decoding;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=40046 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=America/Los_Angeles PG_ABS_BUILDDIR=C:/cirrus/build/testrun/test_decoding/isolation PG_ABS_SRCDIR=C:/cirrus/contrib/test_decoding PG_DLSUFFIX=.dll PG_LIBDIR=C:/cirrus/build/contrib/test_decoding 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_CPU=4 CIRRUS_CHANGE_TITLE=[CF 5117] v12 - VACUUM FULL / CLUSTER CONCURRENTLY CIRRUS_REPO_CLONE_TOKEN=ghs_loDsaDJentqN2yq8awpYcv6RIwQSs51gJZTT PG_REGRESS_SOCK_DIR=c:/cirrus/ GCP_PROJECT=pg-ci-images CIRRUS_REPO_ID=5309429912436736 CCACHE_MAXSIZE=250M CONTINUOUS_INTEGRATION=true CIRRUS_USER_PERMISSION=admin CIRRUS_BRANCH=cf/5117 CIRRUS_CHANGE_MESSAGE=[CF 5117] v12 - 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/178741.1743514291@localhost Author(s): Antonin Houska MBUILD_TARGET=all testprep CHECKFLAGS=-Otarget CPUS=4 IMAGE_PROJECT=pg-ci-images CIRRUS_BUILD_SOURCE=github TERM=xterm-256color CIRRUS_LAST_GREEN_CHANGE=6bb6f2d52faf04c17673a2fcf7b948b197cad7be CIRRUS_WINDOWS_ERROR_MODE=0x8001 CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_RESOLUTION_STRATEGY=SAME_SHA TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_CHANGE_TIMESTAMP=1743733649000 CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-4998300178317312-7b740d34-ade4-415c-8fb8-a159207b0eeb CIRRUS_REPO_NAME=postgresql CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git CI=true CIRRUS_ARCH=amd64 CI_NODE_INDEX=7 LANG=en_US.UTF-8 CIRRUS_WORKING_DIR=c:/cirrus CIRRUS_CHANGE_IN_REPO=668d1385f7cff40e5738cddc02ddd1b896924f86 PROVE_FLAGS=--timer CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CIRRUS_LAST_GREEN_BUILD_ID=4633104251355136 PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_LOG_TIMESTAMP=true TAR=c:/windows/system32/tar.exe CIRRUS_USER_COLLABORATOR=true GITHUB_CHECK_SUITE_ID=36678270038 DISK_SIZE=50 CIRRUS_DEFAULT_BRANCH=master BRANCH=cf/5117 CHECK=check-world PROVE_FLAGS=--timer CIRRUS_TASK_ID=4998300178317312 CIRRUS_CLONE_DEPTH=500 CIRRUS_COMMIT_MESSAGE=[CF 5117] v12 - 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/178741.1743514291@localhost Author(s): Antonin Houska MTEST_ARGS=--print-errorlogs --no-rebuild -C build CIRRUS_OS=windows CIRRUS_CI=true CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja IMAGE_FAMILY=pg-ci-windows-ci CIRRUS_BUILD_ID=4661085518692352 PLATFORM=x64 PGCTLTIMEOUT=120 CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjQ5OTgzMDAxNzgzMTczMTIiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzUxMTciLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc0MzczMzc5OCwiYnVpbGRfaWQiOiI0NjYxMDg1NTE4NjkyMzUyIiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc0MzczNzk5OCwiaWF0IjoxNzQzNzMzNzk4LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiI2NjRhYWMxZS1mZjEyLTRjYWItOThlZC1hN2JkOGFiY2JkZWUiLCJjaGFuZ2VfaW5fcmVwbyI6IjY2OGQxMzg1ZjdjZmY0MGU1NzM4Y2RkYzAyZGRkMWI4OTY5MjRmODYifQ.no7q6Bdf2YVX8sKd-ZIZbbMGTeVAG7PYoNRzus3uLpgS2GQviLAMi0wSZyv4X53hNWQW4JrRHTxP-7P05Dp0HAAXawio51DEknlFA_g8oHWwhqFrDpFCwIaihLJmWl1Aw974HnNu0boCfqAumenIHXJ2rplHoG-WIO4l15VQ68WRULkU3lFjGL6GVi5dVZ6CpFSDULobMoJOu4bexXwlVByHtQlj3FG6_GZnxv0E0_aTEqOuymQtvC5TjCO2GLlBUroZzzr3PjBrL45hdPeEx-Sq7S3yKglJZwBMjThkfY7ZZD1SvdcmIcuiB_B1F0Ia19WBA-8PyRCh6NhdJSz6LQ PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 TEST_JOBS=8 REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CI_NODE_TOTAL=10 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_=28 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/test_decoding/isolation\data TESTLOGDIR=C:\cirrus\build/testrun/test_decoding/isolation\log Closing open log file c:/cirrus/crashlog-postgres.exe_0f00_2025-04-04_02-38-23-513.txt