Thanks, unfortunately that doesn't yield much more help...

Building in workspace /Users/xxxxxxxx/.jenkins/jobs/junk/workspace
Cloning the remote Git repository
Cloning repository https://xxxxxx.com/scm/git/ROR/xxxxxxxx-packaging
 > git init /Users/sunflower/.jenkins/jobs/junk/workspace # timeout=10
Fetching upstream changes from https://xxxxxx.com/scm/git/ROR/xxxxxxx-packaging
 > git --version # timeout=10
using .gitcredentials to set credentials
 > git config --local credential.username xxxxxx # timeout=10
 > git config --local credential.helper store 
 > --file=/var/folders/vx/bg9y23jd4dnd_8c0vdkk097r0000gn/T/git7310946539402031311.credentials
 >  # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://xxxxxx.com/scm/git/ROR/xxxxxxx-packaging 
 > +refs/heads/*:refs/remotes/origin/*
 > git config --local --remove-section credential # timeout=10
ERROR: Error cloning remote repo 'origin'hudson.plugins.git.GitException 
<http://stacktrace.jenkins-ci.org/search?query=hudson.plugins.git.GitException>:
 Command "git -c core.askpass=true fetch --tags --progress 
https://xxxxxx.com/scm/git/ROR/xxxxxxx-packaging 
+refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout: 
stderr: fatal: remote error: Invalid username or password.



Now I've also tried upgrading Jenkins and all the plugins... same error.

Jim 

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/086eb3e7-3884-4569-b99a-d39392dffd70%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to