Skip to content

Console Output

08:19:48 Started by user Florian Noyrit
08:19:48 Running as Florian Noyrit
08:19:48 Agent centos-7-84m67 is provisioned from template centos-7
08:19:48 ---
08:19:48 apiVersion: "v1"
08:19:48 kind: "Pod"
08:19:48 metadata:
08:19:48   labels:
08:19:48     jenkins: "slave"
08:19:48     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
08:19:48     jenkins/label: "migration_jipp-migration_centos-7"
08:19:48   name: "centos-7-84m67"
08:19:48   namespace: "papyrus"
08:19:48 spec:
08:19:48   containers:
08:19:48   - env:
08:19:48     - name: "JENKINS_SECRET"
08:19:48       value: "********"
08:19:48     - name: "JENKINS_TUNNEL"
08:19:48       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
08:19:48     - name: "JENKINS_AGENT_NAME"
08:19:48       value: "centos-7-84m67"
08:19:48     - name: "JENKINS_REMOTING_JAVA_OPTS"
08:19:48       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
08:19:48         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
08:19:48     - name: "JAVA_TOOL_OPTIONS"
08:19:48       value: ""
08:19:48     - name: "_JAVA_OPTIONS"
08:19:48       value: ""
08:19:48     - name: "OPENJ9_JAVA_OPTIONS"
08:19:48       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
08:19:48     - name: "JENKINS_NAME"
08:19:48       value: "centos-7-84m67"
08:19:48     - name: "JENKINS_AGENT_WORKDIR"
08:19:48       value: "/home/jenkins/agent"
08:19:48     - name: "JENKINS_URL"
08:19:48       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
08:19:48     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3160.vd76b_9ddd10cc"
08:19:48     imagePullPolicy: "Always"
08:19:48     name: "jnlp"
08:19:48     resources:
08:19:48       limits:
08:19:48         cpu: "2000m"
08:19:48         memory: "4096Mi"
08:19:48       requests:
08:19:48         cpu: "1000m"
08:19:48         memory: "4096Mi"
08:19:48     tty: true
08:19:48     volumeMounts:
08:19:48     - mountPath: "/home/jenkins/.m2/toolchains.xml"
08:19:48       name: "m2-dir"
08:19:48       readOnly: true
08:19:48       subPath: "toolchains.xml"
08:19:48     - mountPath: "/home/jenkins/.mavenrc"
08:19:48       name: "m2-dir"
08:19:48       readOnly: true
08:19:48       subPath: ".mavenrc"
08:19:48     - mountPath: "/opt/tools"
08:19:48       name: "volume-0"
08:19:48       readOnly: false
08:19:48     - mountPath: "/home/jenkins"
08:19:48       name: "volume-2"
08:19:48       readOnly: false
08:19:48     - mountPath: "/home/jenkins/.m2/repository"
08:19:48       name: "volume-3"
08:19:48       readOnly: false
08:19:48     - mountPath: "/home/jenkins/.m2/settings-security.xml"
08:19:48       name: "m2-secret-dir"
08:19:48       readOnly: true
08:19:48       subPath: "settings-security.xml"
08:19:48     - mountPath: "/home/jenkins/.m2/wrapper"
08:19:48       name: "volume-4"
08:19:48       readOnly: false
08:19:48     - mountPath: "/home/jenkins/.m2/settings.xml"
08:19:48       name: "m2-secret-dir"
08:19:48       readOnly: true
08:19:48       subPath: "settings.xml"
08:19:48     - mountPath: "/home/jenkins/.ssh"
08:19:48       name: "volume-1"
08:19:48       readOnly: false
08:19:48       subPath: ""
08:19:48     - mountPath: "/home/jenkins/agent"
08:19:48       name: "workspace-volume"
08:19:48       readOnly: false
08:19:48     workingDir: "/home/jenkins/agent"
08:19:48   nodeSelector:
08:19:48     kubernetes.io/os: "linux"
08:19:48   restartPolicy: "Never"
08:19:48   volumes:
08:19:48   - name: "volume-0"
08:19:48     persistentVolumeClaim:
08:19:48       claimName: "tools-claim-jiro-papyrus"
08:19:48       readOnly: true
08:19:48   - name: "m2-secret-dir"
08:19:48     secret:
08:19:48       secretName: "m2-secret-dir"
08:19:48   - emptyDir:
08:19:48       medium: ""
08:19:48     name: "volume-2"
08:19:48   - configMap:
08:19:48       name: "m2-dir"
08:19:48     name: "m2-dir"
08:19:48   - configMap:
08:19:48       name: "known-hosts"
08:19:48     name: "volume-1"
08:19:48   - emptyDir:
08:19:48       medium: ""
08:19:48     name: "workspace-volume"
08:19:48   - emptyDir:
08:19:48       medium: ""
08:19:48     name: "volume-4"
08:19:48   - emptyDir:
08:19:48       medium: ""
08:19:48     name: "volume-3"
08:19:48 
08:19:48 Building remotely on centos-7-84m67 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit
08:19:48 [WS-CLEANUP] Deleting project workspace...
08:19:48 [WS-CLEANUP] Deferred wipeout is used...
08:19:48 The recommended git tool is: NONE
08:19:49 No credentials specified
08:19:49 Cloning the remote Git repository
08:19:49 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
08:19:49  > git init /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit # timeout=10
08:19:49 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
08:19:49  > git --version # timeout=10
08:19:50  > git --version # 'git version 2.36.6'
08:19:50  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:19:50  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git # timeout=10
08:19:50  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:19:50  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git # timeout=10
08:19:50 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
08:19:50  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git $GERRIT_REFSPEC # timeout=10
08:19:50 ERROR: Error fetching remote repo 'origin'
08:19:50 hudson.plugins.git.GitException: Failed to fetch from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
08:19:50 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
08:19:50 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
08:19:50 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
08:19:50 	at hudson.scm.SCM.checkout(SCM.java:540)
08:19:50 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
08:19:50 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
08:19:50 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
08:19:50 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
08:19:50 	at hudson.model.Run.execute(Run.java:1895)
08:19:50 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
08:19:50 	at hudson.model.ResourceController.execute(ResourceController.java:101)
08:19:50 	at hudson.model.Executor.run(Executor.java:442)
08:19:50 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git $GERRIT_REFSPEC" returned status code 128:
08:19:50 stdout: 
08:19:50 stderr: fatal: couldn't find remote ref $GERRIT_REFSPEC
08:19:50 
08:19:50 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
08:19:50 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
08:19:50 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
08:19:50 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
08:19:50 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
08:19:50 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
08:19:50 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
08:19:50 	at hudson.remoting.Request$2.run(Request.java:377)
08:19:50 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
08:19:50 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:19:50 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:19:50 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:19:50 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
08:19:50 	at java.base/java.lang.Thread.run(Thread.java:829)
08:19:50 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.61.190/10.40.61.190:44740
08:19:50 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
08:19:50 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
08:19:50 		at hudson.remoting.Channel.call(Channel.java:1003)
08:19:50 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
08:19:50 		at jdk.internal.reflect.GeneratedMethodAccessor730.invoke(Unknown Source)
08:19:50 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:19:50 		at java.base/java.lang.reflect.Method.invoke(Method.java:572)
08:19:50 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
08:19:50 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
08:19:50 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
08:19:50 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
08:19:50 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
08:19:50 		at hudson.scm.SCM.checkout(SCM.java:540)
08:19:50 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
08:19:50 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
08:19:50 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
08:19:50 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
08:19:50 		at hudson.model.Run.execute(Run.java:1895)
08:19:50 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
08:19:50 		at hudson.model.ResourceController.execute(ResourceController.java:101)
08:19:50 		at hudson.model.Executor.run(Executor.java:442)
08:19:50 ERROR: Error fetching remote repo 'origin'
08:19:50 Retrying after 10 seconds
08:20:00 The recommended git tool is: NONE
08:20:00 No credentials specified
08:20:00  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/.git # timeout=10
08:20:00 Fetching changes from the remote Git repository
08:20:00  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git # timeout=10
08:20:00 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
08:20:00  > git --version # timeout=10
08:20:00  > git --version # 'git version 2.36.6'
08:20:00  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git $GERRIT_REFSPEC # timeout=10
08:20:00 ERROR: Error fetching remote repo 'origin'
08:20:00 hudson.plugins.git.GitException: Failed to fetch from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
08:20:00 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
08:20:00 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
08:20:00 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
08:20:00 	at hudson.scm.SCM.checkout(SCM.java:540)
08:20:00 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
08:20:00 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
08:20:00 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
08:20:00 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
08:20:00 	at hudson.model.Run.execute(Run.java:1895)
08:20:00 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
08:20:00 	at hudson.model.ResourceController.execute(ResourceController.java:101)
08:20:00 	at hudson.model.Executor.run(Executor.java:442)
08:20:00 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git $GERRIT_REFSPEC" returned status code 128:
08:20:00 stdout: 
08:20:00 stderr: fatal: couldn't find remote ref $GERRIT_REFSPEC
08:20:00 
08:20:00 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
08:20:00 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
08:20:00 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
08:20:00 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
08:20:00 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
08:20:00 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
08:20:00 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
08:20:00 	at hudson.remoting.Request$2.run(Request.java:377)
08:20:00 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
08:20:00 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:20:00 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:20:00 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:20:00 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
08:20:00 	at java.base/java.lang.Thread.run(Thread.java:829)
08:20:00 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.61.190/10.40.61.190:44740
08:20:00 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
08:20:00 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
08:20:00 		at hudson.remoting.Channel.call(Channel.java:1003)
08:20:00 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
08:20:00 		at jdk.internal.reflect.GeneratedMethodAccessor730.invoke(Unknown Source)
08:20:00 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:20:00 		at java.base/java.lang.reflect.Method.invoke(Method.java:572)
08:20:00 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
08:20:00 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
08:20:00 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
08:20:00 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
08:20:00 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
08:20:00 		at hudson.scm.SCM.checkout(SCM.java:540)
08:20:00 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
08:20:00 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
08:20:00 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
08:20:00 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
08:20:00 		at hudson.model.Run.execute(Run.java:1895)
08:20:00 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
08:20:00 		at hudson.model.ResourceController.execute(ResourceController.java:101)
08:20:00 		at hudson.model.Executor.run(Executor.java:442)
08:20:00 ERROR: Error fetching remote repo 'origin'
08:20:00 Retrying after 10 seconds
08:20:10 The recommended git tool is: NONE
08:20:10 No credentials specified
08:20:10  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/papyrus-moka-incubation-gerrit/.git # timeout=10
08:20:10 Fetching changes from the remote Git repository
08:20:10  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git # timeout=10
08:20:10 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
08:20:10  > git --version # timeout=10
08:20:10  > git --version # 'git version 2.36.6'
08:20:10  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git $GERRIT_REFSPEC # timeout=10
08:20:11 ERROR: Error fetching remote repo 'origin'
08:20:11 hudson.plugins.git.GitException: Failed to fetch from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git
08:20:11 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
08:20:11 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
08:20:11 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
08:20:11 	at hudson.scm.SCM.checkout(SCM.java:540)
08:20:11 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
08:20:11 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
08:20:11 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
08:20:11 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
08:20:11 	at hudson.model.Run.execute(Run.java:1895)
08:20:11 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
08:20:11 	at hudson.model.ResourceController.execute(ResourceController.java:101)
08:20:11 	at hudson.model.Executor.run(Executor.java:442)
08:20:11 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-moka.incubation.git $GERRIT_REFSPEC" returned status code 128:
08:20:11 stdout: 
08:20:11 stderr: fatal: couldn't find remote ref $GERRIT_REFSPEC
08:20:11 
08:20:11 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
08:20:11 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
08:20:11 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
08:20:11 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
08:20:11 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
08:20:11 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
08:20:11 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
08:20:11 	at hudson.remoting.Request$2.run(Request.java:377)
08:20:11 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
08:20:11 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
08:20:11 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
08:20:11 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
08:20:11 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:125)
08:20:11 	at java.base/java.lang.Thread.run(Thread.java:829)
08:20:11 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.61.190/10.40.61.190:44740
08:20:11 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
08:20:11 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
08:20:11 		at hudson.remoting.Channel.call(Channel.java:1003)
08:20:11 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
08:20:11 		at jdk.internal.reflect.GeneratedMethodAccessor730.invoke(Unknown Source)
08:20:11 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
08:20:11 		at java.base/java.lang.reflect.Method.invoke(Method.java:572)
08:20:11 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
08:20:11 		at com.sun.proxy.$Proxy263.execute(Unknown Source)
08:20:11 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
08:20:11 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
08:20:11 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
08:20:11 		at hudson.scm.SCM.checkout(SCM.java:540)
08:20:11 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
08:20:11 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
08:20:11 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
08:20:11 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
08:20:11 		at hudson.model.Run.execute(Run.java:1895)
08:20:11 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
08:20:11 		at hudson.model.ResourceController.execute(ResourceController.java:101)
08:20:11 		at hudson.model.Executor.run(Executor.java:442)
08:20:11 ERROR: Error fetching remote repo 'origin'
08:20:11 Finished: FAILURE