Opened log file 'c:/cirrus/crashlog-postgres.exe_12b8_2025-03-10_19-07-10-693.txt'
    99: #define PG_HAVE_ATOMIC_EXCHANGE_U64
   100: static inline uint64
   101: pg_atomic_exchange_u64_impl(volatile pg_atomic_uint64 *ptr, uint64 newval)
   102: {
>  103: 	return _InterlockedExchange64(&ptr->value, newval);
   104: }
   105: 
   106: #pragma intrinsic(_InterlockedExchangeAdd64)
   107: 
   108: #define PG_HAVE_ATOMIC_FETCH_ADD_U64

.  0  Id: 17c8.1470 Suspend: 1 Teb: 0000000f`97b02000 Unfrozen
Child-SP          RetAddr               Call Site
0000000f`97fff3a8 00007ff7`8d00f13d     postgres!pg_atomic_exchange_u64_impl(
			struct pg_atomic_uint64 * ptr = 0x00000000`00000000, 
			unsigned int64 newval = 0x1750970)+0x14 [c:\cirrus\src\include\port\atomics\generic-msvc.h @ 103]
0000000f`97fff3b0 00007ff7`8d00f3d0     postgres!pg_atomic_write_u64_impl(
			struct pg_atomic_uint64 * ptr = 0x00000000`00000000, 
			unsigned int64 val = 0x1750970)+0x1d [c:\cirrus\src\include\port\atomics\generic.h @ 295]
0000000f`97fff3e0 00007ff7`8d015afb     postgres!pg_atomic_write_u64(
			struct pg_atomic_uint64 * ptr = 0x00000000`00000000, 
			unsigned int64 val = 0x1750970)+0x50 [c:\cirrus\src\include\port\atomics.h @ 491]
0000000f`97fff410 00007ff7`8d00aeeb     postgres!LinkStartPrevPos(
			unsigned int64 EndOfLog = 0x1750970, 
			unsigned int64 LastRec = 0x17508f8)+0x8b [c:\cirrus\src\backend\access\transam\xlog.c @ 1546]
0000000f`97fff490 00007ff7`8d3b2821     postgres!StartupXLOG(void)+0xe3b [c:\cirrus\src\backend\access\transam\xlog.c @ 6556]
0000000f`97fff640 00007ff7`8d3a9137     postgres!StartupProcessMain(
			void * startup_data = 0x00000000`00000000, 
			unsigned int64 startup_data_len = 0)+0x111 [c:\cirrus\src\backend\postmaster\startup.c @ 264]
0000000f`97fff670 00007ff7`8d260019     postgres!SubPostmasterMain(
			int argc = 0n3, 
			char ** argv = 0x000001db`ca2a6750)+0x2a7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 681]
0000000f`97fff6e0 00007ff7`8d871079     postgres!main(
			int argc = 0n3, 
			char ** argv = 0x000001db`ca2a6750)+0x329 [c:\cirrus\src\backend\main\main.c @ 221]
0000000f`97fff720 00007ff7`8d870fce     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79]
0000000f`97fff770 00007ff7`8d870e8e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288]
0000000f`97fff7e0 00007ff7`8d8710ee     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331]
0000000f`97fff810 00007ff9`3dff4cb0     postgres!mainCRTStartup(
			void * __formal = 0x0000000f`97b01000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17]
0000000f`97fff840 00007ff9`3eb9edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`97fff870 00000000`00000000     ntdll!RtlUserThreadStart+0x2b

   1  Id: 17c8.158c Suspend: 1 Teb: 0000000f`97b04000 Unfrozen
Child-SP          RetAddr               Call Site
0000000f`983ff508 00007ff9`3eb2b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`983ff510 00007ff9`3dff4cb0     ntdll!TppWorkerThread+0x2df
0000000f`983ff800 00007ff9`3eb9edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`983ff830 00000000`00000000     ntdll!RtlUserThreadStart+0x2b

   2  Id: 17c8.348 Suspend: 1 Teb: 0000000f`97b06000 Unfrozen
