[JIRA] [git-plugin] (JENKINS-34171) Cannot fetch repo from Stash

11 views
Skip to first unread message

sunil.gandham@staples.com (JIRA)

unread,
Apr 12, 2016, 9:48:03 AM4/12/16
to jenkinsc...@googlegroups.com
Sunil Gandham created an issue
 
Jenkins / Bug JENKINS-34171
Cannot fetch repo from Stash
Issue Type: Bug Bug
Assignee: Mark Waite
Components: git-plugin
Created: 2016/Apr/12 1:47 PM
Priority: Major Major
Reporter: Sunil Gandham

> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://GanS...@stash.staples.com:7990/scm/mobile/mobilehub-ios.git # timeout=10
Fetching upstream changes from http://GanS...@stash.staples.com:7990/scm/mobile/mobilehub-ios.git
> git --version # timeout=10
using .gitcredentials to set credentials
> git config --local credential.username GanSu001 # timeout=10
> git config --local credential.helper store --file=/Users/Shared/Jenkins/tmp/git791790795510197800.credentials # timeout=10
> git -c core.askpass=true fetch --tags --progress http://GanS...@stash.staples.com:7990/scm/mobile/mobilehub-ios.git +refs/heads/:refs/remotes/origin/
ERROR: Timeout after 10 minutes
> git config --local --remove-section credential # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from http://GanS...@stash.staples.com:7990/scm/mobile/mobilehub-ios.git
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:810)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1066)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1097)
at hudson.scm.SCM.checkout(SCM.java:485)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1269)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:607)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:529)
at hudson.model.Run.execute(Run.java:1738)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
Caused by: hudson.plugins.git.GitException: Command "git -c core.askpass=true fetch --tags --progress http://GanS...@stash.staples.com:7990/scm/mobile/mobilehub-ios.git +refs/heads/:refs/remotes/origin/" returned status code 143:
stdout:
stderr:
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1719)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1463)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:63)
at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:314)
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:808)
... 11 more
ERROR: null
Finished: FAILURE

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

mark.earl.waite@gmail.com (JIRA)

unread,
Apr 12, 2016, 10:08:02 AM4/12/16
to jenkinsc...@googlegroups.com
Mark Waite resolved as Not A Defect
 

Please don't use bug reports as a way to request help with repository authentication issues. The Jenkins user mailing list has many more people reading it than are reading bug reports to individual plugins. Please send a description of the problem, and the things you've attempted, and the list of what has succeeded and what has failed to the mailing list.

Refer to the Jenkins wiki instructions on how to submit a bug report, if you're confident it is a bug in the plugin. Based on the message in this stack trace, and the continued passing of automated tests that use bitbucket.org, I'm confident this is not a bug in the plugin.

Change By: Mark Waite
Status: Open Resolved
Resolution: Not A Defect

mark.earl.waite@gmail.com (JIRA)

unread,
Oct 22, 2019, 9:32:25 PM10/22/19
to jenkinsc...@googlegroups.com
Mark Waite closed an issue as Not A Defect
Change By: Mark Waite
Status: Resolved Closed
This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages