Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error message #176

Open
sshar372 opened this issue Jul 1, 2021 · 0 comments
Open

error message #176

sshar372 opened this issue Jul 1, 2021 · 0 comments

Comments

@sshar372
Copy link

sshar372 commented Jul 1, 2021

The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/sshar372/PartsUnlimitedMRP.git

git init /var/lib/jenkins/workspace/PartsUnlimitedMRP # timeout=10
Fetching upstream changes from https://github.com/sshar372/PartsUnlimitedMRP.git
git --version # timeout=10
git --version # 'git version 2.25.1'
git fetch --tags --force --progress -- https://github.com/sshar372/PartsUnlimitedMRP.git +refs/heads/:refs/remotes/origin/ # timeout=10
git config remote.origin.url https://github.com/sshar372/PartsUnlimitedMRP.git # timeout=10
git config --add remote.origin.fetch +refs/heads/:refs/remotes/origin/ # timeout=10
Avoid second fetch
git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision a83586b (refs/remotes/origin/master)
git config core.sparsecheckout # timeout=10
git checkout -f a83586b # timeout=10
git branch -a -v --no-abbrev # timeout=10
git checkout -b master a83586b # timeout=10
Commit message: "Merge pull request #153 from mkavana/fix-CDwithJenkins-lab-MRP-VM-deployment-template"
First time build. Skipping changelog.
[Pipeline] }
[Pipeline] // stage
[Pipeline] tool
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: No tool named JDK 8 found
Finished: FAILURE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant