Opened log file 'c:/cirrus/crashlog-postgres.exe_1590_2025-01-05_04-36-31-796.txt' 504: plpgsql_scanner_errposition(int location, yyscan_t yyscanner) 505: { 506: int pos; 507: > 508: if (location < 0 || yyextra->scanorig == NULL) 509: return 0; /* no-op if location is unknown */ 510: 511: /* Convert byte offset to character number */ 512: pos = pg_mbstrlen_with_len(yyextra->scanorig, location) + 1; 513: /* And pass it to the ereport mechanism */ . 0 Id: f40.1498 Suspend: 1 Teb: 00000038`2b423000 Unfrozen Child-SP RetAddr Call Site 00000038`2b9fc4a0 00007ffb`0c26bb82 plpgsql!plpgsql_scanner_errposition( int location = 0n11, void * yyscanner = 0x00007ffb`0c2890c0)+0x1c [c:\cirrus\src\pl\plpgsql\src\pl_scanner.c @ 508] 00000038`2b9fc4e0 00007ff7`9a378cb9 plpgsql!plpgsql_sql_error_callback( void * arg = 0x00000038`2b9fc640)+0x32 [c:\cirrus\src\pl\plpgsql\src\pl_gram.y @ 3775] 00000038`2b9fc530 00007ff7`9a004d5e postgres!errfinish( char * filename = 0x00007ff7`9a825c48 "../src/backend/parser/parse_type.c", int lineno = 0n274, char * funcname = 0x00007ff7`9a825c38 "typenameType")+0x159 [c:\cirrus\src\backend\utils\error\elog.c @ 509] 00000038`2b9fc590 00007ff7`9a004eac postgres!typenameType( struct ParseState * pstate = 0x00000000`00000000, struct TypeName * typeName = 0x00000186`403f9f88, int * typmod_p = 0x00000038`2b9fc630)+0x9e [c:\cirrus\src\backend\parser\parse_type.c @ 270] 00000038`2b9fc5d0 00007ffb`0c26bc40 postgres!typenameTypeIdAndMod( struct ParseState * pstate = 0x00000000`00000000, struct TypeName * typeName = 0x00000186`403f9f88, unsigned int * typeid_p = 0x00000038`2b9fc634, int * typmod_p = 0x00000038`2b9fc630)+0x2c [c:\cirrus\src\backend\parser\parse_type.c @ 315] 00000038`2b9fc610 00007ffb`0c2699a7 plpgsql!parse_datatype( char * string = 0x00000186`403f9540 "mutable2", int location = 0n11)+0x70 [c:\cirrus\src\pl\plpgsql\src\pl_gram.y @ 3818] 00000038`2b9fc680 00007ffb`0c262ed7 plpgsql!read_datatype( int tok = 0n59, union YYSTYPE * yylvalp = 0x00000038`2b9fc7b0, int * yyllocp = 0x00000038`2b9fc768, void * yyscanner = 0x00000186`403f4770)+0x657 [c:\cirrus\src\pl\plpgsql\src\pl_gram.y @ 2961] 00000038`2b9fc700 00007ffb`0c270380 plpgsql!plpgsql_yyparse( void * yyscanner = 0x00000186`403f4770)+0x1d67 [c:\cirrus\src\pl\plpgsql\src\pl_gram.y @ 774] 00000038`2b9fead0 00007ffb`0c26cf54 plpgsql!do_compile( struct FunctionCallInfoBaseData * fcinfo = 0x00000186`403ff6c8, struct HeapTupleData * procTup = 0x00000186`4048fab8, struct PLpgSQL_function * function = 0x00000186`40154368, struct PLpgSQL_func_hashkey * hashkey = 0x00000038`2b9fecf0, bool forValidator = false)+0x16d0 [c:\cirrus\src\pl\plpgsql\src\pl_comp.c @ 790] 00000038`2b9fec90 00007ffb`0c2878bf plpgsql!plpgsql_compile( struct FunctionCallInfoBaseData * fcinfo = 0x00000186`403ff6c8, bool forValidator = false)+0x1f4 [c:\cirrus\src\pl\plpgsql\src\pl_comp.c @ 223] 00000038`2b9feeb0 00007ff7`99e479e7 plpgsql!plpgsql_call_handler( struct FunctionCallInfoBaseData * fcinfo = 0x00000186`403ff6c8)+0xcf [c:\cirrus\src\pl\plpgsql\src\pl_handler.c @ 241] 00000038`2b9ff060 00007ff7`99e4050b postgres!ExecInterpExpr( struct ExprState * state = 0x00000186`403ff570, struct ExprContext * econtext = 0x00000186`403ff298, bool * isnull = 0x00000038`2b9ff3b0)+0x8f7 [c:\cirrus\src\backend\executor\execExprInterp.c @ 808] 00000038`2b9ff320 00007ff7`99eae0cd postgres!ExecInterpExprStillValid( struct ExprState * state = 0x00000186`403ff570, struct ExprContext * econtext = 0x00000186`403ff298, bool * isNull = 0x00000038`2b9ff3b0)+0x4b [c:\cirrus\src\backend\executor\execExprInterp.c @ 2110] 00000038`2b9ff350 00007ff7`99eae144 postgres!ExecEvalExprSwitchContext( struct ExprState * state = 0x00000186`403ff570, struct ExprContext * econtext = 0x00000186`403ff298, bool * isNull = 0x00000038`2b9ff3b0)+0x3d [c:\cirrus\src\include\executor\executor.h @ 369] 00000038`2b9ff390 00007ff7`99eae70e postgres!ExecProject( struct ProjectionInfo * projInfo = 0x00000186`403ff568)+0x54 [c:\cirrus\src\include\executor\executor.h @ 409] 00000038`2b9ff3e0 00007ff7`99e6076b postgres!ExecResult( struct PlanState * pstate = 0x00000186`403ff188)+0x14e [c:\cirrus\src\backend\executor\nodeResult.c @ 135] 00000038`2b9ff440 00007ff7`99e564fc postgres!ExecProcNodeFirst( struct PlanState * node = 0x00000186`403ff188)+0x4b [c:\cirrus\src\backend\executor\execProcnode.c @ 470] 00000038`2b9ff470 00007ff7`99e57633 postgres!ExecProcNode( struct PlanState * node = 0x00000186`403ff188)+0x2c [c:\cirrus\src\include\executor\executor.h @ 273] 00000038`2b9ff4a0 00007ff7`99e528e0 postgres!ExecutePlan( struct QueryDesc * queryDesc = 0x00000186`40440220, CmdType operation = CMD_SELECT (0n1), bool sendTuples = true, unsigned int64 numberTuples = 0, ScanDirection direction = ForwardScanDirection (0n1), struct _DestReceiver * dest = 0x00000186`4050e4a0)+0xd3 [c:\cirrus\src\backend\executor\execMain.c @ 1655] 00000038`2b9ff500 00007ff7`99e526b5 postgres!standard_ExecutorRun( struct QueryDesc * queryDesc = 0x00000186`40440220, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x220 [c:\cirrus\src\backend\executor\execMain.c @ 374] 00000038`2b9ff580 00007ff7`9a143329 postgres!ExecutorRun( struct QueryDesc * queryDesc = 0x00000186`40440220, ScanDirection direction = ForwardScanDirection (0n1), unsigned int64 count = 0)+0x45 [c:\cirrus\src\backend\executor\execMain.c @ 301] 00000038`2b9ff5b0 00007ff7`9a14257b postgres!PortalRunSelect( struct PortalData * portal = 0x00000186`3f7e6820, bool forward = true, long count = 0n0, struct _DestReceiver * dest = 0x00000186`4050e4a0)+0x119 [c:\cirrus\src\backend\tcop\pquery.c @ 921] 00000038`2b9ff610 00007ff7`9a13ea4e postgres!PortalRun( struct PortalData * portal = 0x00000186`3f7e6820, long count = 0n2147483647, bool isTopLevel = true, struct _DestReceiver * dest = 0x00000186`4050e4a0, struct _DestReceiver * altdest = 0x00000186`4050e4a0, struct QueryCompletion * qc = 0x00000038`2b9ff8a8)+0x25b [c:\cirrus\src\backend\tcop\pquery.c @ 764] 00000038`2b9ff7c0 00007ff7`9a13c379 postgres!exec_simple_query( char * query_string = 0x00000186`40082410 "select sillyaddtwo(42);")+0x5ee [c:\cirrus\src\backend\tcop\postgres.c @ 1278] 00000038`2b9ff8f0 00007ff7`9a1362fd postgres!PostgresMain( char * dbname = 0x00000186`3f7557f0 "regression_plpgsql", char * username = 0x00000186`3f799a80 "SYSTEM")+0x8e9 [c:\cirrus\src\backend\tcop\postgres.c @ 4695] 00000038`2b9ffb00 00007ff7`9a034ea7 postgres!BackendMain( char * startup_data = 0x00000186`3f753920 "", unsigned int64 startup_data_len = 4)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 108] 00000038`2b9ffb40 00007ff7`99ef08c9 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x00000186`3f732cf0)+0x2a7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 681] 00000038`2b9ffbb0 00007ff7`9a4f1bf9 postgres!main( int argc = 0n3, char ** argv = 0x00000186`3f732cf0)+0x329 [c:\cirrus\src\backend\main\main.c @ 221] 00000038`2b9ffbf0 00007ff7`9a4f1b4e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 00000038`2b9ffc40 00007ff7`9a4f1a0e postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 00000038`2b9ffcb0 00007ff7`9a4f1c6e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 00000038`2b9ffce0 00007ffb`19dc4cb0 postgres!mainCRTStartup( void * __formal = 0x00000038`2b422000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 00000038`2b9ffd10 00007ffb`1b59edcb KERNEL32!BaseThreadInitThunk+0x10 00000038`2b9ffd40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: f40.1064 Suspend: 1 Teb: 00000038`2b425000 Unfrozen Child-SP RetAddr Call Site 00000038`2bdff7d8 00007ffb`1b52b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000038`2bdff7e0 00007ffb`19dc4cb0 ntdll!TppWorkerThread+0x2df 00000038`2bdffad0 00007ffb`1b59edcb KERNEL32!BaseThreadInitThunk+0x10 00000038`2bdffb00 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: f40.1a30 Suspend: 1 Teb: 00000038`2b427000 Unfrozen Child-SP RetAddr Call Site 00000038`2c1ff9d8 00007ffb`18ec45ca ntdll!NtFsControlFile+0x14 00000038`2c1ff9e0 00007ff7`9a0292db KERNELBASE!ConnectNamedPipe+0x6a 00000038`2c1ffa50 00007ffb`19dc4cb0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 00000038`2c1ffb50 00007ffb`1b59edcb KERNEL32!BaseThreadInitThunk+0x10 00000038`2c1ffb80 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: f40.16f8 Suspend: 1 Teb: 00000038`2b429000 Unfrozen Child-SP RetAddr Call Site 00000038`2c5ff748 00007ffb`1b52b77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 00000038`2c5ff750 00007ffb`19dc4cb0 ntdll!TppWorkerThread+0x2df 00000038`2c5ffa40 00007ffb`1b59edcb KERNEL32!BaseThreadInitThunk+0x10 00000038`2c5ffa70 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: f40.10cc Suspend: 1 Teb: 00000038`2b42b000 Unfrozen Child-SP RetAddr Call Site 00000038`2c9ff838 00007ffb`18e7d71e ntdll!NtWaitForSingleObject+0x14 00000038`2c9ff840 00007ff7`9a02ad7c KERNELBASE!WaitForSingleObjectEx+0x8e 00000038`2c9ff8e0 00007ffb`19dc4cb0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 00000038`2c9ff920 00007ffb`1b59edcb KERNEL32!BaseThreadInitThunk+0x10 00000038`2c9ff950 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 000000382b422000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff799b80000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ffb1b693140 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 000001863f726af0 . 000001863f790e00 Ldr.InLoadOrderModuleList: 000001863f726c70 . 000001863f790de0 Ldr.InMemoryOrderModuleList: 000001863f726c80 . 000001863f790df0 Base TimeStamp Module 7ff799b80000 677a0b5d Jan 05 04:32:29 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ffb1b520000 91e17825 Jul 23 05:31:17 2047 C:\Windows\SYSTEM32\ntdll.dll 7ffb19db0000 7156caad Apr 04 06:09:49 2030 C:\Windows\System32\KERNEL32.DLL 7ffb18e40000 6f1cf41e Jan 27 00:34:38 2029 C:\Windows\System32\KERNELBASE.dll 7ffb1ad00000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll 7ffb19ba0000 62746217 May 05 23:47:35 2022 C:\Windows\System32\RPCRT4.dll 7ffb19b30000 1c44d4d4 Jan 11 06:29:40 1985 C:\Windows\System32\WLDAP32.dll 7ffb18aa0000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll 7ffb199a0000 7c2f91f1 Jan 09 11:52:17 2036 C:\Windows\System32\ADVAPI32.dll 7ffb1a0f0000 68e1e0af Oct 05 03:06:23 2025 C:\Windows\System32\msvcrt.dll 7ffb1a900000 3461349e Nov 06 03:08:14 1997 C:\Windows\System32\sechost.dll 7ffb19420000 3bdd8bbd Oct 29 17:02:53 2001 C:\Windows\System32\bcrypt.dll 7ffb08770000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ffb08420000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ffb1ab50000 6051f4c5 Mar 17 12:23:33 2021 C:\Windows\System32\USER32.dll 7ffb18e10000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7ffb19b00000 784b1edd Dec 14 16:03:41 2033 C:\Windows\System32\GDI32.dll 7ffb18bb0000 6ba6f410 Mar 26 23:26:08 2027 C:\Windows\System32\gdi32full.dll 7ffb19380000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ffb0c120000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll 7ffb08bb0000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ffb08820000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ffb08b70000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ffb18450000 8199e7b5 Nov 26 01:19:49 2038 C:\Windows\SYSTEM32\SSPICLI.DLL 7ffb17fa0000 06d626ed Aug 20 12:32:45 1973 C:\Windows\system32\mswsock.dll 7ffb08af0000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ffb181f0000 ab2bdb14 Jan 01 04:07:48 2061 C:\Windows\SYSTEM32\CRYPTSP.dll 7ffb17aa0000 6147b774 Sep 19 22:19:32 2021 C:\Windows\system32\rsaenh.dll 7ffb18210000 889c9ae0 Aug 18 08:50:40 2042 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ffb18d90000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll 7ffb14e10000 677a0b5e Jan 05 04:32:30 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7ffb0c260000 677a0b66 Jan 05 04:32:38 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\plpgsql.dll SubSystemData: 0000000000000000 ProcessHeap: 000001863f720000 ProcessParameters: 000001863f72d530 CurrentDirectory: 'C:\cirrus\build\testrun\plpgsql\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" 5384' DllPath: '< Name not readable >' Environment: 000001863f7211f0 =C:=C:\cirrus\build\testrun\plpgsql\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-01-05t00-32-07 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\pl\plpgsql\src;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=40000 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=America/Los_Angeles PG_ABS_BUILDDIR=C:/cirrus/build/testrun/plpgsql/regress PG_ABS_SRCDIR=C:/cirrus/src/pl/plpgsql/src PG_DLSUFFIX=.dll PG_LIBDIR=C:/cirrus/build/src/pl/plpgsql/src 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.42 VSINSTALLDIR=C:\BuildTools\ WINDIR=C:\Windows CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja MTEST_ARGS=--print-errorlogs --no-rebuild -C build REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CIRRUS_CHANGE_IN_REPO=c559d69d226141bbe9f9a8999c5c55dbb0d6470f CIRRUS_BRANCH=cf/5417 CI_NODE_TOTAL=8 DISK_SIZE=50 TEST_JOBS=8 LANG=en_US.UTF-8 CHECK=check-world PROVE_FLAGS=--timer CIRRUS_OS=windows CIRRUS_COMMIT_MESSAGE=[CF 51/5417] v3 - pure parsers and reentrant scanners This commit was automatically generated by a robot at cfbot.cputube.org. It is based on patches submitted to the PostgreSQL mailing lists and registered in the PostgreSQL Commitfest application. This branch will be overwritten each time a new patch version is posted to the email thread, and also periodically to check for bitrot caused by changes on the master branch. Commitfest entry: https://commitfest.postgresql.org/51/5417 Patch(es): https://www.postgresql.org/message-id/4d6a4426-6cda-4687-817a-42bd706e18c5@eisentraut.org Author(s): Peter Eisentraut CIRRUS_BUILD_SOURCE=github CHECKFLAGS=-Otarget CPUS=4 CIRRUS_REPO_CLONE_TOKEN=ghs_8UBT1iQ70rtyBwaEUN8m4BipoZwGXq3CUkfz CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CIRRUS_ARCH=amd64 PGCTLTIMEOUT=120 CIRRUS_CPU=4 CIRRUS_USER_PERMISSION=admin CIRRUS_WINDOWS_ERROR_MODE=0x8001 IMAGE_PROJECT=pg-ci-images BRANCH=cf/5417 TERM=xterm-256color TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf CIRRUS_USER_COLLABORATOR=true CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-6282787449208832-b6007544-a6c6-424c-8142-056ab00d0bf5 CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci CIRRUS_CLONE_DEPTH=500 TAR=c:/windows/system32/tar.exe CIRRUS_CHANGE_TITLE=[CF 51/5417] v3 - pure parsers and reentrant scanners CI_NODE_INDEX=5 CCACHE_MAXSIZE=250M PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_LAST_GREEN_CHANGE=9f8bd7d732d16dccfe6686bbb139b011cd95e92c CIRRUS_WORKING_DIR=c:/cirrus CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjYyODI3ODc0NDkyMDg4MzIiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzU0MTciLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTczNjA1MTQ2MywiYnVpbGRfaWQiOiI0NTQzMjIzNzIyNDA5OTg0IiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTczNjA1NTY2MywiaWF0IjoxNzM2MDUxNDYzLCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiI5YWJlOTE3Zi0wZDE1LTQ2NGEtYjVhYi1jOTlhYzMwODhjOGMiLCJjaGFuZ2VfaW5fcmVwbyI6ImM1NTlkNjlkMjI2MTQxYmJlOWY5YTg5OTljNWM1NWRiYjBkNjQ3MGYifQ.RlOX1eUHfkcKMH9dFTmt12XJbrFyilsZSAnYs22vwYuZ11PSYHVEFIMSj2jVuRwqwhElTKz1Zam-6_CL4T1Sp3_R0S-fP9G3DfHC6kfnM8WUNH2nighaGxQgnz-nrX43RwwwWRifWOG1fTKR7I3k4f_lHCyOnevdyLVNKQLlkadcye3wUKmnLxInopyles11xPuo1jZvxrGd5K4q9SmIFcPP7PAD_N4kTE_EaybEx46W_vto9TL132eJ78ncKYwLbcEbrIjiyrbMyOynPOtLKPKzNG-dJduDbqTFoeM8uuyhY3pjF7HKUK5Zh3TJbizjplvL1RbA-GAVcyh2MFJAmQ CIRRUS_LOG_TIMESTAMP=true GITHUB_CHECK_SUITE_ID=32685881584 CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git CIRRUS_CI=true CIRRUS_REPO_OWNER=postgresql-cfbot IMAGE_FAMILY=pg-ci-windows-ci CIRRUS_TASK_ID=6282787449208832 PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance CONTINUOUS_INTEGRATION=true CIRRUS_REPO_NAME=postgresql CIRRUS_CHANGE_MESSAGE=[CF 51/5417] v3 - pure parsers and reentrant scanners This commit was automatically generated by a robot at cfbot.cputube.org. It is based on patches submitted to the PostgreSQL mailing lists and registered in the PostgreSQL Commitfest application. This branch will be overwritten each time a new patch version is posted to the email thread, and also periodically to check for bitrot caused by changes on the master branch. Commitfest entry: https://commitfest.postgresql.org/51/5417 Patch(es): https://www.postgresql.org/message-id/4d6a4426-6cda-4687-817a-42bd706e18c5@eisentraut.org Author(s): Peter Eisentraut CIRRUS_BUILD_ID=4543223722409984 CIRRUS_DEFAULT_BRANCH=master CIRRUS_REPO_ID=5309429912436736 PLATFORM=x64 GCP_PROJECT=pg-ci-images PROVE_FLAGS=--timer CIRRUS_LAST_GREEN_BUILD_ID=6186793819701248 CI=true CIRRUS_CHANGE_TIMESTAMP=1736051365000 PG_REGRESS_SOCK_DIR=c:/cirrus/ CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 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 MESON_TEST_ITERATION=1 MALLOC_PERTURB_=65 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/plpgsql/regress\data TESTLOGDIR=C:\cirrus\build/testrun/plpgsql/regress\log Closing open log file c:/cirrus/crashlog-postgres.exe_1590_2025-01-05_04-36-31-796.txt