Skip to content

Console Output

08:32:00 [2026-07-28T06:32:00.683Z] Selected Git installation does not exist. Using Default
08:32:00 [2026-07-28T06:32:00.684Z] The recommended git tool is: NONE
08:32:00 [2026-07-28T06:32:00.684Z] using credential younex1
08:32:00 [2026-07-28T06:32:00.686Z]  > git rev-parse --resolve-git-dir /var/lib/jenkins/workspace/blut24-landing/.git # timeout=10
08:32:00 [2026-07-28T06:32:00.691Z] Fetching changes from the remote Git repository
08:32:00 [2026-07-28T06:32:00.694Z]  > git config remote.origin.url https://github.com/younex1/blut24-landing.git # timeout=10
08:32:00 [2026-07-28T06:32:00.698Z] Fetching upstream changes from https://github.com/younex1/blut24-landing.git
08:32:00 [2026-07-28T06:32:00.699Z]  > git --version # timeout=10
08:32:00 [2026-07-28T06:32:00.702Z]  > git --version # 'git version 2.39.5'
08:32:00 [2026-07-28T06:32:00.702Z] using GIT_ASKPASS to set credentials Token Github
08:32:00 [2026-07-28T06:32:00.703Z]  > git fetch --tags --force --progress -- https://github.com/younex1/blut24-landing.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:32:01 [2026-07-28T06:32:01.174Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
08:32:01 [2026-07-28T06:32:01.179Z] Checking out Revision 3365492e0eebdab580a2e8c2b0c0eea00e89d606 (refs/remotes/origin/main)
08:32:01 [2026-07-28T06:32:01.179Z]  > git config core.sparsecheckout # timeout=10
08:32:01 [2026-07-28T06:32:01.183Z]  > git checkout -f 3365492e0eebdab580a2e8c2b0c0eea00e89d606 # timeout=10
08:32:01 [2026-07-28T06:32:01.190Z] Commit message: "ci: move the deploy concurrency guard from Jenkins to the target"