Opened log file 'c:/cirrus/crashlog-postgres.exe_1580_2025-03-30_15-35-37-060.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: 1c08.14b8 Suspend: 1 Teb: 000000ac`9e375000 Unfrozen Child-SP RetAddr Call Site 000000ac`9e7fdef0 00007ff7`dd545afb postgres!hash_search( struct HTAB * hashp = 0x000001d7`3b466e88, void * keyPtr = 0x000000ac`9e7fdf60, HASHACTION action = HASH_FIND (0n0), bool * foundPtr = 0x00000000`00000000)+0x1d [c:\cirrus\src\backend\utils\hash\dynahash.c @ 960] 000000ac`9e7fdf30 00007ff7`ddb8a80e postgres!is_concurrent_repack_in_progress( unsigned int relid = 0xa76)+0xcb [c:\cirrus\src\backend\commands\cluster.c @ 2731] 000000ac`9e7fdf80 00007ff7`ddb80347 postgres!RelationBuildDesc( unsigned int targetRelId = 0xa76, bool insertIt = true)+0x5ae [c:\cirrus\src\backend\utils\cache\relcache.c @ 1257] 000000ac`9e7fe030 00007ff7`dd392696 postgres!RelationIdGetRelation( unsigned int relationId = 0xa76)+0x137 [c:\cirrus\src\backend\utils\cache\relcache.c @ 2105] 000000ac`9e7fe070 00007ff7`dd420279 postgres!relation_open( unsigned int relationId = 0xa76, int lockmode = 0n1)+0x56 [c:\cirrus\src\backend\access\common\relation.c @ 58] 000000ac`9e7fe0b0 00007ff7`dd41edfc postgres!index_open( unsigned int relationId = 0xa76, int lockmode = 0n1)+0x19 [c:\cirrus\src\backend\access\index\indexam.c @ 137] 000000ac`9e7fe0f0 00007ff7`ddb806f9 postgres!systable_beginscan( struct RelationData * heapRelation = 0x00000298`61806de8, unsigned int indexId = 0xa76, bool indexOK = true, struct SnapshotData * snapshot = 0x00000000`00000000, int nkeys = 0n1, struct ScanKeyData * key = 0x000000ac`9e7fe1f0)+0x4c [c:\cirrus\src\backend\access\index\genam.c @ 400] 000000ac`9e7fe160 00007ff7`dd6538a0 postgres!RelationGetIndexList( struct RelationData * relation = 0x00000298`618042c8)+0xd9 [c:\cirrus\src\backend\utils\cache\relcache.c @ 4802] 000000ac`9e7fe250 00007ff7`dd4f50b0 postgres!ExecOpenIndices( struct ResultRelInfo * resultRelInfo = 0x00000298`62062878, bool speculative = false)+0x50 [c:\cirrus\src\backend\executor\execIndexing.c @ 179] 000000ac`9e7fe2e0 00007ff7`dd4f5117 postgres!CatalogOpenIndexes( struct RelationData * heapRel = 0x00000298`618042c8)+0x50 [c:\cirrus\src\backend\catalog\indexing.c @ 54] 000000ac`9e7fe320 00007ff7`dd523e56 postgres!CatalogTupleInsert( struct RelationData * heapRel = 0x00000298`618042c8, struct HeapTupleData * tup = 0x00000298`62062318)+0x27 [c:\cirrus\src\backend\catalog\indexing.c @ 239] 000000ac`9e7fe360 00007ff7`dd59203a postgres!ProcedureCreate( char * procedureName = 0x00000298`61fdb6f8 "test_event_trigger", unsigned int procNamespace = 0x898, bool replace = false, bool returnsSet = false, unsigned int returnType = 0xefe, unsigned int proowner = 0xa, unsigned int languageObjectId = 0x3794, unsigned int languageValidator = 0x3793, char * prosrc = 0x00000298`61fdb890 ".BEGIN. RAISE NOTICE 'test_event_trigger: % %', tg_event, tg_tag;.END.", char * probin = 0x00000000`00000000 "", struct Node * prosqlbody = 0x00000000`00000000, char prokind = 0n102 'f', bool security_definer = false, bool isLeakProof = false, bool isStrict = false, char volatility = 0n118 'v', char parallel = 0n117 'u', struct oidvector * parameterTypes = 0x00000298`62067b08, unsigned int64 allParameterTypes = 0, unsigned int64 parameterModes = 0, unsigned int64 parameterNames = 0, struct List * parameterDefaults = 0x00000000`00000000, unsigned int64 trftypes = 0, unsigned int64 proconfig = 0, unsigned int prosupport = 0, float procost = 100, float prorows = 0)+0x1bb6 [c:\cirrus\src\backend\catalog\pg_proc.c @ 581] 000000ac`9e7fe760 00007ff7`dd9656ca postgres!CreateFunction( struct ParseState * pstate = 0x00000298`617b0080, struct CreateFunctionStmt * stmt = 0x00000298`61fdbaa0)+0xe3a [c:\cirrus\src\backend\commands\functioncmds.c @ 1272] 000000ac`9e7fea00 00007ff7`dd96145c postgres!ProcessUtilitySlow( struct ParseState * pstate = 0x00000298`617b0080, struct PlannedStmt * pstmt = 0x00000298`61fdbb70, char * queryString = 0x00000298`61fdac50 "create function test_event_trigger() returns event_trigger as $$.BEGIN. RAISE NOTICE 'test_event_trigger: % %', tg_event, tg_tag;.END.$$ language plpgsql;", ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000298`61fdbf30, struct QueryCompletion * qc = 0x000000ac`9e7ff8f8)+0x175a [c:\cirrus\src\backend\tcop\utility.c @ 1673] 000000ac`9e7ff320 00007ff7`dd960389 postgres!standard_ProcessUtility( struct PlannedStmt * pstmt = 0x00000298`61fdbb70, char * queryString = 0x00000298`61fdac50 "create function test_event_trigger() returns event_trigger as $$.BEGIN. RAISE NOTICE 'test_event_trigger: % %', tg_event, tg_tag;.END.$$ language plpgsql;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000298`61fdbf30, struct QueryCompletion * qc = 0x000000ac`9e7ff8f8)+0x10bc [c:\cirrus\src\backend\tcop\utility.c @ 1081] 000000ac`9e7ff4f0 00007ff7`dd95f2dd postgres!ProcessUtility( struct PlannedStmt * pstmt = 0x00000298`61fdbb70, char * queryString = 0x00000298`61fdac50 "create function test_event_trigger() returns event_trigger as $$.BEGIN. RAISE NOTICE 'test_event_trigger: % %', tg_event, tg_tag;.END.$$ language plpgsql;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x00000298`61fdbf30, struct QueryCompletion * qc = 0x000000ac`9e7ff8f8)+0x169 [c:\cirrus\src\backend\tcop\utility.c @ 527] 000000ac`9e7ff540 00007ff7`dd95f6a4 postgres!PortalRunUtility( struct PortalData * portal = 0x00000298`617f90f0, struct PlannedStmt * pstmt = 0x00000298`61fdbb70, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00000298`61fdbf30, struct QueryCompletion * qc = 0x000000ac`9e7ff8f8)+0x13d [c:\cirrus\src\backend\tcop\pquery.c @ 1195] 000000ac`9e7ff5b0 00007ff7`dd95e129 postgres!PortalRunMulti( struct PortalData * portal = 0x00000298`617f90f0, bool isTopLevel = true, bool setHoldSnapshot = false, struct _DestReceiver * dest = 0x00000298`61fdbf30, struct _DestReceiver * altdest = 0x00000298`61fdbf30, struct QueryCompletion * qc = 0x000000ac`9e7ff8f8)+0x344 [c:\cirrus\src\backend\tcop\pquery.c @ 1351] 000000ac`9e7ff650 00007ff7`dd95a21c postgres!PortalRun( struct PortalData * portal = 0x00000298`617f90f0, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x00000298`61fdbf30, struct _DestReceiver * altdest = 0x00000298`61fdbf30, struct QueryCompletion * qc = 0x000000ac`9e7ff8f8)+0x319 [c:\cirrus\src\backend\tcop\pquery.c @ 824] 000000ac`9e7ff800 00007ff7`dd957b31 postgres!exec_simple_query( char * query_string = 0x00000298`61fdac50 "create function test_event_trigger() returns event_trigger as $$.BEGIN. RAISE NOTICE 'test_event_trigger: % %', tg_event, tg_tag;.END.$$ language plpgsql;")+0x60c [c:\cirrus\src\backend\tcop\postgres.c @ 1281] 000000ac`9e7ff940 00007ff7`dd9514ed postgres!PostgresMain( char * dbname = 0x00000298`61766600 "regression", char * username = 0x00000298`617ac058 "SYSTEM")+0xaa1 [c:\cirrus\src\backend\tcop\postgres.c @ 4763] 000000ac`9e7ffb70 00007ff7`dd844b37 postgres!BackendMain( void * startup_data = 0x00000298`617647d0, unsigned int64 startup_data_len = 0x18)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 123] 000000ac`9e7ffbb0 00007ff7`dd6fb659 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x00000298`61742b30)+0x2f7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 714] 000000ac`9e7ffc30 00007ff7`ddd24fb9 postgres!main( int argc = 0n3, char ** argv = 0x00000298`61742b30)+0x329 [c:\cirrus\src\backend\main\main.c @ 218] 000000ac`9e7ffc70 00007ff7`ddd24f0e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 000000ac`9e7ffcc0 00007ff7`ddd24dce postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 000000ac`9e7ffd30 00007ff7`ddd2502e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 000000ac`9e7ffd60 00007fff`0d414cb0 postgres!mainCRTStartup( void * __formal = 0x000000ac`9e374000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 000000ac`9e7ffd90 00007fff`0e5fedcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`9e7ffdc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: 1c08.6bc Suspend: 1 Teb: 000000ac`9e377000 Unfrozen Child-SP RetAddr Call Site 000000ac`9ebffa98 00007fff`0e58b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ac`9ebffaa0 00007fff`0d414cb0 ntdll!TppWorkerThread+0x2df 000000ac`9ebffd90 00007fff`0e5fedcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`9ebffdc0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: 1c08.167c Suspend: 1 Teb: 000000ac`9e379000 Unfrozen Child-SP RetAddr Call Site 000000ac`9efff868 00007fff`0be648fa ntdll!NtFsControlFile+0x14 000000ac`9efff870 00007ff7`dd838c4b KERNELBASE!ConnectNamedPipe+0x6a 000000ac`9efff8e0 00007fff`0d414cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 000000ac`9efff9e0 00007fff`0e5fedcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`9efffa10 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: 1c08.a74 Suspend: 1 Teb: 000000ac`9e37b000 Unfrozen Child-SP RetAddr Call Site 000000ac`9f3ffc38 00007fff`0e58b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 000000ac`9f3ffc40 00007fff`0d414cb0 ntdll!TppWorkerThread+0x2df 000000ac`9f3fff30 00007fff`0e5fedcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`9f3fff60 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: 1c08.e28 Suspend: 1 Teb: 000000ac`9e37d000 Unfrozen Child-SP RetAddr Call Site 000000ac`9f7ff938 00007fff`0be1da4e ntdll!NtWaitForSingleObject+0x14 000000ac`9f7ff940 00007ff7`dd83a6ec KERNELBASE!WaitForSingleObjectEx+0x8e 000000ac`9f7ff9e0 00007fff`0d414cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 000000ac`9f7ffa20 00007fff`0e5fedcb KERNEL32!BaseThreadInitThunk+0x10 000000ac`9f7ffa50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 000000ac9e374000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff7dd370000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007fff0e6f3140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 0000029861736950 . 00000298617a0870 Ldr.InLoadOrderModuleList: 0000029861736ad0 . 00000298617a0850 Ldr.InMemoryOrderModuleList: 0000029861736ae0 . 00000298617a0860 Base TimeStamp Module 7ff7dd370000 67e96444 Mar 30 15:33:24 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7fff0e580000 970713bc Apr 17 15:50:20 2050 C:\Windows\SYSTEM32\ntdll.dll 7fff0d400000 74962988 Dec 25 20:48:08 2031 C:\Windows\System32\KERNEL32.DLL 7fff0bde0000 5cf10295 May 31 10:31:49 2019 C:\Windows\System32\KERNELBASE.dll 7fff0dda0000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7fff0df40000 62746217 May 05 23:47:35 2022 C:\Windows\System32\RPCRT4.dll 7fff0d8f0000 d3853513 Jun 15 04:14:11 2082 C:\Windows\System32\WLDAP32.dll 7fff0bc00000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7fff0c4a0000 784be578 Dec 15 06:11:04 2033 C:\Windows\System32\ADVAPI32.dll 7fff0d720000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll 7fff0d5e0000 3461349e Nov 06 03:08:14 1997 C:\Windows\System32\sechost.dll 7fff0bdb0000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll 7ffefd1c0000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffefc970000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7fff0d250000 6051f4c5 Mar 17 12:23:33 2021 C:\Windows\System32\USER32.dll 7fff0c1d0000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7fff0d4c0000 784b1edd Dec 14 16:03:41 2033 C:\Windows\System32\GDI32.dll 7fff0bae0000 edcf8a43 Jun 06 06:12:19 2096 C:\Windows\System32\gdi32full.dll 7fff0bd10000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffef5d80000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ffefda50000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ffefd270000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ffefdfa0000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7fff0b4b0000 8199e7b5 Nov 26 01:19:49 2038 C:\Windows\SYSTEM32\SSPICLI.DLL 7fff0afe0000 653b7c1b Oct 27 09:00:11 2023 C:\Windows\system32\mswsock.dll 7ffeffb50000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7fff0b240000 94780d5d Dec 06 19:28:29 2048 C:\Windows\SYSTEM32\CRYPTSP.dll 7fff0aae0000 a3e1566f Feb 15 09:12:15 2057 C:\Windows\system32\rsaenh.dll 7fff0b230000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll 7fff0c150000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7fff09550000 67e96445 Mar 30 15:33:25 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll SubSystemData: 0000000000000000 ProcessHeap: 0000029861730000 ProcessParameters: 000002986173d390 CurrentDirectory: 'C:\cirrus\build\testrun\regress\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" 16252' DllPath: '< Name not readable >' Environment: 00000298617311f0 =C:=C:\cirrus\build\testrun\regress\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-30t00-32-27 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\src/test\regress;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=40050 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=America/Los_Angeles PG_ABS_BUILDDIR=C:/cirrus/build/testrun/regress/regress PG_ABS_SRCDIR=C:/cirrus/src/test/regress 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_HOST=github.com CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjUzMDQwNDM3NjcwNzA3MjAiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzUxMTciLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc0MzM0ODcxOCwiYnVpbGRfaWQiOiI2MDM3MTU5MzUxNjgxMDI0IiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc0MzM1MjkxOCwiaWF0IjoxNzQzMzQ4NzE4LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiJhNzI5NDMyZS05NGI1LTQ2NjAtODFjZS05NjZhYzdjOGYzOTMiLCJjaGFuZ2VfaW5fcmVwbyI6IjBjMzU2NWZmY2Q2OGY5ODQ2NjA1MGNiZGQwN2UxNDhmMTZkN2JjOGIifQ.kD-T2_THLO63kRYmE3uE1W6UQrJOdm93KyUb77eo8e2xuFaOFNwR9mpYfwde3HI7lNzdV9WtMcjgY_jKEwOVBfFmEC58eH2pnECEDSpCPuHm2IN0tYIKZowQ1KoQuI5WQtwxX4W9DjRqO8N8BS5Xw1M1gOF9TPQpI5Zb29KKKshgklw8Szdqrwp6qnqLWsQvW6nwmRQaVKp9zxd2fwXznPgK9gnt9gf3Gk9bfru2-QMbBhe03GC53gVJRVe3LKjoFR-_2Wqi7A7GEpbwO5zUAzOwOH5j-GVYieHjOTusO9Ne0AgACZ4f3PQITpfyMn1shKdc4Zxj2QObPdv6sHCPsQ CIRRUS_CLONE_DEPTH=500 CIRRUS_BUILD_SOURCE=github LANG=en_US.UTF-8 CIRRUS_CHANGE_TITLE=[CF 5117] v10 - VACUUM FULL / CLUSTER CONCURRENTLY CPUS=4 PLATFORM=x64 IMAGE_PROJECT=pg-ci-images CIRRUS_REPO_OWNER=postgresql-cfbot CIRRUS_LAST_GREEN_CHANGE=6bb6f2d52faf04c17673a2fcf7b948b197cad7be MBUILD_TARGET=all testprep CIRRUS_USER_COLLABORATOR=true CIRRUS_CI=true CIRRUS_OS=windows PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_ARCH=amd64 CIRRUS_BUILD_ID=6037159351681024 DISK_SIZE=50 CONTINUOUS_INTEGRATION=true REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CIRRUS_USER_PERMISSION=admin CIRRUS_BRANCH=cf/5117 GCP_PROJECT=pg-ci-images CIRRUS_CHANGE_IN_REPO=0c3565ffcd68f98466050cbdd07e148f16d7bc8b CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git IMAGE_FAMILY=pg-ci-windows-ci CI_NODE_TOTAL=10 CIRRUS_WINDOWS_ERROR_MODE=0x8001 PG_REGRESS_SOCK_DIR=c:/cirrus/ CHECK=check-world PROVE_FLAGS=--timer CIRRUS_REPO_NAME=postgresql GITHUB_CHECK_SUITE_ID=36430692272 CHECKFLAGS=-Otarget PROVE_FLAGS=--timer CIRRUS_CHANGE_MESSAGE=[CF 5117] v10 - 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/202503251432.o6obtgywjow5@alvherre.pgsql Author(s): Antonin Houska CIRRUS_LAST_GREEN_BUILD_ID=4633104251355136 CIRRUS_CPU=4 CCACHE_MAXSIZE=250M CIRRUS_DEFAULT_BRANCH=master PGCTLTIMEOUT=120 CI=true PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth CI_NODE_INDEX=7 CIRRUS_CHANGE_TIMESTAMP=1743348568000 CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 CIRRUS_WORKING_DIR=c:/cirrus CIRRUS_LOG_TIMESTAMP=true CIRRUS_TASK_ID=5304043767070720 CIRRUS_RESOLUTION_STRATEGY=SAME_SHA BRANCH=cf/5117 CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja CIRRUS_REPO_ID=5309429912436736 CIRRUS_REPO_CLONE_TOKEN=ghs_MA1M6E64XqiasbcziB4hS5t4B7ox5c41hwmY MTEST_ARGS=--print-errorlogs --no-rebuild -C build TEST_JOBS=8 CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5304043767070720-81682c14-b428-4f71-8938-d92595ccde24 TAR=c:/windows/system32/tar.exe TERM=xterm-256color CIRRUS_COMMIT_MESSAGE=[CF 5117] v10 - 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/202503251432.o6obtgywjow5@alvherre.pgsql Author(s): Antonin Houska 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_=33 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/regress/regress\data TESTLOGDIR=C:\cirrus\build/testrun/regress/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_1580_2025-03-30_15-35-37-060.txt