New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 623373 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jun 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug

Blocking:
issue 622532
issue 622955



Sign in to add a comment

git credentials on windows swarming machines

Project Member Reported by no...@chromium.org, Jun 26 2016

Issue description

git on vm9{6..8}-m4 interactively asks for password to access public repos

$ git clone https://chromium.googlesource.com/chromium/tools/build build
Cloning into 'build'...
Username for 'https://chromium.googlesource.com': 

it breaks builds, e.g. 
https://chromium-swarm.appspot.com/user/task/2f9d53d578523310
https://chromium-swarm.appspot.com/user/task/2f61d16e117b9610
 

Comment 1 by no...@chromium.org, Jun 26 2016

Blocking: 622532

Comment 2 by pschm...@google.com, Jun 27 2016

Owner: pschmidt@chromium.org
Status: Assigned (was: Untriaged)

Comment 3 by pschm...@google.com, Jun 27 2016

Status: Fixed (was: Assigned)

Comment 4 by no...@chromium.org, Jun 29 2016

Status: Assigned (was: Fixed)
Same is happening on VM103-M4:
chrome-bot@VM103-M4 /cygdrive/e/tmp
$ git clone https://chromium.googlesource.com/chromium/tools/build build
Cloning into 'build'...
Username for 'https://chromium.googlesource.com': 
Password for 'https://chromium.googlesource.com': 
fatal: Authentication failed

Could you please fix it too?

What is the root cause of this?

Comment 5 by no...@chromium.org, Jun 29 2016

Summary: git credentials on windows swarming machines (was: vm9{6..8}-m4: git credentials)

Comment 6 by pschm...@google.com, Jun 29 2016

This one is interesting.  First, don't use cygwin git.   But more important is that someone/thing blew away e:\b\depot_tools.   Also someone has been playing with PATH.

Fixing.
Status: Fixed (was: Assigned)
Fixed (for now)

Comment 8 by no...@chromium.org, Jun 29 2016

Hmm, that might be me. Thanks

Sign in to add a comment