Opened log file 'c:/cirrus/crashlog-postgres.exe_1fe8_2024-03-19_22-58-16-850.txt' 235: 236: /* 237: * are they the same type of nodes? 238: */ > 239: if (nodeTag(a) != nodeTag(b)) 240: return false; 241: 242: /* Guard against stack overflow due to overly complex expressions */ 243: check_stack_depth(); 244: . 0 Id: c58.1d94 Suspend: 1 Teb: 0000005a`3c7f7000 Unfrozen Child-SP RetAddr Call Site 0000005a`3cbfe560 00007ff6`60898038 postgres!equal( void * a = 0xffffffff`de4614c8, void * b = 0x000001b2`de0b9198)+0x44 [c:\cirrus\src\backend\nodes\equalfuncs.c @ 239] 0000005a`3cbfe5a0 00007ff6`60954ea1 postgres!list_member( struct List * list = 0x000001b2`de461538, void * datum = 0x000001b2`de0b9198)+0xc8 [c:\cirrus\src\backend\nodes\list.c @ 670] 0000005a`3cbfe5f0 00007ff6`60954f67 postgres!add_new_column_to_pathtarget( struct PathTarget * target = 0x000001b2`de461458, struct Expr * expr = 0x000001b2`de0b9198)+0x21 [c:\cirrus\src\backend\optimizer\util\tlist.c @ 743] 0000005a`3cbfe620 00007ff6`60909f6e postgres!add_new_columns_to_pathtarget( struct PathTarget * target = 0x000001b2`de461458, struct List * exprs = 0x000001b2`de4615d8)+0x97 [c:\cirrus\src\backend\optimizer\util\tlist.c @ 761] 0000005a`3cbfe680 00007ff6`609027e8 postgres!make_group_input_target( struct PlannerInfo * root = 0x000001b2`de0b8aa8, struct PathTarget * final_target = 0x000001b2`de4613b8)+0x1ee [c:\cirrus\src\backend\optimizer\plan\planner.c @ 5475] 0000005a`3cbfe700 00007ff6`60901837 postgres!grouping_planner( struct PlannerInfo * root = 0x000001b2`de0b8aa8, double tuple_fraction = 0)+0x7f8 [c:\cirrus\src\backend\optimizer\plan\planner.c @ 1577] 0000005a`3cbfe9e0 00007ff6`608ffc26 postgres!subquery_planner( struct PlannerGlobal * glob = 0x000001b2`de0ba908, struct Query * parse = 0x000001b2`de01b8f0, struct PlannerInfo * parent_root = 0x00000000`00000000, bool hasRecursion = false, double tuple_fraction = 0)+0x11b7 [c:\cirrus\src\backend\optimizer\plan\planner.c @ 1090] 0000005a`3cbfeb70 00007ff6`608fef1c postgres!standard_planner( struct Query * parse = 0x000001b2`de01b8f0, char * query_string = 0x000001b2`de01a240 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", int cursorOptions = 0n2048, struct ParamListInfoData * boundParams = 0x00000000`00000000)+0x296 [c:\cirrus\src\backend\optimizer\plan\planner.c @ 412] 0000005a`3cbfecb0 00007ff6`60ac9334 postgres!planner( struct Query * parse = 0x000001b2`de01b8f0, char * query_string = 0x000001b2`de01a240 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", int cursorOptions = 0n2048, struct ParamListInfoData * boundParams = 0x00000000`00000000)+0x5c [c:\cirrus\src\backend\optimizer\plan\planner.c @ 280] 0000005a`3cbfecf0 00007ff6`60722194 postgres!pg_plan_query( struct Query * querytree = 0x000001b2`de01b8f0, char * query_string = 0x000001b2`de01a240 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", int cursorOptions = 0n2048, struct ParamListInfoData * boundParams = 0x00000000`00000000)+0x84 [c:\cirrus\src\backend\tcop\postgres.c @ 904] 0000005a`3cbfed30 00007ff6`60724287 postgres!standard_ExplainOneQuery( struct Query * query = 0x000001b2`de01b8f0, int cursorOptions = 0n2048, struct IntoClause * into = 0x00000000`00000000, struct ExplainState * es = 0x000001b2`de0ef208, char * queryString = 0x000001b2`de01a240 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000)+0xe4 [c:\cirrus\src\backend\commands\explain.c @ 440] 0000005a`3cbfef10 00007ff6`60721f62 postgres!ExplainOneQuery( struct Query * query = 0x000001b2`de01b8f0, int cursorOptions = 0n2048, struct IntoClause * into = 0x00000000`00000000, struct ExplainState * es = 0x000001b2`de0ef208, char * queryString = 0x000001b2`de01a240 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000)+0xd7 [c:\cirrus\src\backend\commands\explain.c @ 398] 0000005a`3cbfef60 00007ff6`60ad37ca postgres!ExplainQuery( struct ParseState * pstate = 0x000001b2`de0ef0f8, struct ExplainStmt * stmt = 0x000001b2`de01b730, struct ParamListInfoData * params = 0x00000000`00000000, struct _DestReceiver * dest = 0x000001b2`de0ef068)+0x852 [c:\cirrus\src\backend\commands\explain.c @ 297] 0000005a`3cbff050 00007ff6`60ad2e19 postgres!standard_ProcessUtility( struct PlannedStmt * pstmt = 0x000001b2`de01b7e0, char * queryString = 0x000001b2`de01a240 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x000001b2`de0ef068, struct QueryCompletion * qc = 0x0000005a`3cbff320)+0x99a [c:\cirrus\src\backend\tcop\utility.c @ 864] 0000005a`3cbff220 00007ff6`60ad1dfd postgres!ProcessUtility( struct PlannedStmt * pstmt = 0x000001b2`de01b7e0, char * queryString = 0x000001b2`de01a240 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;", bool readOnlyTree = false, ProcessUtilityContext context = PROCESS_UTILITY_TOPLEVEL (0n0), struct ParamListInfoData * params = 0x00000000`00000000, struct QueryEnvironment * queryEnv = 0x00000000`00000000, struct _DestReceiver * dest = 0x000001b2`de0ef068, struct QueryCompletion * qc = 0x0000005a`3cbff320)+0x169 [c:\cirrus\src\backend\tcop\utility.c @ 526] 0000005a`3cbff270 00007ff6`60ad1692 postgres!PortalRunUtility( struct PortalData * portal = 0x000001b2`dd627990, struct PlannedStmt * pstmt = 0x000001b2`de01b7e0, bool isTopLevel = true, bool setHoldSnapshot = true, struct _DestReceiver * dest = 0x000001b2`de0ef068, struct QueryCompletion * qc = 0x0000005a`3cbff320)+0x13d [c:\cirrus\src\backend\tcop\pquery.c @ 1168] 0000005a`3cbff2e0 00007ff6`60ad0bf0 postgres!FillPortalStore( struct PortalData * portal = 0x000001b2`dd627990, bool isTopLevel = true)+0x112 [c:\cirrus\src\backend\tcop\pquery.c @ 1033] 0000005a`3cbff350 00007ff6`60acd1cf postgres!PortalRun( struct PortalData * portal = 0x000001b2`dd627990, long count = 0n2147483647, bool isTopLevel = true, bool run_once = true, struct _DestReceiver * dest = 0x000001b2`de46d818, struct _DestReceiver * altdest = 0x000001b2`de46d818, struct QueryCompletion * qc = 0x0000005a`3cbff5f8)+0x290 [c:\cirrus\src\backend\tcop\pquery.c @ 768] 0000005a`3cbff500 00007ff6`60acac1d postgres!exec_simple_query( char * query_string = 0x000001b2`de01a240 "explain (verbose, costs off).select c2, sum(c1) from ft1 where c2 < 3 group by rollup(c2) order by 1 nulls last;")+0x5ff [c:\cirrus\src\backend\tcop\postgres.c @ 1282] 0000005a`3cbff640 00007ff6`60ac543d postgres!PostgresMain( char * dbname = 0x000001b2`dd595fb0 "regression_postgres_fdw", char * username = 0x000001b2`dd5dac70 "SYSTEM")+0x81d [c:\cirrus\src\backend\tcop\postgres.c @ 4684] 0000005a`3cbff850 00007ff6`609ce4b7 postgres!BackendMain( char * startup_data = 0x000001b2`dd5940e0 "", unsigned int64 startup_data_len = 4)+0x11d [c:\cirrus\src\backend\tcop\backend_startup.c @ 102] 0000005a`3cbff890 00007ff6`60894454 postgres!SubPostmasterMain( int argc = 0n3, char ** argv = 0x000001b2`dd573d40)+0x2a7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 670] 0000005a`3cbff900 00007ff6`60e590e9 postgres!main( int argc = 0n3, char ** argv = 0x000001b2`dd573d40)+0x2f4 [c:\cirrus\src\backend\main\main.c @ 189] 0000005a`3cbff940 00007ff6`60e5903e postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79] 0000005a`3cbff990 00007ff6`60e58efe postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288] 0000005a`3cbffa00 00007ff6`60e5915e postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331] 0000005a`3cbffa30 00007ff9`4ae34de0 postgres!mainCRTStartup( void * __formal = 0x0000005a`3c7f6000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17] 0000005a`3cbffa60 00007ff9`4b35ec4b KERNEL32!BaseThreadInitThunk+0x10 0000005a`3cbffa90 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 1 Id: c58.17b4 Suspend: 1 Teb: 0000005a`3c7f9000 Unfrozen Child-SP RetAddr Call Site 0000005a`3cfff698 00007ff9`4b2eb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000005a`3cfff6a0 00007ff9`4ae34de0 ntdll!TppWorkerThread+0x2df 0000005a`3cfff990 00007ff9`4b35ec4b KERNEL32!BaseThreadInitThunk+0x10 0000005a`3cfff9c0 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 2 Id: c58.854 Suspend: 1 Teb: 0000005a`3c7fb000 Unfrozen Child-SP RetAddr Call Site 0000005a`3d3ffa18 00007ff9`4b2eb77f ntdll!NtWaitForWorkViaWorkerFactory+0x14 0000005a`3d3ffa20 00007ff9`4ae34de0 ntdll!TppWorkerThread+0x2df 0000005a`3d3ffd10 00007ff9`4b35ec4b KERNEL32!BaseThreadInitThunk+0x10 0000005a`3d3ffd40 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 3 Id: c58.15e0 Suspend: 1 Teb: 0000005a`3c7fd000 Unfrozen Child-SP RetAddr Call Site 0000005a`3d7ff7a8 00007ff9`48a2411a ntdll!NtFsControlFile+0x14 0000005a`3d7ff7b0 00007ff6`609c2cfb KERNELBASE!ConnectNamedPipe+0x6a 0000005a`3d7ff820 00007ff9`4ae34de0 postgres!pg_signal_thread( void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306] 0000005a`3d7ff920 00007ff9`4b35ec4b KERNEL32!BaseThreadInitThunk+0x10 0000005a`3d7ff950 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 4 Id: c58.1d80 Suspend: 1 Teb: 0000005a`3c600000 Unfrozen Child-SP RetAddr Call Site 0000005a`3dbff918 00007ff9`489dd77e ntdll!NtWaitForSingleObject+0x14 0000005a`3dbff920 00007ff6`609c479c KERNELBASE!WaitForSingleObjectEx+0x8e 0000005a`3dbff9c0 00007ff9`4ae34de0 postgres!pg_timer_thread( void * param = 0x00000000`00000000)+0x4c [c:\cirrus\src\backend\port\win32\timer.c @ 48] 0000005a`3dbffa00 00007ff9`4b35ec4b KERNEL32!BaseThreadInitThunk+0x10 0000005a`3dbffa30 00000000`00000000 ntdll!RtlUserThreadStart+0x2b 5 Id: c58.598 Suspend: 1 Teb: 0000005a`3c602000 Unfrozen Child-SP RetAddr Call Site 0000005a`3dfffdb8 00007ff9`47d7f6cb ntdll!NtRemoveIoCompletion+0x14 0000005a`3dfffdc0 00007ff9`4ae34de0 mswsock!SockAsyncThread+0x9b 0000005a`3dfffe20 00007ff9`4b35ec4b KERNEL32!BaseThreadInitThunk+0x10 0000005a`3dfffe50 00000000`00000000 ntdll!RtlUserThreadStart+0x2b PEB at 0000005a3c7f6000 InheritedAddressSpace: No ReadImageFileExecOptions: No BeingDebugged: Yes ImageBaseAddress: 00007ff660540000 NtGlobalFlag: 0 NtGlobalFlag2: 0 Ldr 00007ff94b454100 Ldr.Initialized: Yes Ldr.InInitializationOrderModuleList: 000001b2dd566970 . 000001b2dd5d38e0 Ldr.InLoadOrderModuleList: 000001b2dd566af0 . 000001b2dd5d38c0 Ldr.InMemoryOrderModuleList: 000001b2dd566b00 . 000001b2dd5d38d0 Base TimeStamp Module 7ff660540000 65fa1788 Mar 19 22:54:00 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe 7ff94b2e0000 4e78cc15 Sep 20 17:23:33 2011 C:\Windows\SYSTEM32\ntdll.dll 7ff94ae20000 5f760161 Oct 01 16:18:41 2020 C:\Windows\System32\KERNEL32.DLL 7ff9489a0000 5ed2a32e May 30 18:17:18 2020 C:\Windows\System32\KERNELBASE.dll 7ff94a340000 56e83747 Mar 15 16:24:39 2016 C:\Windows\System32\WS2_32.dll 7ff94ad00000 3e4a953b Feb 12 18:40:59 2003 C:\Windows\System32\RPCRT4.dll 7ff94a220000 eab4ec1c Oct 12 12:37:48 2094 C:\Windows\System32\WLDAP32.dll 7ff948890000 dacb234c Apr 27 11:38:52 2086 C:\Windows\System32\ucrtbase.dll 7ff9499b0000 99ad5056 Sep 14 02:45:42 2051 C:\Windows\System32\ADVAPI32.dll 7ff94af90000 68e1e0af Oct 05 03:06:23 2025 C:\Windows\System32\msvcrt.dll 7ff94aef0000 d216d41b Sep 10 06:30:51 2081 C:\Windows\System32\sechost.dll 7ff934200000 64ca6417 Aug 02 14:11:35 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll 7ff933660000 64ca6400 Aug 02 14:11:12 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll 7ff94b060000 7adc0d2f Apr 26 23:07:27 2035 C:\Windows\System32\USER32.dll 7ff948f40000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll 7ff949a70000 e278ba10 May 27 10:06:08 2090 C:\Windows\System32\GDI32.dll 7ff948d10000 a1c555e2 Jan 02 18:45:54 2056 C:\Windows\System32\gdi32full.dll 7ff948e30000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll 7ff93adb0000 b9c87257 Oct 08 11:30:31 2068 C:\Windows\SYSTEM32\Secur32.dll 7ff936df0000 61b17c25 Dec 09 03:46:45 2021 C:\Windows\SYSTEM32\VCRUNTIME140D.dll 7ff9339b0000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll 7ff944c10000 61b17c25 Dec 09 03:46:45 2021 C:\Windows\SYSTEM32\VCRUNTIME140.dll 7ff948250000 54815dbf Dec 05 07:24:47 2014 C:\Windows\SYSTEM32\SSPICLI.DLL 7ff947d70000 06d626ed Aug 20 12:32:45 1973 C:\Windows\system32\mswsock.dll 7ff936d40000 7406c981 Sep 08 02:44:17 2031 C:\Windows\system32\wshunix.dll 7ff947fd0000 b497ecf4 Jan 04 18:31:16 2066 C:\Windows\SYSTEM32\CRYPTSP.dll 7ff9478d0000 0ca66aee Sep 22 09:35:42 1976 C:\Windows\system32\rsaenh.dll 7ff947fc0000 889c9ae0 Aug 18 08:50:40 2042 C:\Windows\SYSTEM32\CRYPTBASE.dll 7ff949190000 4be8491d May 10 17:57:49 2010 C:\Windows\System32\bcryptPrimitives.dll 7ff93aba0000 65fa1789 Mar 19 22:54:01 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\utf8_and_win.dll 7ff9349e0000 65fa179e Mar 19 22:54:22 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\postgres_fdw.dll 7ff9342b0000 65fa1769 Mar 19 22:53:29 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\libpq.dll 7ff94a3c0000 f965f342 Aug 05 08:03:14 2102 C:\Windows\System32\SHELL32.dll 7ff93d5c0000 bb4bc69e Jul 29 06:37:18 2069 C:\Windows\SYSTEM32\windows.storage.dll 7ff949aa0000 363ace5f Oct 31 08:46:23 1998 C:\Windows\System32\combase.dll 7ff949290000 e28c8874 Jun 11 10:39:48 2090 C:\Windows\System32\SHCORE.dll 7ff949950000 25c81d19 Feb 01 11:27:21 1990 C:\Windows\System32\shlwapi.dll 7ff932a90000 65fa1792 Mar 19 22:54:10 2024 C:\cirrus\build\tmp_install\usr\local\pgsql\lib\plpgsql.dll SubSystemData: 0000000000000000 ProcessHeap: 000001b2dd560000 ProcessParameters: 000001b2dd56d3b0 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" 5444' DllPath: '< Name not readable >' Environment: 000001b2dd5611f0 =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.26.3.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-vs-2019-2023-08-22t00-33-26 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 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.26.3.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=40039 PGSYSCONFDIR=/usr/local/pgsql/etc PGTZ=PST8PDT 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.29 VSINSTALLDIR=C:\BuildTools\ WINDIR=C:\Windows IMAGE_PROJECT=pg-ci-images CIRRUS_CPU=4 CIRRUS_TASK_ID=6506100275544064 REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main CIRRUS_DEFAULT_BRANCH=master CHECKFLAGS=-Otarget CIRRUS_BUILD_ID=6221013969534976 CIRRUS_WINDOWS_ERROR_MODE=0x8001 CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja CIRRUS_COMMIT_MESSAGE=[CF 47/4583] Mark expressions nullable by grouping sets 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/47/4583 Patch(es): https://www.postgresql.org/message-id/CAMbWs49NXEwP_xp6hmjax5R88g0UbeRT1=5_tX0=j_EcdbSV_A@mail.gmail.com Author(s): Richard Guo TEST_JOBS=8 CIRRUS_ARCH=amd64 CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git DISK_SIZE=50 CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql CPUS=4 TERM=xterm-256color CIRRUS_LAST_GREEN_BUILD_ID=6558181954945024 CCACHE_MAXSIZE=250M TAR=c:/windows/system32/tar.exe CI=true CIRRUS_CHANGE_IN_REPO=273d3e34fddf56112ad4d66ce069976f22f6f18e CIRRUS_USER_PERMISSION=admin CIRRUS_REPO_NAME=postgresql PG_REGRESS_SOCK_DIR=c:/cirrus/ CIRRUS_CHANGE_TIMESTAMP=1710888560000 CIRRUS_CHANGE_TITLE=[CF 47/4583] Mark expressions nullable by grouping sets CIRRUS_REPO_OWNER=postgresql-cfbot GCP_PROJECT=pg-ci-images LANG=en_US.UTF-8 CI_NODE_INDEX=5 PROVE_FLAGS=--timer CIRRUS_REPO_ID=5309429912436736 CIRRUS_BRANCH=commitfest/47/4583 CONTINUOUS_INTEGRATION=true CIRRUS_RESOLUTION_STRATEGY=SAME_SHA CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321 TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf PGCTLTIMEOUT=120 CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjY1MDYxMDAyNzU1NDQwNjQiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNvbW1pdGZlc3QvNDcvNDU4MyIsInBsYXRmb3JtIjoiZ2l0aHViIiwiYXVkIjoiaHR0cHM6Ly9jaXJydXMtY2kuY29tL2dpdGh1Yi9wb3N0Z3Jlc3FsLWNmYm90IiwibmJmIjoxNzEwODg4NzU5LCJidWlsZF9pZCI6IjYyMjEwMTM5Njk1MzQ5NzYiLCJ1c2VyX3Blcm1pc3Npb24iOiJhZG1pbiIsInJlcG9zaXRvcnlfaWQiOiI1MzA5NDI5OTEyNDM2NzM2IiwiZXhwIjoxNzEwODkyOTU5LCJpYXQiOjE3MTA4ODg3NTksInVzZXJfY29sbGFib3JhdG9yIjoidHJ1ZSIsImp0aSI6IjQzOTI1MTZmLTk0NGEtNDUxNS04MGM2LWY2OTUxZjhjOTcxYyIsImNoYW5nZV9pbl9yZXBvIjoiMjczZDNlMzRmZGRmNTYxMTJhZDRkNjZjZTA2OTk3NmYyMmY2ZjE4ZSJ9.hCAOWUGMREJyY-UsAqFkE7CWM4J8tBXRdbaIfLyC8y7Dchg_D_DDz-sBvFkochp05AupzufNILNUod32BSGTdLsZxupzealuCURyPCZf6MlctT3Oblvpqcc0nBpDKE140JjL5J-RVYfUdU0_lrGpoeqsM_Cnq0O9dPx2xOa2b7PyCOx8V23e0NmFJB32YDBrCZLfjEBo2g6mmzW-65TF7ME4iU0b9Eia7Ud5boHW6GOKuedpozeRJGwY_qZYSYyq8T1_5zGm8hQ8k-L6wuAEa3SdXI-qz7EpjfFC8ZLxXkATh4tv-JYoJYll9_aCumzg5sZWM_ea_d5b1z7S_mm_Ng CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-6506100275544064-3d681784-15cb-46e1-9f75-9cb61d998c1d MTEST_ARGS=--print-errorlogs --no-rebuild -C build CI_NODE_TOTAL=8 IMAGE_FAMILY=pg-ci-windows-ci-vs-2019 CIRRUS_WORKING_DIR=c:/cirrus CIRRUS_CI=true CIRRUS_CHANGE_MESSAGE=[CF 47/4583] Mark expressions nullable by grouping sets 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/47/4583 Patch(es): https://www.postgresql.org/message-id/CAMbWs49NXEwP_xp6hmjax5R88g0UbeRT1=5_tX0=j_EcdbSV_A@mail.gmail.com Author(s): Richard Guo PG_TEST_EXTRA=kerberos ldap ssl load_balance CIRRUS_REPO_CLONE_TOKEN=ghs_8DQ4zcwh5YP6Q3KdmMJT1PS4yP8MTp3QzRbg CIRRUS_REPO_CLONE_HOST=github.com CIRRUS_CLONE_DEPTH=500 CIRRUS_USER_COLLABORATOR=true CHECK=check-world PROVE_FLAGS=--timer PG_TEST_USE_UNIX_SOCKETS=1 CIRRUS_OS=windows CIRRUS_LOG_TIMESTAMP=true BRANCH=commitfest/47/4583 CIRRUS_BUILD_SOURCE=github CIRRUS_LAST_GREEN_CHANGE=c43dede8492adddff73cadfab90a52bc9a50568c GITHUB_CHECK_SUITE_ID=21898629880 PLATFORM=x64 CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci 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.26.3.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 MALLOC_PERTURB_=157 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_1fe8_2024-03-19_22-58-16-850.txt