https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/
Example error
git version 2.43.0
+ git config --replace-all user.name Dummy
+ git config --replace-all user.email dummy@dummy.com
+ git config user.name
Dummy
+ git config user.email
dummy@dummy.com
+ echo
+ echo
+ git rebase --abort
+ git checkout -f refs/remotes/origin/_jenkins_local_branch
HEAD is now at ae0ca8dd25c ffi: preserve uint8 semantics for bool fast calls
+ git config user.name
Dummy
+ git config user.email
dummy@dummy.com
+ echo
+ echo
+ git status
HEAD detached at ae0ca8dd25c
nothing to commit, working tree clean
+ git rev-parse HEAD
ae0ca8dd25ce91b7775fde71337248443abc7d64
+ git rev-parse 1b42f7600e61f9e21d5d1eb37050341a938ab393
1b42f7600e61f9e21d5d1eb37050341a938ab393
+ '[' -z ae0ca8dd25ce91b7775fde71337248443abc7d64 ']'
+ echo ae0ca8dd25ce91b7775fde71337248443abc7d64
+ grep -qE '^[0-9a-fA-F]+$'
++ git rev-parse HEAD
++ git rev-parse ae0ca8dd25ce91b7775fde71337248443abc7d64
+ '[' ae0ca8dd25ce91b7775fde71337248443abc7d64 '!=' ae0ca8dd25ce91b7775fde71337248443abc7d64 ']'
+ '[' -n 1b42f7600e61f9e21d5d1eb37050341a938ab393 ']'
+ git rebase --committer-date-is-author-date 1b42f7600e61f9e21d5d1eb37050341a938ab393
Rebasing (1/47089)
Rebasing (2/47089)
Auto-merging Makefile
CONFLICT (add/add): Merge conflict in Makefile
error: could not apply 61890720c8a... add readme and initial code
hint: Resolve all conflicts manually, mark them as resolved with
hint: "git add/rm <conflicted_files>", then run "git rebase --continue".
hint: You can instead skip this commit: run "git rebase --skip".
hint: To abort and get back to the state before "git rebase", run "git rebase --abort".
Could not apply 61890720c8a... add readme and initial code
Build step 'Execute shell' marked build as failure
The first one of the three consistent failures as of this issue on Jul 20, 2026, 8:28:08 PM
https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/48405/
https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/
Example error
The first one of the three consistent failures as of this issue on Jul 20, 2026, 8:28:08 PM
https://ci.nodejs.org/job/node-test-commit-custom-suites-freestyle/48405/