CONSOLE OUTPUT
|
Started by an SCM change |
Running in Durability level: PERFORMANCE_OPTIMIZED |
[Pipeline] Start of Pipeline |
[Pipeline] node |
Running on Windows Builder Theta in C:\CI\workspace\Frameworks\frameworkintegration\kf5-qt5 WindowsMSVCQt5.15 |
[Pipeline] { |
[Pipeline] timestamps |
[Pipeline] { |
[Pipeline] ws |
[2021-05-16T01:18:53.194Z] Running in C:/CI/Job Build |
[Pipeline] { |
[Pipeline] catchError |
[Pipeline] { |
[Pipeline] stage |
[Pipeline] { (Checkout Sources) |
[Pipeline] deleteDir |
[Pipeline] bat |
[2021-05-16T01:18:53.523Z] |
[2021-05-16T01:18:53.523Z] C:\CI\Job Build>if exist "C:\CI\Software Installs\frameworkintegration" rmdir /s /q "C:\CI\Software Installs\frameworkintegration" |
[Pipeline] checkout |
[2021-05-16T01:18:53.540Z] The recommended git tool is: NONE |
[2021-05-16T01:18:53.552Z] No credentials specified |
[2021-05-16T01:18:53.556Z] Cloning the remote Git repository |
[2021-05-16T01:18:53.452Z] Cloning repository https://invent.kde.org/frameworks/frameworkintegration.git |
[2021-05-16T01:18:53.452Z] > git init C:\CI\Job Build # timeout=10 |
[2021-05-16T01:18:53.535Z] Fetching upstream changes from https://invent.kde.org/frameworks/frameworkintegration.git |
[2021-05-16T01:18:53.535Z] > git --version # timeout=10 |
[2021-05-16T01:18:53.583Z] > git --version # 'git version 2.25.0.windows.1' |
[2021-05-16T01:18:53.583Z] > git fetch --tags --force --progress -- https://invent.kde.org/frameworks/frameworkintegration.git +refs/heads/*:refs/remotes/origin/* # timeout=120 |
[2021-05-16T01:19:04.883Z] ERROR: Error cloning remote repo 'origin' |
[2021-05-16T01:19:04.883Z] hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://invent.kde.org/frameworks/frameworkintegration.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: |
[2021-05-16T01:19:04.883Z] stdout: |
[2021-05-16T01:19:04.883Z] stderr: fatal: unable to access 'https://invent.kde.org/frameworks/frameworkintegration.git/': Could not resolve host: invent.kde.org |
[2021-05-16T01:19:04.883Z] |
[2021-05-16T01:19:04.883Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2450) |
[2021-05-16T01:19:04.883Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2051) |
[2021-05-16T01:19:04.883Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:84) |
[2021-05-16T01:19:04.883Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:573) |
[2021-05-16T01:19:04.883Z] at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:802) |
[2021-05-16T01:19:04.883Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) |
[2021-05-16T01:19:04.883Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:154) |
[2021-05-16T01:19:04.883Z] at hudson.remoting.UserRequest.perform(UserRequest.java:211) |
[2021-05-16T01:19:04.883Z] at hudson.remoting.UserRequest.perform(UserRequest.java:54) |
[2021-05-16T01:19:04.883Z] at hudson.remoting.Request$2.run(Request.java:369) |
[2021-05-16T01:19:04.883Z] at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) |
[2021-05-16T01:19:04.883Z] at java.util.concurrent.FutureTask.run(Unknown Source) |
[2021-05-16T01:19:04.883Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) |
[2021-05-16T01:19:04.883Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) |
[2021-05-16T01:19:04.883Z] at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:98) |
[2021-05-16T01:19:04.883Z] at java.lang.Thread.run(Unknown Source) |
[2021-05-16T01:19:04.883Z] Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from ange.kde.org/144.76.172.7:59387 |
[2021-05-16T01:19:04.884Z] at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1800) |
[2021-05-16T01:19:04.884Z] at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) |
[2021-05-16T01:19:04.884Z] at hudson.remoting.Channel.call(Channel.java:1001) |
[2021-05-16T01:19:04.884Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146) |
[2021-05-16T01:19:04.884Z] at sun.reflect.GeneratedMethodAccessor503.invoke(Unknown Source) |
[2021-05-16T01:19:04.884Z] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) |
[2021-05-16T01:19:04.884Z] at java.lang.reflect.Method.invoke(Method.java:498) |
[2021-05-16T01:19:04.884Z] at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132) |
[2021-05-16T01:19:04.884Z] at com.sun.proxy.$Proxy84.execute(Unknown Source) |
[2021-05-16T01:19:04.884Z] at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1224) |
[2021-05-16T01:19:04.884Z] at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1302) |
[2021-05-16T01:19:04.884Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:125) |
[2021-05-16T01:19:04.884Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93) |
[2021-05-16T01:19:04.884Z] at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80) |
[2021-05-16T01:19:04.884Z] at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47) |
[2021-05-16T01:19:04.884Z] at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) |
[2021-05-16T01:19:04.884Z] at java.util.concurrent.FutureTask.run(FutureTask.java:266) |
[2021-05-16T01:19:04.884Z] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) |
[2021-05-16T01:19:04.884Z] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) |
[2021-05-16T01:19:04.884Z] at java.lang.Thread.run(Thread.java:748) |
[Pipeline] } |
[Pipeline] // stage |
[Pipeline] } |
[2021-05-16T01:19:04.913Z] ERROR: Error cloning remote repo 'origin' |
[Pipeline] // catchError |
[Pipeline] emailextrecipients |
[Pipeline] emailext |