First time failing the build when we select the respective branch

28 views
Skip to first unread message

Balaji Lalapeta

unread,
Aug 13, 2018, 7:35:10 AM8/13/18
to Jenkins Users
Hi Team,

I'm using parameterized build option for select any branch from the listed options.

When ever trying to select the respective branch then it'll fail on first time and it's successfully build after second time onwards.

Please let me know any reason to behind on it...

Console log:
***************
Lightweight checkout support not available, falling back to full checkout.
Checking out git https://github.com/papajohns-ds/mapping.git into /var/lib/jenkins/workspace/Mapping/DEV-1/MSA-Jobs/Mapping-MSA-Store@script to read store/Jenkinsfile
Cloning the remote Git repository
Cloning repository https://github.com/papajohns-ds/mapping.git
 > git init /var/lib/jenkins/workspace/Mapping/DEV-1/MSA-Jobs/Mapping-MSA-Store@script # timeout=10
Fetching upstream changes from https://github.com/papajohns-ds/mapping.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/papajohns-ds/mapping.git +refs/heads/*:refs/remotes/origin/*
 > git config remote.origin.url https://github.com/papajohns-ds/mapping.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/papajohns-ds/mapping.git # timeout=10
Fetching upstream changes from https://github.com/papajohns-ds/mapping.git
using GIT_ASKPASS to set credentials 
 > git fetch --tags --progress https://github.com/papajohns-ds/mapping.git +refs/heads/*:refs/remotes/origin/*
Seen branch in repository origin/6396_bug_fix
Seen branch in repository origin/GCP_Terraform
Seen branch in repository origin/client-request-changes
Seen branch in repository origin/gis_regression_automation_Release_18.5
Seen branch in repository origin/hysterixCircuitBreakerImplementation
Seen branch in repository origin/master
Seen branch in repository origin/operationallogs_changes
Seen branch in repository origin/prod_issue_fix
Seen branch in repository origin/release-18.3
Seen branch in repository origin/release-18.4
Seen branch in repository origin/release-18.5
Seen branch in repository origin/release-18.5.3
Seen branch in repository origin/release-18.5.4
Seen branch in repository origin/release-18.6
Seen branch in repository origin/release-18.6.0
Seen branch in repository origin/release-18.6.1
Seen branch in repository origin/release-18.8
Seen branch in repository origin/release18.6_indiana_zipcode_search
Seen branch in repository origin/sprint3_common
Seen 19 remote branches
 > git show-ref --tags -d # timeout=10
Multiple candidate revisions
Checking out Revision bbd468047902781267df9da9bac444392290081f (origin/release-18.4)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f bbd468047902781267df9da9bac444392290081f
Commit message: "Merge pull request #248 from papajohns-ds/18.4.4"
First time build. Skipping changelog.
ERROR: /var/lib/jenkins/workspace/Mapping/DEV-1/MSA-Jobs/Mapping-MSA-Store@script/store/Jenkinsfile not found
Finished: FAILURE


Thanks,
Balaji
Reply all
Reply to author
Forward
0 new messages