=== Applying patches on top of PostgreSQL commit ID 6a857156827b6a938bd02b9bf7281e7b71dfd088 === /etc/rc.d/jail: WARNING: Per-jail configuration via jail_* variables is obsolete. Please consider migrating to /etc/jail.conf. Fri Sep 4 12:58:29 UTC 2026 On branch cf/7102 nothing to commit, working tree clean === using 'git am' to apply patch ./v20-0001-Introduce-LVScanData-for-lazy-heap-scan-state.patch === Applying: Introduce LVScanData for lazy heap scan state === using 'git am' to apply patch ./v20-0002-Support-parallel-heap-vacuum-for-collecting-dead.patch === Applying: Support parallel heap vacuum for collecting dead items error: sha1 information is lacking or useless (src/backend/access/heap/vacuumlazy.c). error: could not build fake ancestor hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 Support parallel heap vacuum for collecting dead items When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". === using patch(1) to apply patch ./v20-0002-Support-parallel-heap-vacuum-for-collecting-dead.patch === patching file doc/src/sgml/ref/vacuum.sgml patching file src/backend/access/heap/vacuumlazy.c Hunk #10 succeeded at 1000 (offset -1 lines). Hunk #11 FAILED at 1506. Hunk #15 FAILED at 1678. Hunk #16 succeeded at 1709 (offset 13 lines). Hunk #17 succeeded at 1872 (offset 13 lines). Hunk #18 succeeded at 1910 (offset 13 lines). Hunk #19 succeeded at 1924 (offset 13 lines). Hunk #20 succeeded at 1933 (offset 13 lines). Hunk #21 succeeded at 1946 (offset 13 lines). Hunk #22 succeeded at 2006 (offset 13 lines). Hunk #23 succeeded at 2057 (offset 13 lines). Hunk #24 succeeded at 2102 (offset 13 lines). Hunk #25 succeeded at 2192 (offset 13 lines). Hunk #26 succeeded at 2291 (offset 13 lines). Hunk #27 succeeded at 2858 (offset 13 lines). Hunk #28 succeeded at 3076 (offset 13 lines). Hunk #29 succeeded at 4164 (offset 23 lines). Hunk #30 succeeded at 4183 (offset 23 lines). Hunk #31 succeeded at 4235 (offset 23 lines). Hunk #32 succeeded at 4552 (offset 23 lines). 2 out of 32 hunks FAILED -- saving rejects to file src/backend/access/heap/vacuumlazy.c.rej patching file src/backend/commands/vacuumparallel.c Hunk #28 succeeded at 1440 (offset 8 lines). Hunk #29 succeeded at 1491 (offset 8 lines). Hunk #30 succeeded at 1506 (offset 8 lines). Hunk #31 succeeded at 1525 (offset 8 lines). Hunk #32 succeeded at 1564 (offset 8 lines). patching file src/include/access/heapam.h patching file src/include/commands/vacuum.h Hunk #2 succeeded at 490 (offset 8 lines). Hunk #3 succeeded at 512 (offset 8 lines). patching file src/test/modules/injection_points/Makefile Hunk #1 succeeded at 27 (offset 3 lines). patching file src/test/modules/injection_points/meson.build Hunk #1 succeeded at 63 (offset 3 lines). patching file src/test/modules/injection_points/t/parallel_heap_vacuum.pl patching file src/test/regress/expected/vacuum_parallel.out patching file src/test/regress/sql/vacuum_parallel.sql patching file src/tools/pgindent/typedefs.list Hunk #1 succeeded at 2061 (offset -2 lines). Hunk #2 succeeded at 2140 (offset -2 lines). Hunk #3 succeeded at 2179 (offset -2 lines). Hunk #4 succeeded at 3370 (offset 5 lines). Unstaged changes after reset: M doc/src/sgml/ref/vacuum.sgml M src/backend/access/heap/vacuumlazy.c M src/backend/commands/vacuumparallel.c M src/include/access/heapam.h M src/include/commands/vacuum.h M src/test/modules/injection_points/Makefile M src/test/modules/injection_points/meson.build M src/test/regress/expected/vacuum_parallel.out M src/test/regress/sql/vacuum_parallel.sql M src/tools/pgindent/typedefs.list Removing src/backend/access/heap/vacuumlazy.c.rej Removing src/test/modules/injection_points/t/ === using 'git apply' to apply patch ./v20-0002-Support-parallel-heap-vacuum-for-collecting-dead.patch === Applied patch to 'doc/src/sgml/ref/vacuum.sgml' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application... error: patch failed: src/backend/access/heap/vacuumlazy.c:1275 error: src/backend/access/heap/vacuumlazy.c: patch does not apply Applied patch to 'src/backend/commands/vacuumparallel.c' cleanly. Applied patch to 'src/include/access/heapam.h' cleanly. Applied patch to 'src/include/commands/vacuum.h' cleanly. Applied patch to 'src/test/modules/injection_points/Makefile' cleanly. Applied patch to 'src/test/modules/injection_points/meson.build' cleanly. Falling back to direct application... Applied patch to 'src/test/regress/expected/vacuum_parallel.out' cleanly. Applied patch to 'src/test/regress/sql/vacuum_parallel.sql' cleanly. error: repository lacks the necessary blob to perform 3-way merge. Falling back to direct application...