在海一方 发表于 04-23

测试环境构建报错,显示连不上git

测试环境,有赞云构建,报错,报git连接超时,请问怎么解决
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "/usr/bin/git fetch --tags --progress http://10.128.0.142:7001/baymax/zhxy.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to access 'http://10.128.0.142:7001/baymax/zhxy.git/': Failed connect to 10.128.0.142:7001; Connection timed out

        at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2639)
        at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2079)
        at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84)
        at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:601)
        at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:830)
        at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
        at

丛林视界 发表于 04-23

你好,目前该问题已修复,请重试

在海一方 发表于 04-23

还是报同样的错误
Building remotely on ha:////4KM3Yh8XOMNq8TjAWBCv8an8A7J0fY4bPLCMII+6Ku2qAAAAoR+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAzeEgZx/eT83ILSktQifZBhuoWJuumGKSYGAGDrdrTMAAAAjava-qa-g1d40 (java-qa) in workspace /home/jenkins/agent/workspace/zhxy/sa-18094
The recommended git tool is: NONE
using credential youzanyun
Cloning the remote Git repository
Cloning repository http://10.128.0.142:7001/baymax/zhxy.git
> /usr/bin/git init /home/jenkins/agent/workspace/zhxy/sa-18094 # timeout=10
Fetching upstream changes from http://10.128.0.142:7001/baymax/zhxy.git
> /usr/bin/git --version # timeout=10
> git --version # 'git version 1.8.3.1'
using GIT_ASKPASS to set credentials youzanyun_reporter
> /usr/bin/git fetch --tags --progress http://10.128.0.142:7001/baymax/zhxy.git +refs/heads/*:refs/remotes/origin/* # timeout=10
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "/usr/bin/git fetch --tags --progress http://10.128.0.142:7001/baymax/zhxy.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: fatal: unable to access 'http://10.128.0.142:7001/baymax/zhxy.git/': Failed connect to 10.128.0.142:7001; Connection timed out

丛林视界 发表于 04-23

正在核实中,请稍等

丛林视界 发表于 04-23

你好,目前问题已处理,请再重试下。
页: [1]
查看完整版本: 测试环境构建报错,显示连不上git