Child-SP          RetAddr               Call Site
0000000f`987ff808 00007ff9`3eb2b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
0000000f`987ff810 00007ff9`3dff4cb0     ntdll!TppWorkerThread+0x2df
0000000f`987ffb00 00007ff9`3eb9edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`987ffb30 00000000`00000000     ntdll!RtlUserThreadStart+0x2b

   3  Id: 17c8.1510 Suspend: 1 Teb: 0000000f`97b08000 Unfrozen
Child-SP          RetAddr               Call Site
0000000f`98bffaa8 00007ff9`3c2a48fa     ntdll!NtFsControlFile+0x14
0000000f`98bffab0 00007ff7`8d39d1fb     KERNELBASE!ConnectNamedPipe+0x6a
0000000f`98bffb20 00007ff9`3dff4cb0     postgres!pg_signal_thread(
			void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306]
0000000f`98bffc20 00007ff9`3eb9edcb     KERNEL32!BaseThreadInitThunk+0x10
0000000f`98bffc50 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
PEB at 0000000f97b01000
    InheritedAddressSpace:    No
    ReadImageFileExecOptions: No
    BeingDebugged:            Yes
    ImageBaseAddress:         00007ff78cee0000
    NtGlobalFlag:             0
    NtGlobalFlag2:            0
    Ldr                       00007ff93ec93140
    Ldr.Initialized:          Yes
    Ldr.InInitializationOrderModuleList: 000001dbca296d80 . 000001dbca2fba10
    Ldr.InLoadOrderModuleList:           000001dbca29afe0 . 000001dbca2fb9f0
    Ldr.InMemoryOrderModuleList:         000001dbca29aff0 . 000001dbca2fba00
                    Base TimeStamp                     Module
            7ff78cee0000 67cf3829 Mar 10 19:06:17 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe
            7ff93eb20000 970713bc Apr 17 15:50:20 2050 C:\Windows\SYSTEM32\ntdll.dll
            7ff93dfe0000 74962988 Dec 25 20:48:08 2031 C:\Windows\System32\KERNEL32.DLL
            7ff93c220000 2841fd35 May 28 06:48:21 1991 C:\Windows\System32\KERNELBASE.dll
            7ff93ea50000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll
            7ff93e330000 62746217 May 05 23:47:35 2022 C:\Windows\System32\RPCRT4.dll
            7ff93d250000 a19fb512 Dec 05 05:45:54 2055 C:\Windows\System32\WLDAP32.dll
            7ff93c7c0000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll
            7ff93e0a0000 784be578 Dec 15 06:11:04 2033 C:\Windows\System32\ADVAPI32.dll
            7ff93dd20000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll
            7ff93e900000 3461349e Nov 06 03:08:14 1997 C:\Windows\System32\sechost.dll
            7ff93c130000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll
            7ff92d0e0000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll
            7ff92cd90000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll
            7ff93e160000 6051f4c5 Mar 17 12:23:33 2021 C:\Windows\System32\USER32.dll
            7ff93c100000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll
            7ff93d7f0000 784b1edd Dec 14 16:03:41 2033 C:\Windows\System32\GDI32.dll
            7ff93c6a0000 b30e1542 Mar 12 00:50:10 2065 C:\Windows\System32\gdi32full.dll
            7ff93c590000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll
            7ff9262b0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll
            7ff92d890000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll
            7ff92d670000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll
            7ff92e100000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll
            7ff93ba50000 8199e7b5 Nov 26 01:19:49 2038 C:\Windows\SYSTEM32\SSPICLI.DLL
            7ff93b800000 94780d5d Dec 06 19:28:29 2048 C:\Windows\SYSTEM32\CRYPTSP.dll
            7ff93b0a0000 628b0193 May 23 03:37:55 2022 C:\Windows\system32\rsaenh.dll
            7ff93b7f0000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll
            7ff93c080000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll
    SubSystemData:     0000000000000000
    ProcessHeap:       000001dbca290000
    ProcessParameters: 000001dbca29d1b0
    CurrentDirectory:  'C:\cirrus\build\testrun\recovery\013_crash_restart\data\t_013_crash_restart_primary_data\pgdata\'
    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="startup" 4812'
    DllPath:      '< Name not readable >'
    Environment:  000001dbca2911f0
        =C:=C:\cirrus\build\testrun\recovery\013_crash_restart\data\t_013_crash_restart_primary_data\pgdata
        ALLUSERSPROFILE=C:\ProgramData
        APPDATA=C:\Windows\system32\config\systemprofile\AppData\Roaming
        ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
        BRANCH=cf/5633
        CCACHE_MAXSIZE=250M
        CHECK=check-world PROVE_FLAGS=--timer
        CHECKFLAGS=-Otarget
        CHOCOLATEYINSTALL=C:\ProgramData\chocolatey
        CI=true
        CIRRUS_ARCH=amd64
        CIRRUS_BRANCH=cf/5633
        CIRRUS_BUILD_ID=4961043694223360
        CIRRUS_BUILD_SOURCE=github
        CIRRUS_CHANGE_IN_REPO=26cd32a6525840e948cbe0b54e944d7cdbe29322
        CIRRUS_CHANGE_MESSAGE=[CF 5633] v4 - Lock-free XLog Reservation from WAL

