Ron H
2017-07-21 12:07:43 UTC
Past couple days Windows-Nightly can't build due to some git error.
Building remotely on Windows<http://build.flightgear.org:8080/computer/Windows> (vm x64 windows) in workspace G:\jenkins\workspace\Windows-nightly
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.code.sf.net/p/flightgear/fgmeta # timeout=10
Fetching upstream changes from https://git.code.sf.net/p/flightgear/fgmeta
> git --version # timeout=10
> git fetch --tags --progress https://git.code.sf.net/p/flightgear/fgmeta +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git.code.sf.net/p/flightgear/fgmeta
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:812)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1079)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1110)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485)
at hudson.model.Run.execute(Run.java:1735)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:415)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git.code.sf.net/p/flightgear/fgmeta +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://git.code.sf.net/p/flightgear/fgmeta/': error setting certificate verify locations:
Ron
Windows 10, VS2015
Building remotely on Windows<http://build.flightgear.org:8080/computer/Windows> (vm x64 windows) in workspace G:\jenkins\workspace\Windows-nightly
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://git.code.sf.net/p/flightgear/fgmeta # timeout=10
Fetching upstream changes from https://git.code.sf.net/p/flightgear/fgmeta
> git --version # timeout=10
> git fetch --tags --progress https://git.code.sf.net/p/flightgear/fgmeta +refs/heads/*:refs/remotes/origin/*
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git.code.sf.net/p/flightgear/fgmeta
at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:812)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1079)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1110)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1212)
at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485)
at hudson.model.Run.execute(Run.java:1735)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:415)
Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --progress https://git.code.sf.net/p/flightgear/fgmeta +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to access 'https://git.code.sf.net/p/flightgear/fgmeta/': error setting certificate verify locations:
Ron
Windows 10, VS2015