Console Output
16:59:30 [2026-06-01T09:59:30.663Z] The recommended git tool is: NONE
16:59:30 [2026-06-01T09:59:30.663Z] Warning: CredentialId "" could not be found.
16:59:30 [2026-06-01T09:59:30.669Z] > git rev-parse --resolve-git-dir /root/.jenkins/workspace/garasiku-deploy/.git # timeout=10
16:59:30 [2026-06-01T09:59:30.687Z] Fetching changes from the remote Git repository
16:59:30 [2026-06-01T09:59:30.705Z] > git config remote.origin.url https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git # timeout=10
16:59:30 [2026-06-01T09:59:30.722Z] Fetching upstream changes from https://septiapermana@gitlab.com/septiapermana/garasiku.git
16:59:30 [2026-06-01T09:59:30.722Z] > git --version # timeout=10
16:59:30 [2026-06-01T09:59:30.737Z] > git --version # 'git version 2.43.0'
16:59:30 [2026-06-01T09:59:30.738Z] > git fetch --tags --force --progress -- https://septiapermana:glpat-aIUT8XSoRuETRlC1yhswjWM6MQpvOjEKdTo2MnJkDg.01.160fhtw6k@gitlab.com/septiapermana/garasiku.git +refs/heads/*:refs/remotes/origin/* # timeout=10
16:59:32 [2026-06-01T09:59:32.315Z] Seen branch in repository origin/develop
16:59:32 [2026-06-01T09:59:32.316Z] Seen branch in repository origin/master
16:59:32 [2026-06-01T09:59:32.316Z] Seen 2 remote branches
16:59:32 [2026-06-01T09:59:32.317Z] > git show-ref --tags -d # timeout=10
16:59:32 [2026-06-01T09:59:32.339Z] Checking out Revision b39a1d6565edc0a5bf0e050f288e8f7fb2d54e9d (origin/develop)
16:59:32 [2026-06-01T09:59:32.339Z] > git config core.sparsecheckout # timeout=10
16:59:32 [2026-06-01T09:59:32.354Z] > git checkout -f b39a1d6565edc0a5bf0e050f288e8f7fb2d54e9d # timeout=10
16:59:32 [2026-06-01T09:59:32.375Z] Commit message: "Add Jenkinsfile for CI/CD pipeline"