This branch was automatically generated by a robot using patches from an
email thread registered at:

https://commitfest.postgresql.org/patch/5633

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/ce2cd3fa-2206-4c62-99d1-03a403edf9fc@postgrespro.ru
Author(s): Yura Sokolov
        CIRRUS_CHANGE_TIMESTAMP=1741633347000
        CIRRUS_CHANGE_TITLE=[CF 5633] v4 - Lock-free XLog Reservation from WAL
        CIRRUS_CI=true
        CIRRUS_CLONE_DEPTH=500
        CIRRUS_COMMIT_MESSAGE=[CF 5633] v4 - Lock-free XLog Reservation from WAL

This branch was automatically generated by a robot using patches from an
email thread registered at:

https://commitfest.postgresql.org/patch/5633

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/ce2cd3fa-2206-4c62-99d1-03a403edf9fc@postgrespro.ru
Author(s): Yura Sokolov
        CIRRUS_CPU=4
        CIRRUS_DEFAULT_BRANCH=master
        CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5948329193897984-b720804c-c81b-4b65-80a1-0716a22f64f2
        CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321
        CIRRUS_LOG_TIMESTAMP=true
        CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjU5NDgzMjkxOTM4OTc5ODQiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzU2MzMiLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc0MTYzMzQ4OSwiYnVpbGRfaWQiOiI0OTYxMDQzNjk0MjIzMzYwIiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc0MTYzNzY4OSwiaWF0IjoxNzQxNjMzNDg5LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiIxNjhlOWU5NS1hN2YzLTQxZmQtOTkzOC1lODMyNzcxYmEzZTAiLCJjaGFuZ2VfaW5fcmVwbyI6IjI2Y2QzMmE2NTI1ODQwZTk0OGNiZTBiNTRlOTQ0ZDdjZGJlMjkzMjIifQ.PJrFuG7iIwfZlB1a1OgWIWqvXpBXPazlAVejTY75_4fteH7WsDNJRyJw21yzlb0sb_Yp6rwYv_H7MXyqtJw8D1yjRJ3lVE85bd1dLQ-VEY8M1Gmzwv15u-vfKSCn7RncL7su9oxdQwkhPEXTTSF_Vao54GLkzHigJviGOBwzNkqejH1QIvSygBcx0wWNqmOLsUk4uA1DkCTD1ZZ-IRUDbFJk4GOjxPIWsOaKUHAmIHg1UzN_mDrw97i9dY4DDiehScNpPJEz48bZZQwhLW-zuEwyvvnz4SPegP1sRv_xN93tOWWm9HAOL3JeK-I70iN8JIf5QIkIE2syAeclLD-a5w
        CIRRUS_OS=windows
        CIRRUS_REPO_CLONE_HOST=github.com
        CIRRUS_REPO_CLONE_TOKEN=ghs_6ScTCBz04e0Bk1Sz6uCzuRvKTzKsaX34CJuS
        CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git
        CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql
        CIRRUS_REPO_ID=5309429912436736
        CIRRUS_REPO_NAME=postgresql
        CIRRUS_REPO_OWNER=postgresql-cfbot
        CIRRUS_RESOLUTION_STRATEGY=SAME_SHA
        CIRRUS_TASK_ID=5948329193897984
        CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja
        CIRRUS_USER_COLLABORATOR=true
        CIRRUS_USER_PERMISSION=admin
        CIRRUS_WINDOWS_ERROR_MODE=0x8001
        CIRRUS_WORKING_DIR=c:/cirrus
        CI_NODE_INDEX=7
        CI_NODE_TOTAL=10
        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
        CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci
        CONTINUOUS_INTEGRATION=true
        CPUS=4
        DEFAULT_PERL_VERSION=5.40.0.1
        DEVENVDIR=C:\BuildTools\Common7\IDE\
        DISK_SIZE=50
        DRIVERDATA=C:\Windows\System32\Drivers\DriverData
        ENABLE_INJECTION_POINTS=yes
        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
        GCP_PROJECT=pg-ci-images
        GITHUB_CHECK_SUITE_ID=35470238391
        GOOGETROOT=C:\ProgramData\GooGet
        IMAGE_FAMILY=pg-ci-windows-ci
        IMAGE_IDENTITY=pg-ci-windows-ci-2025-03-09t00-31-55
        IMAGE_PROJECT=pg-ci-images
        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
        INITDB_TEMPLATE=C:/cirrus/build/tmp_install/initdb-template
        LANG=en_US.UTF-8
        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
        MALLOC_PERTURB_=158
        MBUILD_TARGET=all testprep
        MESON_TEST_ITERATION=1
        MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
        MSYSTEM=UCRT64
        MTEST_ARGS=--print-errorlogs --no-rebuild -C build
        NUMBER_OF_PROCESSORS=4
        OS=Windows_NT
        PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\src/test\recovery;C:/cirrus/build/src/test/recovery/test;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
        PGCTLTIMEOUT=120
        PGDATA=C:/cirrus/build/testrun/recovery/013_crash_restart/data/t_013_crash_restart_primary_data/pgdata
        PGDATABASE=postgres
        PGHOST=C:/Windows/TEMP/zdcVUHxBdx
        PGPORT=27946
        PGSYSCONFDIR=C:/cirrus/build/tmp_install/usr/local/pgsql/etc
        PG_REGRESS=C:\cirrus\build\src/test\regress\pg_regress.exe
        PG_REGRESS_SOCK_DIR=c:/cirrus/
        PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth
        PG_TEST_USE_UNIX_SOCKETS=1
        PLATFORM=x64
        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
        PROVE_FLAGS=--timer
        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
        REGRESS_SHLIB=C:\cirrus\build\src/test\regress\regress.dll
        REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main
        SHARE_CONTRIB_DIR=C:/cirrus/build/tmp_install//usr/local/pgsql/share/contrib
        SYSTEMDRIVE=C:
        SYSTEMROOT=C:\Windows
        TAR=c:/windows/system32/tar.exe
        TEMP=C:\Windows\TEMP
        TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf
        TERM=xterm-256color
        TEST2_ACTIVE=1
        TESTDATADIR=C:\cirrus\build/testrun/recovery/013_crash_restart\data
        TESTLOGDIR=C:\cirrus\build/testrun/recovery/013_crash_restart\log
        TEST_ACTIVE=1
        TEST_JOBS=8
        TMP=C:\Windows\TEMP
        TOP_BUILDDIR=C:\cirrus\build
        UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
        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.44
        VSINSTALLDIR=C:\BuildTools\
        WINDIR=C:\Windows
        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;
Closing open log file c:/cirrus/crashlog-postgres.exe_12b8_2025-03-10_19-07-10-693.txt