Opened log file 'c:/cirrus/crashlog-postgres.exe_1450_2025-03-08_01-52-05-213.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: 169c.4dc Suspend: 1 Teb: 000000f5`708ef000 Unfrozen
Child-SP          RetAddr               Call Site
000000f5`70dffa78 00007ff6`90ccf2cd     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]
000000f5`70dffa80 00007ff6`90ccf560     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]
000000f5`70dffab0 00007ff6`90cd5c8b     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]
000000f5`70dffae0 00007ff6`90ccb07b     postgres!LinkStartPrevPos(
			unsigned int64 EndOfLog = 0x1750970, 
			unsigned int64 LastRec = 0x17508f8)+0x8b [c:\cirrus\src\backend\access\transam\xlog.c @ 1546]
000000f5`70dffb60 00007ff6`910728d1     postgres!StartupXLOG(void)+0xe3b [c:\cirrus\src\backend\access\transam\xlog.c @ 6556]
000000f5`70dffd10 00007ff6`910691e7     postgres!StartupProcessMain(
			void * startup_data = 0x00000000`00000000, 
			unsigned int64 startup_data_len = 0)+0x111 [c:\cirrus\src\backend\postmaster\startup.c @ 264]
000000f5`70dffd40 00007ff6`90f20179     postgres!SubPostmasterMain(
			int argc = 0n3, 
			char ** argv = 0x00000218`636a2a70)+0x2a7 [c:\cirrus\src\backend\postmaster\launch_backend.c @ 681]
000000f5`70dffdb0 00007ff6`91530a49     postgres!main(
			int argc = 0n3, 
			char ** argv = 0x00000218`636a2a70)+0x329 [c:\cirrus\src\backend\main\main.c @ 221]
000000f5`70dffdf0 00007ff6`9153099e     postgres!invoke_main(void)+0x39 [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 79]
000000f5`70dffe40 00007ff6`9153085e     postgres!__scrt_common_main_seh(void)+0x12e [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 288]
000000f5`70dffeb0 00007ff6`91530abe     postgres!__scrt_common_main(void)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_common.inl @ 331]
000000f5`70dffee0 00007ffb`43044cb0     postgres!mainCRTStartup(
			void * __formal = 0x000000f5`708ee000)+0xe [D:\a\_work\1\s\src\vctools\crt\vcstartup\src\startup\exe_main.cpp @ 17]
000000f5`70dfff10 00007ffb`44f7edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`70dfff40 00000000`00000000     ntdll!RtlUserThreadStart+0x2b

   1  Id: 169c.14dc Suspend: 1 Teb: 000000f5`708f1000 Unfrozen
Child-SP          RetAddr               Call Site
000000f5`711ff478 00007ffb`44f0b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`711ff480 00007ffb`43044cb0     ntdll!TppWorkerThread+0x2df
000000f5`711ff770 00007ffb`44f7edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`711ff7a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b

   2  Id: 169c.454 Suspend: 1 Teb: 000000f5`708f3000 Unfrozen
Child-SP          RetAddr               Call Site
000000f5`715ff7f8 00007ffb`427948fa     ntdll!NtFsControlFile+0x14
000000f5`715ff800 00007ff6`9105d2ab     KERNELBASE!ConnectNamedPipe+0x6a
000000f5`715ff870 00007ffb`43044cb0     postgres!pg_signal_thread(
			void * param = 0x00000000`00000000)+0xcb [c:\cirrus\src\backend\port\win32\signal.c @ 306]
000000f5`715ff970 00007ffb`44f7edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`715ff9a0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b

   3  Id: 169c.9a8 Suspend: 1 Teb: 000000f5`708f5000 Unfrozen
