Started by timer Running as SYSTEM Building in workspace D:\jenkins\workspace\IoT-platform-web The recommended git tool is: NONE using credential acb71845-9146-47b3-a91f-6f1885a5272e > D:\Program Files\Git\bin\git.exe rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > D:\Program Files\Git\bin\git.exe config remote.origin.url http://183.230.176.125:26090/out-group/iot-platform-web.git # timeout=10 Fetching upstream changes from http://183.230.176.125:26090/out-group/iot-platform-web.git > D:\Program Files\Git\bin\git.exe --version # timeout=10 > git --version # 'git version 2.24.1.windows.2' using GIT_ASKPASS to set credentials > D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://183.230.176.125:26090/out-group/iot-platform-web.git +refs/heads/*:refs/remotes/origin/* # timeout=10 ERROR: Error fetching remote repo 'origin' hudson.plugins.git.GitException: Failed to fetch from http://183.230.176.125:26090/out-group/iot-platform-web.git at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:998) at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1239) at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1299) at hudson.scm.SCM.checkout(SCM.java:505) at hudson.model.AbstractProject.checkout(AbstractProject.java:1206) at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574) at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499) at hudson.model.Run.execute(Run.java:1894) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:428) Caused by: hudson.plugins.git.GitException: Command "D:\Program Files\Git\bin\git.exe fetch --tags --force --progress -- http://183.230.176.125:26090/out-group/iot-platform-web.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: stdout: stderr: fatal: unable to access 'http://183.230.176.125:26090/out-group/iot-platform-web.git/': Failed to connect to 183.230.176.125 port 26090: Timed out at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2051) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:573) at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:996) ... 11 more ERROR: Error fetching remote repo 'origin' SSH: Current build result is [FAILURE], not going to run. Finished: FAILURE