Skip to content
Failed

Console Output

09:38:01 Started by GitLab push by Vincent Lorenzo
09:38:01 Running as SYSTEM
09:38:01 Agent centos-7-agent-6gb-vscnv is provisioned from template centos-7-agent-6gb
09:38:01 ---
09:38:01 apiVersion: "v1"
09:38:01 kind: "Pod"
09:38:01 metadata:
09:38:01   annotations:
09:38:01     kubernetes.jenkins.io/last-refresh: "1720705077139"
09:38:01   labels:
09:38:01     jenkins: "slave"
09:38:01     jenkins/label-digest: "de02caf14dbfcb1d94e30c9c37462a09f82dcb33"
09:38:01     jenkins/label: "centos-7-6gb"
09:38:01     kubernetes.jenkins.io/controller: "http___jenkins-ui_papyrus_svc_cluster_local_papyrusx"
09:38:01   name: "centos-7-agent-6gb-vscnv"
09:38:01   namespace: "papyrus"
09:38:01 spec:
09:38:01   containers:
09:38:01   - env:
09:38:01     - name: "JENKINS_SECRET"
09:38:01       value: "********"
09:38:01     - name: "JENKINS_TUNNEL"
09:38:01       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
09:38:01     - name: "JENKINS_AGENT_NAME"
09:38:01       value: "centos-7-agent-6gb-vscnv"
09:38:01     - name: "JENKINS_REMOTING_JAVA_OPTS"
09:38:01       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
09:38:01         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
09:38:01     - name: "JAVA_TOOL_OPTIONS"
09:38:01       value: ""
09:38:01     - name: "_JAVA_OPTIONS"
09:38:01       value: ""
09:38:01     - name: "REMOTING_OPTS"
09:38:01       value: "-noReconnectAfter 1d"
09:38:01     - name: "OPENJ9_JAVA_OPTIONS"
09:38:01       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
09:38:01     - name: "JENKINS_NAME"
09:38:01       value: "centos-7-agent-6gb-vscnv"
09:38:01     - name: "JENKINS_AGENT_WORKDIR"
09:38:01       value: "/home/jenkins/agent"
09:38:01     - name: "JENKINS_URL"
09:38:01       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
09:38:01     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
09:38:01     imagePullPolicy: "Always"
09:38:01     name: "jnlp"
09:38:01     resources:
09:38:01       limits:
09:38:01         cpu: "2000m"
09:38:01         memory: "6144Mi"
09:38:01       requests:
09:38:01         cpu: "1000m"
09:38:01         memory: "6144Mi"
09:38:01     tty: true
09:38:01     volumeMounts:
09:38:01     - mountPath: "/home/jenkins/.m2/toolchains.xml"
09:38:01       name: "m2-dir"
09:38:01       readOnly: true
09:38:01       subPath: "toolchains.xml"
09:38:01     - mountPath: "/home/jenkins/.mavenrc"
09:38:01       name: "m2-dir"
09:38:01       readOnly: true
09:38:01       subPath: ".mavenrc"
09:38:01     - mountPath: "/opt/tools"
09:38:01       name: "volume-0"
09:38:01       readOnly: false
09:38:01     - mountPath: "/home/jenkins"
09:38:01       name: "volume-2"
09:38:01       readOnly: false
09:38:01     - mountPath: "/home/jenkins/.m2/repository"
09:38:01       name: "volume-3"
09:38:01       readOnly: false
09:38:01     - mountPath: "/home/jenkins/.m2/settings-security.xml"
09:38:01       name: "m2-secret-dir"
09:38:01       readOnly: true
09:38:01       subPath: "settings-security.xml"
09:38:01     - mountPath: "/home/jenkins/.m2/wrapper"
09:38:01       name: "volume-4"
09:38:01       readOnly: false
09:38:01     - mountPath: "/home/jenkins/.m2/settings.xml"
09:38:01       name: "m2-secret-dir"
09:38:01       readOnly: true
09:38:01       subPath: "settings.xml"
09:38:01     - mountPath: "/home/jenkins/.ssh"
09:38:01       name: "volume-1"
09:38:01       readOnly: false
09:38:01       subPath: ""
09:38:01     - mountPath: "/home/jenkins/agent"
09:38:01       name: "workspace-volume"
09:38:01       readOnly: false
09:38:01     workingDir: "/home/jenkins/agent"
09:38:01   nodeSelector:
09:38:01     kubernetes.io/os: "linux"
09:38:01   restartPolicy: "Never"
09:38:01   volumes:
09:38:01   - name: "volume-0"
09:38:01     persistentVolumeClaim:
09:38:01       claimName: "tools-claim-jiro-papyrus"
09:38:01       readOnly: true
09:38:01   - name: "m2-secret-dir"
09:38:01     secret:
09:38:01       secretName: "m2-secret-dir"
09:38:01   - emptyDir:
09:38:01       medium: ""
09:38:01     name: "volume-2"
09:38:01   - configMap:
09:38:01       name: "m2-dir"
09:38:01     name: "m2-dir"
09:38:01   - configMap:
09:38:01       name: "known-hosts"
09:38:01     name: "volume-1"
09:38:01   - emptyDir:
09:38:01       medium: ""
09:38:01     name: "workspace-volume"
09:38:01   - emptyDir:
09:38:01       medium: ""
09:38:01     name: "volume-4"
09:38:01   - emptyDir:
09:38:01       medium: ""
09:38:01     name: "volume-3"
09:38:01 
09:38:01 Building remotely on centos-7-agent-6gb-vscnv (centos-7-6gb) in workspace /home/jenkins/agent/workspace/Papyrus-7.0.0-MergeRequest
09:38:02 The recommended git tool is: NONE
09:38:03 No credentials specified
09:38:03 Cloning the remote Git repository
09:38:03 Cloning repository https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git
09:38:03  > git init /home/jenkins/agent/workspace/Papyrus-7.0.0-MergeRequest/source # timeout=10
09:38:03 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git
09:38:03  > git --version # timeout=10
09:38:03  > git --version # 'git version 2.36.6'
09:38:03  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git +refs/heads/*:refs/remotes/origin/* # timeout=10
09:38:04  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git # timeout=10
09:38:04  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:38:04  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git # timeout=10
09:38:04 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git
09:38:04  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git $GERRIT_REFSPEC # timeout=10
09:38:05 ERROR: Error fetching remote repo 'origin'
09:38:05 hudson.plugins.git.GitException: Failed to fetch from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git
09:38:05 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
09:38:05 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
09:38:05 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
09:38:05 	at hudson.scm.SCM.checkout(SCM.java:540)
09:38:05 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
09:38:05 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:38:05 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:38:05 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:38:05 	at hudson.model.Run.execute(Run.java:1894)
09:38:05 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:38:05 	at hudson.model.ResourceController.execute(ResourceController.java:101)
09:38:05 	at hudson.model.Executor.run(Executor.java:442)
09:38:05 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git $GERRIT_REFSPEC" returned status code 128:
09:38:05 stdout: 
09:38:05 stderr: fatal: couldn't find remote ref $GERRIT_REFSPEC
09:38:05 
09:38:05 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
09:38:05 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
09:38:05 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
09:38:05 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
09:38:05 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
09:38:05 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
09:38:05 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
09:38:05 	at hudson.remoting.Request$2.run(Request.java:377)
09:38:05 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
09:38:05 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
09:38:05 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:38:05 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:38:05 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
09:38:05 	at java.base/java.lang.Thread.run(Thread.java:829)
09:38:05 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.56.23/10.40.56.23:36836
09:38:05 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
09:38:05 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
09:38:05 		at hudson.remoting.Channel.call(Channel.java:1003)
09:38:05 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
09:38:05 		at jdk.internal.reflect.GeneratedMethodAccessor464.invoke(Unknown Source)
09:38:05 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
09:38:05 		at java.base/java.lang.reflect.Method.invoke(Method.java:574)
09:38:05 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
09:38:05 		at jdk.proxy57/jdk.proxy57.$Proxy266.execute(Unknown Source)
09:38:05 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
09:38:05 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
09:38:05 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
09:38:05 		at hudson.scm.SCM.checkout(SCM.java:540)
09:38:05 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
09:38:05 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:38:05 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:38:05 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:38:05 		at hudson.model.Run.execute(Run.java:1894)
09:38:05 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:38:05 		at hudson.model.ResourceController.execute(ResourceController.java:101)
09:38:05 		at hudson.model.Executor.run(Executor.java:442)
09:38:05 ERROR: Error fetching remote repo 'origin'
09:38:05 Retrying after 10 seconds
09:38:15 The recommended git tool is: NONE
09:38:15 No credentials specified
09:38:15  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/Papyrus-7.0.0-MergeRequest/source/.git # timeout=10
09:38:15 Fetching changes from the remote Git repository
09:38:15  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git # timeout=10
09:38:15 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git
09:38:15  > git --version # timeout=10
09:38:15  > git --version # 'git version 2.36.6'
09:38:15  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git $GERRIT_REFSPEC # timeout=10
09:38:16 ERROR: Error fetching remote repo 'origin'
09:38:16 hudson.plugins.git.GitException: Failed to fetch from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git
09:38:16 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
09:38:16 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
09:38:16 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
09:38:16 	at hudson.scm.SCM.checkout(SCM.java:540)
09:38:16 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
09:38:16 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:38:16 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:38:16 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:38:16 	at hudson.model.Run.execute(Run.java:1894)
09:38:16 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:38:16 	at hudson.model.ResourceController.execute(ResourceController.java:101)
09:38:16 	at hudson.model.Executor.run(Executor.java:442)
09:38:16 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git $GERRIT_REFSPEC" returned status code 128:
09:38:16 stdout: 
09:38:16 stderr: fatal: couldn't find remote ref $GERRIT_REFSPEC
09:38:16 
09:38:16 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
09:38:16 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
09:38:16 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
09:38:16 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
09:38:16 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
09:38:16 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
09:38:16 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
09:38:16 	at hudson.remoting.Request$2.run(Request.java:377)
09:38:16 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
09:38:16 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
09:38:16 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:38:16 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:38:16 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
09:38:16 	at java.base/java.lang.Thread.run(Thread.java:829)
09:38:16 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.56.23/10.40.56.23:36836
09:38:16 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
09:38:16 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
09:38:16 		at hudson.remoting.Channel.call(Channel.java:1003)
09:38:16 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
09:38:16 		at jdk.internal.reflect.GeneratedMethodAccessor464.invoke(Unknown Source)
09:38:16 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
09:38:16 		at java.base/java.lang.reflect.Method.invoke(Method.java:574)
09:38:16 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
09:38:16 		at jdk.proxy57/jdk.proxy57.$Proxy266.execute(Unknown Source)
09:38:16 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
09:38:16 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
09:38:16 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
09:38:16 		at hudson.scm.SCM.checkout(SCM.java:540)
09:38:16 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
09:38:16 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:38:16 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:38:16 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:38:16 		at hudson.model.Run.execute(Run.java:1894)
09:38:16 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:38:16 		at hudson.model.ResourceController.execute(ResourceController.java:101)
09:38:16 		at hudson.model.Executor.run(Executor.java:442)
09:38:16 ERROR: Error fetching remote repo 'origin'
09:38:16 Retrying after 10 seconds
09:38:26 The recommended git tool is: NONE
09:38:26 No credentials specified
09:38:26  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/Papyrus-7.0.0-MergeRequest/source/.git # timeout=10
09:38:26 Fetching changes from the remote Git repository
09:38:26  > git config remote.origin.url https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git # timeout=10
09:38:26 Fetching upstream changes from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git
09:38:26  > git --version # timeout=10
09:38:26  > git --version # 'git version 2.36.6'
09:38:26  > git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git $GERRIT_REFSPEC # timeout=10
09:38:27 ERROR: Error fetching remote repo 'origin'
09:38:27 hudson.plugins.git.GitException: Failed to fetch from https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git
09:38:27 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
09:38:27 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
09:38:27 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
09:38:27 	at hudson.scm.SCM.checkout(SCM.java:540)
09:38:27 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
09:38:27 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:38:27 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:38:27 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:38:27 	at hudson.model.Run.execute(Run.java:1894)
09:38:27 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:38:27 	at hudson.model.ResourceController.execute(ResourceController.java:101)
09:38:27 	at hudson.model.Executor.run(Executor.java:442)
09:38:27 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://gitlab.eclipse.org/eclipse/papyrus/org.eclipse.papyrus-desktop.git $GERRIT_REFSPEC" returned status code 128:
09:38:27 stdout: 
09:38:27 stderr: fatal: couldn't find remote ref $GERRIT_REFSPEC
09:38:27 
09:38:27 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
09:38:27 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
09:38:27 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
09:38:27 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
09:38:27 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
09:38:27 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
09:38:27 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
09:38:27 	at hudson.remoting.Request$2.run(Request.java:377)
09:38:27 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
09:38:27 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
09:38:27 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
09:38:27 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
09:38:27 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
09:38:27 	at java.base/java.lang.Thread.run(Thread.java:829)
09:38:27 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.56.23/10.40.56.23:36836
09:38:27 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
09:38:27 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
09:38:27 		at hudson.remoting.Channel.call(Channel.java:1003)
09:38:27 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
09:38:27 		at jdk.internal.reflect.GeneratedMethodAccessor464.invoke(Unknown Source)
09:38:27 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
09:38:27 		at java.base/java.lang.reflect.Method.invoke(Method.java:574)
09:38:27 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
09:38:27 		at jdk.proxy57/jdk.proxy57.$Proxy266.execute(Unknown Source)
09:38:27 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
09:38:27 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
09:38:27 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
09:38:27 		at hudson.scm.SCM.checkout(SCM.java:540)
09:38:27 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
09:38:27 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
09:38:27 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
09:38:27 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
09:38:27 		at hudson.model.Run.execute(Run.java:1894)
09:38:27 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
09:38:27 		at hudson.model.ResourceController.execute(ResourceController.java:101)
09:38:27 		at hudson.model.Executor.run(Executor.java:442)
09:38:27 ERROR: Error fetching remote repo 'origin'
09:38:27 Sending e-mails to: quentin.lemenez@cea.fr
09:38:27 Finished: FAILURE