Child-SP          RetAddr               Call Site
000000f5`719ff9a8 00007ffb`44f0b77f     ntdll!NtWaitForWorkViaWorkerFactory+0x14
000000f5`719ff9b0 00007ffb`43044cb0     ntdll!TppWorkerThread+0x2df
000000f5`719ffca0 00007ffb`44f7edcb     KERNEL32!BaseThreadInitThunk+0x10
000000f5`719ffcd0 00000000`00000000     ntdll!RtlUserThreadStart+0x2b
PEB at 000000f5708ee000
    InheritedAddressSpace:    No
    ReadImageFileExecOptions: No
    BeingDebugged:            Yes
    ImageBaseAddress:         00007ff690ba0000
    NtGlobalFlag:             0
    NtGlobalFlag2:            0
    Ldr                       00007ffb45073140
    Ldr.Initialized:          Yes
    Ldr.InInitializationOrderModuleList: 0000021863696880 . 00000218636fb580
    Ldr.InLoadOrderModuleList:           0000021863696a00 . 00000218636fb560
    Ldr.InMemoryOrderModuleList:         0000021863696a10 . 00000218636fb570
                    Base TimeStamp                     Module
            7ff690ba0000 67cba27b Mar 08 01:50:51 2025 C:\cirrus\build\tmp_install\usr\local\pgsql\bin\postgres.exe
            7ffb44f00000 970713bc Apr 17 15:50:20 2050 C:\Windows\SYSTEM32\ntdll.dll
            7ffb43030000 74962988 Dec 25 20:48:08 2031 C:\Windows\System32\KERNEL32.DLL
            7ffb42710000 2841fd35 May 28 06:48:21 1991 C:\Windows\System32\KERNELBASE.dll
            7ffb444e0000 2743399e Nov 16 00:58:06 1990 C:\Windows\System32\WS2_32.dll
            7ffb44740000 62746217 May 05 23:47:35 2022 C:\Windows\System32\RPCRT4.dll
            7ffb44d40000 a19fb512 Dec 05 05:45:54 2055 C:\Windows\System32\WLDAP32.dll
            7ffb42d00000 eb78ec60 Mar 10 04:43:12 2095 C:\Windows\System32\ucrtbase.dll
            7ffb44a30000 784be578 Dec 15 06:11:04 2033 C:\Windows\System32\ADVAPI32.dll
            7ffb432d0000 ee390ecb Aug 25 07:05:47 2096 C:\Windows\System32\msvcrt.dll
            7ffb44db0000 3461349e Nov 06 03:08:14 1997 C:\Windows\System32\sechost.dll
            7ffb42a80000 8eb6ca22 Nov 15 07:32:50 2045 C:\Windows\System32\bcrypt.dll
            7ffb33c00000 6514993f Sep 27 21:06:07 2023 C:\Windows\SYSTEM32\libssl-1_1-x64.dll
            7ffb32560000 6514991d Sep 27 21:05:33 2023 C:\Windows\SYSTEM32\libcrypto-1_1-x64.dll
            7ffb44560000 6051f4c5 Mar 17 12:23:33 2021 C:\Windows\System32\USER32.dll
            7ffb425c0000 2979174f Jan 19 06:14:39 1992 C:\Windows\System32\win32u.dll
            7ffb44860000 784b1edd Dec 14 16:03:41 2033 C:\Windows\System32\GDI32.dll
            7ffb425f0000 b30e1542 Mar 12 00:50:10 2065 C:\Windows\System32\gdi32full.dll
            7ffb42b20000 e46c287d Jun 10 05:58:21 2091 C:\Windows\System32\msvcp_win.dll
            7ffb336f0000 c3642e5c Nov 17 05:36:28 2073 C:\Windows\SYSTEM32\Secur32.dll
            7ffb35f20000 670b592a Oct 13 05:22:50 2024 C:\Windows\SYSTEM32\VCRUNTIME140D.dll
            7ffb32da0000 b6102be9 Oct 17 03:52:09 2066 C:\Windows\SYSTEM32\ucrtbased.dll
            7ffb35710000 670b5920 Oct 13 05:22:40 2024 C:\Windows\SYSTEM32\VCRUNTIME140.dll
            7ffb41e30000 8199e7b5 Nov 26 01:19:49 2038 C:\Windows\SYSTEM32\SSPICLI.DLL
            7ffb41be0000 94780d5d Dec 06 19:28:29 2048 C:\Windows\SYSTEM32\CRYPTSP.dll
            7ffb41480000 628b0193 May 23 03:37:55 2022 C:\Windows\system32\rsaenh.dll
            7ffb41bd0000 49713241 Jan 17 01:20:01 2009 C:\Windows\SYSTEM32\CRYPTBASE.dll
            7ffb42c80000 31c2c51e Jun 15 14:13:50 1996 C:\Windows\System32\bcryptPrimitives.dll
    SubSystemData:     0000000000000000
    ProcessHeap:       0000021863690000
    ProcessParameters: 000002186369d2c0
    CurrentDirectory:  'C:\cirrus\build\testrun\hstore\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="startup" 5592'
    DllPath:      '< Name not readable >'
    Environment:  00000218636911f0
        =C:=C:\cirrus\build\testrun\hstore\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-06t00-34-28
        INCLUDE=C:\BuildTools\VC\Tools\MSVC\14.29.30133\include;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\ucrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\shared;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\um;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\winrt;C:\Program Files (x86)\Windows Kits\10\include\10.0.20348.0\cppwinrt
        LC_COLLATE=English_United States.1252
        LC_CTYPE=English_United States.1252
        LC_MESSAGES=C
        LC_MONETARY=C
        LC_NUMERIC=C
        LC_TIME=C
        LIB=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\ucrt\x64;C:\Program Files (x86)\Windows Kits\10\lib\10.0.20348.0\um\x64
        LIBPATH=C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x64;C:\BuildTools\VC\Tools\MSVC\14.29.30133\lib\x86\store\references;C:\Program Files (x86)\Windows Kits\10\UnionMetadata\10.0.20348.0;C:\Program Files (x86)\Windows Kits\10\References\10.0.20348.0;C:\Windows\Microsoft.NET\Framework64\v4.0.30319
        LOCALAPPDATA=C:\Windows\system32\config\systemprofile\AppData\Local
        MSYSTEM=UCRT64
        NUMBER_OF_PROCESSORS=4
        OS=Windows_NT
        PATH=C:\cirrus\build\tmp_install\usr\local\pgsql\bin;C:\cirrus\build\contrib\hstore;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=40017
        PGSYSCONFDIR=/usr/local/pgsql/etc
        PGTZ=America/Los_Angeles
        PG_ABS_BUILDDIR=C:/cirrus/build/testrun/hstore/regress
        PG_ABS_SRCDIR=C:/cirrus/contrib/hstore
        PG_DLSUFFIX=.dll
        PG_LIBDIR=C:/cirrus/build/contrib/hstore
        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.44
        VSINSTALLDIR=C:\BuildTools\
        WINDIR=C:\Windows
        CIRRUS_RESOLUTION_STRATEGY=SAME_SHA
        CIRRUS_USER_PERMISSION=admin
        CIRRUS_ENV=C:\Windows\SystemTemp\cirrus-env-task-5433179651178496-888355e1-a29d-4ec1-b0a3-e30b65ca3184
        CIRRUS_CHANGE_TITLE=[CF 5633] v4 - Lock-free XLog Reservation from WAL
        CIRRUS_DEFAULT_BRANCH=master
        GCP_PROJECT=pg-ci-images
        CCACHE_MAXSIZE=250M
        CIRRUS_REPO_NAME=postgresql
        CIRRUS_HTTP_CACHE_HOST=127.0.0.1:12321
        CIRRUS_ARCH=amd64
        CIRRUS_TASK_NAME=Windows - Server 2019, VS 2019 - Meson & ninja
        CIRRUS_REPO_CLONE_URL=https://github.com/postgresql-cfbot/postgresql.git
        BRANCH=cf/5633
        CIRRUS_BUILD_ID=4542310848921600
        PROVE_FLAGS=--timer
        CI=true
        TEST_JOBS=8
        CIRRUS_CLONE_DEPTH=500
        TAR=c:/windows/system32/tar.exe
        CPUS=4
        MBUILD_TARGET=all testprep
        CIRRUS_TASK_ID=5433179651178496
        CIRRUS_REPO_OWNER=postgresql-cfbot
        CIRRUS_BUILD_SOURCE=github
        CIRRUS_USER_COLLABORATOR=true
        CHECKFLAGS=-Otarget
        CIRRUS_WORKING_DIR=c:/cirrus
        CONTINUOUS_INTEGRATION=true
        PLATFORM=x64
        CHECK=check-world PROVE_FLAGS=--timer
        PG_TEST_EXTRA=kerberos ldap ssl libpq_encryption load_balance oauth
        CIRRUS_OS=windows
        CIRRUS_CHANGE_IN_REPO=4c5c17124f45c63dd64c8070b1b5ea81f656c77c
        IMAGE_FAMILY=pg-ci-windows-ci
        PGCTLTIMEOUT=120
        CIRRUS_OIDC_TOKEN=eyJraWQiOiJBdjFqQVlqUE54a3g0YUpfVHloeVU0c3p6VXBQMVlXdE0yTEJIckF0ZWgwIiwidHlwIjoiSldUIiwiYWxnIjoiUlMyNTYifQ.eyJvd25lciI6InBvc3RncmVzcWwtY2Zib3QiLCJ0YXNrX25hbWUiOiJXaW5kb3dzIC0gU2VydmVyIDIwMTksIFZTIDIwMTkgLSBNZXNvbiAmIG5pbmphIiwic3ViIjoicmVwbzpnaXRodWI6cG9zdGdyZXNxbC1jZmJvdC9wb3N0Z3Jlc3FsIiwib3duZXJfaWQiOiIzMTE3MzEwNyIsInJlcG9zaXRvcnlfdmlzaWJpbGl0eSI6InB1YmxpYyIsImlzcyI6Imh0dHBzOi8vb2lkYy5jaXJydXMtY2kuY29tIiwidGFza19pZCI6IjU0MzMxNzk2NTExNzg0OTYiLCJyZXBvc2l0b3J5IjoicG9zdGdyZXNxbCIsImJyYW5jaCI6ImNmLzU2MzMiLCJwbGF0Zm9ybSI6ImdpdGh1YiIsImF1ZCI6Imh0dHBzOi8vY2lycnVzLWNpLmNvbS9naXRodWIvcG9zdGdyZXNxbC1jZmJvdCIsIm5iZiI6MTc0MTM5ODU2NiwiYnVpbGRfaWQiOiI0NTQyMzEwODQ4OTIxNjAwIiwidXNlcl9wZXJtaXNzaW9uIjoiYWRtaW4iLCJyZXBvc2l0b3J5X2lkIjoiNTMwOTQyOTkxMjQzNjczNiIsImV4cCI6MTc0MTQwMjc2NiwiaWF0IjoxNzQxMzk4NTY2LCJ1c2VyX2NvbGxhYm9yYXRvciI6InRydWUiLCJqdGkiOiIzN2UwMDMxZS1jZjE3LTRkODAtOTdmZC0zY2NjNjJlNDg4ZWEiLCJjaGFuZ2VfaW5fcmVwbyI6IjRjNWMxNzEyNGY0NWM2M2RkNjRjODA3MGIxYjVlYTgxZjY1NmM3N2MifQ.pMt_IzCI7sElh_3HiYuqVbLIql9DarbLrjBkAXJHZYjTSeY0oUJ1JjofZ77aHV85sb8N7Bpj0xaWoEmSd5feQrAWP7wccLjz_OXRqAD4uZ2BgYo9yp5iN8ZGzh1_PSLyyd-TZ7YzlQUH0Q03-vbgn6wESCTSHMg9q5Fq3dBMEcgpsTW-QT2DSzJ1Ui07aMc9pwGywXuent0OH0gCNNgdHs_0XRsA2jk4IBmKD6H1rIk5OsbpNybvfQH32jSGHroZ2OBqS2vkN3xsgTZsUUpE_kBCrKdCJNnbLJD8edstzgFG6wsWkrCqjOOMq4fcmgoFffiXo6m8TurRlkppWIVSkg
        CIRRUS_REPO_ID=5309429912436736
        REPO_CI_CONFIG_GIT_URL=github.com/postgresql-cfbot/ci-config/gcp_and_macos_workers.yml@main
        CIRRUS_CI=true
        TEMP_CONFIG=c:/cirrus/src/tools/ci/pg_ci_base.conf
        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
        PG_TEST_USE_UNIX_SOCKETS=1
        CI_NODE_TOTAL=10
        CIRRUS_CPU=4
        GITHUB_CHECK_SUITE_ID=35380999545
        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=1741398445000
        CIRRUS_REPO_CLONE_HOST=github.com
        PG_REGRESS_SOCK_DIR=c:/cirrus/
        CIRRUS_BRANCH=cf/5633
        CIRRUS_REPO_FULL_NAME=postgresql-cfbot/postgresql
        CIRRUS_REPO_CLONE_TOKEN=ghs_cpgaedlM8h9FnrqzwZvYDAXXnomGL91JKG2l
        CIRRUS_WINDOWS_ERROR_MODE=0x8001
        DISK_SIZE=50
        MTEST_ARGS=--print-errorlogs --no-rebuild -C build
        CONTAINER_REPO=us-docker.pkg.dev/pg-ci-images/ci
        TERM=xterm-256color
        IMAGE_PROJECT=pg-ci-images
        CI_NODE_INDEX=7
        LANG=en_US.UTF-8
        CIRRUS_LOG_TIMESTAMP=true
        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_=51
        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/hstore/regress\data
        TESTLOGDIR=C:\cirrus\build/testrun/hstore/regress\log
Closing open log file c:/cirrus/crashlog-postgres.exe_1450_2025-03-08_01-52-05-213.txt