Skip to content
Failed

Console Output

07:09:24 Triggered by Gerrit: https://git.eclipse.org/r/c/papyrus/org.eclipse.papyrus-sirius/+/206926
07:09:24 Running as SYSTEM
07:09:24 Agent centos-7-lkhv3 is provisioned from template centos-7
07:09:24 ---
07:09:24 apiVersion: "v1"
07:09:24 kind: "Pod"
07:09:24 metadata:
07:09:24   annotations:
07:09:24     kubernetes.jenkins.io/last-refresh: "1716980955964"
07:09:24   labels:
07:09:24     jenkins: "slave"
07:09:24     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
07:09:24     jenkins/label: "migration_jipp-migration_centos-7"
07:09:24     kubernetes.jenkins.io/controller: "http___jenkins-ui_papyrus_svc_cluster_local_papyrusx"
07:09:24   name: "centos-7-lkhv3"
07:09:24   namespace: "papyrus"
07:09:24 spec:
07:09:24   containers:
07:09:24   - env:
07:09:24     - name: "JENKINS_SECRET"
07:09:24       value: "********"
07:09:24     - name: "JENKINS_TUNNEL"
07:09:24       value: "jenkins-discovery.papyrus.svc.cluster.local:50000"
07:09:24     - name: "JENKINS_AGENT_NAME"
07:09:24       value: "centos-7-lkhv3"
07:09:24     - name: "JENKINS_REMOTING_JAVA_OPTS"
07:09:24       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
07:09:24         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
07:09:24     - name: "JAVA_TOOL_OPTIONS"
07:09:24       value: ""
07:09:24     - name: "_JAVA_OPTIONS"
07:09:24       value: ""
07:09:24     - name: "REMOTING_OPTS"
07:09:24       value: "-noReconnectAfter 1d"
07:09:24     - name: "OPENJ9_JAVA_OPTIONS"
07:09:24       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
07:09:24     - name: "JENKINS_NAME"
07:09:24       value: "centos-7-lkhv3"
07:09:24     - name: "JENKINS_AGENT_WORKDIR"
07:09:24       value: "/home/jenkins/agent"
07:09:24     - name: "JENKINS_URL"
07:09:24       value: "http://jenkins-ui.papyrus.svc.cluster.local/papyrus/"
07:09:24     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-3206.vb_15dcf73f6a_9"
07:09:24     imagePullPolicy: "Always"
07:09:24     name: "jnlp"
07:09:24     resources:
07:09:24       limits:
07:09:24         cpu: "2000m"
07:09:24         memory: "4096Mi"
07:09:24       requests:
07:09:24         cpu: "1000m"
07:09:24         memory: "4096Mi"
07:09:24     tty: true
07:09:24     volumeMounts:
07:09:24     - mountPath: "/home/jenkins/.m2/toolchains.xml"
07:09:24       name: "m2-dir"
07:09:24       readOnly: true
07:09:24       subPath: "toolchains.xml"
07:09:24     - mountPath: "/home/jenkins/.mavenrc"
07:09:24       name: "m2-dir"
07:09:24       readOnly: true
07:09:24       subPath: ".mavenrc"
07:09:24     - mountPath: "/opt/tools"
07:09:24       name: "volume-0"
07:09:24       readOnly: false
07:09:24     - mountPath: "/home/jenkins"
07:09:24       name: "volume-2"
07:09:24       readOnly: false
07:09:24     - mountPath: "/home/jenkins/.m2/repository"
07:09:24       name: "volume-3"
07:09:24       readOnly: false
07:09:24     - mountPath: "/home/jenkins/.m2/settings-security.xml"
07:09:24       name: "m2-secret-dir"
07:09:24       readOnly: true
07:09:24       subPath: "settings-security.xml"
07:09:24     - mountPath: "/home/jenkins/.m2/wrapper"
07:09:24       name: "volume-4"
07:09:24       readOnly: false
07:09:24     - mountPath: "/home/jenkins/.m2/settings.xml"
07:09:24       name: "m2-secret-dir"
07:09:24       readOnly: true
07:09:24       subPath: "settings.xml"
07:09:24     - mountPath: "/home/jenkins/.ssh"
07:09:24       name: "volume-1"
07:09:24       readOnly: false
07:09:24       subPath: ""
07:09:24     - mountPath: "/home/jenkins/agent"
07:09:24       name: "workspace-volume"
07:09:24       readOnly: false
07:09:24     workingDir: "/home/jenkins/agent"
07:09:24   nodeSelector:
07:09:24     kubernetes.io/os: "linux"
07:09:24   restartPolicy: "Never"
07:09:24   volumes:
07:09:24   - name: "volume-0"
07:09:24     persistentVolumeClaim:
07:09:24       claimName: "tools-claim-jiro-papyrus"
07:09:24       readOnly: true
07:09:24   - name: "m2-secret-dir"
07:09:24     secret:
07:09:24       secretName: "m2-secret-dir"
07:09:24   - emptyDir:
07:09:24       medium: ""
07:09:24     name: "volume-2"
07:09:24   - configMap:
07:09:24       name: "m2-dir"
07:09:24     name: "m2-dir"
07:09:24   - configMap:
07:09:24       name: "known-hosts"
07:09:24     name: "volume-1"
07:09:24   - emptyDir:
07:09:24       medium: ""
07:09:24     name: "workspace-volume"
07:09:24   - emptyDir:
07:09:24       medium: ""
07:09:24     name: "volume-4"
07:09:24   - emptyDir:
07:09:24       medium: ""
07:09:24     name: "volume-3"
07:09:24 
07:09:24 Building remotely on centos-7-lkhv3 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/Papyrus-Sirius-Gerrit
07:09:24 The recommended git tool is: NONE
07:09:25 No credentials specified
07:09:25 Cloning the remote Git repository
07:09:25 Cloning repository https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git
07:09:25  > git init /home/jenkins/agent/workspace/Papyrus-Sirius-Gerrit/source # timeout=10
07:09:25 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git
07:09:25  > git --version # timeout=10
07:09:25  > git --version # 'git version 2.36.6'
07:09:25  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git +refs/heads/*:refs/remotes/origin/* # timeout=10
07:09:33  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git # timeout=10
07:09:33  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
07:09:33  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git # timeout=10
07:09:33 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git
07:09:33  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git refs/changes/26/206926/4 # timeout=10
07:09:33 ERROR: Error fetching remote repo 'origin'
07:09:33 hudson.plugins.git.GitException: Failed to fetch from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git
07:09:33 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
07:09:33 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
07:09:33 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
07:09:33 	at hudson.scm.SCM.checkout(SCM.java:540)
07:09:33 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
07:09:33 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
07:09:33 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
07:09:33 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
07:09:33 	at hudson.model.Run.execute(Run.java:1894)
07:09:33 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
07:09:33 	at hudson.model.ResourceController.execute(ResourceController.java:101)
07:09:33 	at hudson.model.Executor.run(Executor.java:442)
07:09:33 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git refs/changes/26/206926/4" returned status code 128:
07:09:33 stdout: 
07:09:33 stderr: fatal: couldn't find remote ref refs/changes/26/206926/4
07:09:33 
07:09:33 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
07:09:33 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
07:09:33 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
07:09:33 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
07:09:33 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
07:09:33 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
07:09:33 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
07:09:33 	at hudson.remoting.Request$2.run(Request.java:377)
07:09:33 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
07:09:33 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
07:09:33 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
07:09:33 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
07:09:33 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
07:09:33 	at java.base/java.lang.Thread.run(Thread.java:829)
07:09:33 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.57.189/10.40.57.189:33452
07:09:33 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
07:09:33 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
07:09:33 		at hudson.remoting.Channel.call(Channel.java:1003)
07:09:33 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
07:09:33 		at jdk.internal.reflect.GeneratedMethodAccessor768.invoke(Unknown Source)
07:09:33 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
07:09:33 		at java.base/java.lang.reflect.Method.invoke(Method.java:574)
07:09:33 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
07:09:33 		at jdk.proxy95/jdk.proxy95.$Proxy282.execute(Unknown Source)
07:09:33 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
07:09:33 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
07:09:33 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
07:09:33 		at hudson.scm.SCM.checkout(SCM.java:540)
07:09:33 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
07:09:33 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
07:09:33 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
07:09:33 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
07:09:33 		at hudson.model.Run.execute(Run.java:1894)
07:09:33 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
07:09:33 		at hudson.model.ResourceController.execute(ResourceController.java:101)
07:09:33 		at hudson.model.Executor.run(Executor.java:442)
07:09:33 ERROR: Error fetching remote repo 'origin'
07:09:33 Retrying after 10 seconds
07:09:43 The recommended git tool is: NONE
07:09:43 No credentials specified
07:09:43  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/Papyrus-Sirius-Gerrit/source/.git # timeout=10
07:09:43 Fetching changes from the remote Git repository
07:09:43  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git # timeout=10
07:09:44 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git
07:09:44  > git --version # timeout=10
07:09:44  > git --version # 'git version 2.36.6'
07:09:44  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git refs/changes/26/206926/4 # timeout=10
07:09:44 ERROR: Error fetching remote repo 'origin'
07:09:44 hudson.plugins.git.GitException: Failed to fetch from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git
07:09:44 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
07:09:44 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
07:09:44 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
07:09:44 	at hudson.scm.SCM.checkout(SCM.java:540)
07:09:44 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
07:09:44 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
07:09:44 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
07:09:44 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
07:09:44 	at hudson.model.Run.execute(Run.java:1894)
07:09:44 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
07:09:44 	at hudson.model.ResourceController.execute(ResourceController.java:101)
07:09:44 	at hudson.model.Executor.run(Executor.java:442)
07:09:44 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git refs/changes/26/206926/4" returned status code 128:
07:09:44 stdout: 
07:09:44 stderr: fatal: couldn't find remote ref refs/changes/26/206926/4
07:09:44 
07:09:44 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
07:09:44 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
07:09:44 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
07:09:44 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
07:09:44 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
07:09:44 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
07:09:44 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
07:09:44 	at hudson.remoting.Request$2.run(Request.java:377)
07:09:44 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
07:09:44 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
07:09:44 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
07:09:44 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
07:09:44 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
07:09:44 	at java.base/java.lang.Thread.run(Thread.java:829)
07:09:44 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.57.189/10.40.57.189:33452
07:09:44 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
07:09:44 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
07:09:44 		at hudson.remoting.Channel.call(Channel.java:1003)
07:09:44 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
07:09:44 		at jdk.internal.reflect.GeneratedMethodAccessor768.invoke(Unknown Source)
07:09:44 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
07:09:44 		at java.base/java.lang.reflect.Method.invoke(Method.java:574)
07:09:44 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
07:09:44 		at jdk.proxy95/jdk.proxy95.$Proxy282.execute(Unknown Source)
07:09:44 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
07:09:44 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
07:09:44 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
07:09:44 		at hudson.scm.SCM.checkout(SCM.java:540)
07:09:44 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
07:09:44 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
07:09:44 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
07:09:44 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
07:09:44 		at hudson.model.Run.execute(Run.java:1894)
07:09:44 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
07:09:44 		at hudson.model.ResourceController.execute(ResourceController.java:101)
07:09:44 		at hudson.model.Executor.run(Executor.java:442)
07:09:44 ERROR: Error fetching remote repo 'origin'
07:09:44 Retrying after 10 seconds
07:09:54 The recommended git tool is: NONE
07:09:54 No credentials specified
07:09:54  > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/Papyrus-Sirius-Gerrit/source/.git # timeout=10
07:09:54 Fetching changes from the remote Git repository
07:09:54  > git config remote.origin.url https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git # timeout=10
07:09:54 Fetching upstream changes from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git
07:09:54  > git --version # timeout=10
07:09:54  > git --version # 'git version 2.36.6'
07:09:54  > git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git refs/changes/26/206926/4 # timeout=10
07:09:54 ERROR: Error fetching remote repo 'origin'
07:09:54 hudson.plugins.git.GitException: Failed to fetch from https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git
07:09:54 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:999)
07:09:54 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
07:09:54 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
07:09:54 	at hudson.scm.SCM.checkout(SCM.java:540)
07:09:54 	at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
07:09:54 	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
07:09:54 	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
07:09:54 	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
07:09:54 	at hudson.model.Run.execute(Run.java:1894)
07:09:54 	at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
07:09:54 	at hudson.model.ResourceController.execute(ResourceController.java:101)
07:09:54 	at hudson.model.Executor.run(Executor.java:442)
07:09:54 Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- https://git.eclipse.org/r/papyrus/org.eclipse.papyrus-sirius.git refs/changes/26/206926/4" returned status code 128:
07:09:54 stdout: 
07:09:54 stderr: fatal: couldn't find remote ref refs/changes/26/206926/4
07:09:54 
07:09:54 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846)
07:09:54 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185)
07:09:54 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635)
07:09:54 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170)
07:09:54 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161)
07:09:54 	at hudson.remoting.UserRequest.perform(UserRequest.java:211)
07:09:54 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
07:09:54 	at hudson.remoting.Request$2.run(Request.java:377)
07:09:54 	at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78)
07:09:54 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
07:09:54 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
07:09:54 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
07:09:54 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:137)
07:09:54 	at java.base/java.lang.Thread.run(Thread.java:829)
07:09:54 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.40.57.189/10.40.57.189:33452
07:09:54 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787)
07:09:54 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356)
07:09:54 		at hudson.remoting.Channel.call(Channel.java:1003)
07:09:54 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153)
07:09:54 		at jdk.internal.reflect.GeneratedMethodAccessor768.invoke(Unknown Source)
07:09:54 		at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
07:09:54 		at java.base/java.lang.reflect.Method.invoke(Method.java:574)
07:09:54 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138)
07:09:54 		at jdk.proxy95/jdk.proxy95.$Proxy282.execute(Unknown Source)
07:09:54 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:997)
07:09:54 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1241)
07:09:54 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1305)
07:09:54 		at hudson.scm.SCM.checkout(SCM.java:540)
07:09:54 		at hudson.model.AbstractProject.checkout(AbstractProject.java:1248)
07:09:54 		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649)
07:09:54 		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85)
07:09:54 		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521)
07:09:54 		at hudson.model.Run.execute(Run.java:1894)
07:09:54 		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44)
07:09:54 		at hudson.model.ResourceController.execute(ResourceController.java:101)
07:09:54 		at hudson.model.Executor.run(Executor.java:442)
07:09:54 ERROR: Error fetching remote repo 'origin'
07:09:54 Recording test results
07:09:54 No test report files were found. Configuration error?
07:09:54 [Checks API] No suitable checks publisher found.
07:09:54 An attempt to send an e-mail to empty list of recipients, ignored.
07:09:54 Finished: FAILURE