Started by remote host 34.74.226.66 Checking out git https://septiapermana@gitlab.com/septiapermana/garasiku.git into /root/.jenkins/workspace/garasiku-deploy@script/21db9595be4705b3474bc699cae0956c695a0fdb489ac2b2451d725a40955995 to read Jenkinsfile The recommended git tool is: NONE Warning: CredentialId "" could not be found. > git rev-parse --resolve-git-dir /root/.jenkins/workspace/garasiku-deploy@script/21db9595be4705b3474bc699cae0956c695a0fdb489ac2b2451d725a40955995/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git # timeout=10 Fetching upstream changes from https://septiapermana@gitlab.com/septiapermana/garasiku.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/develop Seen branch in repository origin/master Seen 2 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 689da30147a7de466d07d9436acd07f151505f31 (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 689da30147a7de466d07d9436acd07f151505f31 # timeout=10 Commit message: "test: webhook trigger 1780315384" > git rev-list --no-walk 689da30147a7de466d07d9436acd07f151505f31 # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task Waiting for next available executor Resuming build at Mon Jun 01 19:42:36 WIB 2026 after Jenkins restart Ready to run at Mon Jun 01 19:42:36 WIB 2026 Running on Jenkins in /root/.jenkins/workspace/garasiku-deploy [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: NONE Warning: CredentialId "" could not be found. > git rev-parse --resolve-git-dir /root/.jenkins/workspace/garasiku-deploy/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git # timeout=10 Fetching upstream changes from https://septiapermana@gitlab.com/septiapermana/garasiku.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/develop Seen branch in repository origin/master Seen 2 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 689da30147a7de466d07d9436acd07f151505f31 (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 689da30147a7de466d07d9436acd07f151505f31 # timeout=10 Commit message: "test: webhook trigger 1780315384" [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Checkout) [Pipeline] checkout The recommended git tool is: NONE Warning: CredentialId "" could not be found. > git rev-parse --resolve-git-dir /root/.jenkins/workspace/garasiku-deploy/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git # timeout=10 Fetching upstream changes from https://septiapermana@gitlab.com/septiapermana/garasiku.git > git --version # timeout=10 > git --version # 'git version 2.43.0' > git fetch --tags --force --progress -- https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Seen branch in repository origin/develop Seen branch in repository origin/master Seen 2 remote branches > git show-ref --tags -d # timeout=10 Checking out Revision 689da30147a7de466d07d9436acd07f151505f31 (origin/develop) > git config core.sparsecheckout # timeout=10 > git checkout -f 689da30147a7de466d07d9436acd07f151505f31 # timeout=10 Commit message: "test: webhook trigger 1780315384" [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Detect Branch & Deploy) [Pipeline] script [Pipeline] { [Pipeline] echo 📌 Current branch: origin/develop [Pipeline] echo 🚀 Deploying to DEV environment... [Pipeline] sh + /root/deploy-dev.sh 🚧 Deploy DEV started... 🔃 Pull latest from git (develop)... fatal: Unable to create '/root/projects/garasiku/.git/index.lock': File exists. Another git process seems to be running in this repository, e.g. an editor opened by 'git commit'. Please make sure all processes are terminated then try again. If it still fails, a git process may have crashed in this repository earlier: remove the file manually to continue. [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] echo ❌ Pipeline gagal - Cek logs di atas [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline ERROR: script returned exit code 128 Finished: FAILURE
