Skip to content
Failed

Console Output

09:48:49 [2019-12-11T14:48:49.025Z] Started by user Bernd Hufmann
09:48:49 [2019-12-11T14:48:49.025Z] Running as Bernd Hufmann
09:48:51 [2019-12-11T14:48:51.747Z] Obtained tracecompass.Jenkinsfile from git https://github.com/bhufmann/tracecompass-infra-test
09:48:51 [2019-12-11T14:48:51.747Z] Running in Durability level: PERFORMANCE_OPTIMIZED
09:48:51 [2019-12-11T14:48:51.770Z] [Pipeline] Start of Pipeline
09:48:51 [2019-12-11T14:48:51.844Z] [Pipeline] readTrusted
09:48:52 [2019-12-11T14:48:52.047Z] Obtained pod-templates/tracecompass-pod.yaml from git https://github.com/bhufmann/tracecompass-infra-test
09:48:52 [2019-12-11T14:48:52.051Z] [Pipeline] podTemplate
09:48:52 [2019-12-11T14:48:52.053Z] [Pipeline] {
09:48:52 [2019-12-11T14:48:52.063Z] [Pipeline] node
09:49:07 [2019-12-11T14:49:07.064Z] Still waiting to schedule task
09:49:07 [2019-12-11T14:49:07.066Z] Waiting for next available executor on ‘tracecompass-build-fzh63-s87k0’
11:48:51 [2019-12-11T16:48:51.974Z] Agent tracecompass-build-pznj2-s5vlx is provisioned from template Kubernetes Pod Template
11:48:51 [2019-12-11T16:48:51.974Z] ---
11:48:51 [2019-12-11T16:48:51.974Z] apiVersion: "v1"
11:48:51 [2019-12-11T16:48:51.974Z] kind: "Pod"
11:48:51 [2019-12-11T16:48:51.974Z] metadata:
11:48:51 [2019-12-11T16:48:51.974Z]   annotations:
11:48:51 [2019-12-11T16:48:51.974Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-nightly-neon/88/"
11:48:51 [2019-12-11T16:48:51.974Z]   labels:
11:48:51 [2019-12-11T16:48:51.974Z]     jenkins: "slave"
11:48:51 [2019-12-11T16:48:51.974Z]     jenkins/tracecompass-build: "true"
11:48:51 [2019-12-11T16:48:51.974Z]   name: "tracecompass-build-pznj2-s5vlx"
11:48:51 [2019-12-11T16:48:51.974Z] spec:
11:48:51 [2019-12-11T16:48:51.974Z]   containers:
11:48:51 [2019-12-11T16:48:51.974Z]   - env:
11:48:51 [2019-12-11T16:48:51.974Z]     - name: "JENKINS_SECRET"
11:48:51 [2019-12-11T16:48:51.974Z]       value: "********"
11:48:51 [2019-12-11T16:48:51.974Z]     - name: "JENKINS_TUNNEL"
11:48:51 [2019-12-11T16:48:51.974Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
11:48:51 [2019-12-11T16:48:51.974Z]     - name: "JENKINS_AGENT_NAME"
11:48:51 [2019-12-11T16:48:51.974Z]       value: "tracecompass-build-pznj2-s5vlx"
11:48:51 [2019-12-11T16:48:51.974Z]     - name: "JENKINS_NAME"
11:48:51 [2019-12-11T16:48:51.974Z]       value: "tracecompass-build-pznj2-s5vlx"
11:48:51 [2019-12-11T16:48:51.974Z]     - name: "JENKINS_AGENT_WORKDIR"
11:48:51 [2019-12-11T16:48:51.974Z]       value: "/home/jenkins/agent"
11:48:51 [2019-12-11T16:48:51.974Z]     - name: "JENKINS_URL"
11:48:51 [2019-12-11T16:48:51.974Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
11:48:51 [2019-12-11T16:48:51.974Z]     - name: "HOME"
11:48:51 [2019-12-11T16:48:51.974Z]       value: "/home/jenkins"
11:48:51 [2019-12-11T16:48:51.974Z]     image: "eclipsecbi/jenkins-jnlp-agent"
11:48:51 [2019-12-11T16:48:51.974Z]     name: "jnlp"
11:48:51 [2019-12-11T16:48:51.974Z]     volumeMounts:
11:48:51 [2019-12-11T16:48:51.974Z]     - mountPath: "/home/jenkins/.ssh"
11:48:51 [2019-12-11T16:48:51.974Z]       name: "volume-known-hosts"
11:48:51 [2019-12-11T16:48:51.974Z]     - mountPath: "/home/jenkins/agent"
11:48:51 [2019-12-11T16:48:51.974Z]       name: "workspace-volume"
11:48:51 [2019-12-11T16:48:51.974Z]       readOnly: false
11:48:51 [2019-12-11T16:48:51.974Z]   - args:
11:48:51 [2019-12-11T16:48:51.974Z]     - "-c"
11:48:51 [2019-12-11T16:48:51.974Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
11:48:51 [2019-12-11T16:48:51.974Z]     command:
11:48:51 [2019-12-11T16:48:51.974Z]     - "/bin/sh"
11:48:51 [2019-12-11T16:48:51.974Z]     image: "delislesim/eclipse-tracecompass-build-env:16.04"
11:48:51 [2019-12-11T16:48:51.974Z]     imagePullPolicy: "Always"
11:48:51 [2019-12-11T16:48:51.974Z]     name: "tracecompass"
11:48:51 [2019-12-11T16:48:51.974Z]     resources:
11:48:51 [2019-12-11T16:48:51.974Z]       limits:
11:48:51 [2019-12-11T16:48:51.974Z]         memory: "4Gi"
11:48:51 [2019-12-11T16:48:51.974Z]         cpu: "2000m"
11:48:51 [2019-12-11T16:48:51.974Z]       requests:
11:48:51 [2019-12-11T16:48:51.974Z]         memory: "4Gi"
11:48:51 [2019-12-11T16:48:51.974Z]         cpu: "2000m"
11:48:51 [2019-12-11T16:48:51.974Z]     tty: true
11:48:51 [2019-12-11T16:48:51.974Z]     volumeMounts:
11:48:51 [2019-12-11T16:48:51.974Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
11:48:51 [2019-12-11T16:48:51.974Z]       name: "settings-xml"
11:48:51 [2019-12-11T16:48:51.974Z]       readOnly: true
11:48:51 [2019-12-11T16:48:51.974Z]       subPath: "settings.xml"
11:48:51 [2019-12-11T16:48:51.974Z]     - mountPath: "/home/jenkins/.m2/repository"
11:48:51 [2019-12-11T16:48:51.974Z]       name: "m2-repo"
11:48:51 [2019-12-11T16:48:51.974Z]     - mountPath: "/opt/tools"
11:48:51 [2019-12-11T16:48:51.974Z]       name: "tools"
11:48:51 [2019-12-11T16:48:51.974Z]     - mountPath: "/home/jenkins/agent"
11:48:51 [2019-12-11T16:48:51.974Z]       name: "workspace-volume"
11:48:51 [2019-12-11T16:48:51.974Z]       readOnly: false
11:48:51 [2019-12-11T16:48:51.974Z]   nodeSelector: {}
11:48:51 [2019-12-11T16:48:51.974Z]   restartPolicy: "Never"
11:48:51 [2019-12-11T16:48:51.974Z]   volumes:
11:48:51 [2019-12-11T16:48:51.974Z]   - emptyDir: {}
11:48:51 [2019-12-11T16:48:51.974Z]     name: "m2-repo"
11:48:51 [2019-12-11T16:48:51.974Z]   - name: "settings-xml"
11:48:51 [2019-12-11T16:48:51.974Z]     secret:
11:48:51 [2019-12-11T16:48:51.974Z]       items:
11:48:51 [2019-12-11T16:48:51.974Z]       - key: "settings.xml"
11:48:51 [2019-12-11T16:48:51.974Z]         path: "settings.xml"
11:48:51 [2019-12-11T16:48:51.974Z]       secretName: "m2-secret-dir"
11:48:51 [2019-12-11T16:48:51.974Z]   - emptyDir: {}
11:48:51 [2019-12-11T16:48:51.974Z]     name: "workspace-volume"
11:48:51 [2019-12-11T16:48:51.974Z]   - name: "tools"
11:48:51 [2019-12-11T16:48:51.974Z]     persistentVolumeClaim:
11:48:51 [2019-12-11T16:48:51.974Z]       claimName: "tools-claim-jiro-tracecompass"
11:48:51 [2019-12-11T16:48:51.975Z]   - configMap:
11:48:51 [2019-12-11T16:48:51.975Z]       name: "known-hosts"
11:48:51 [2019-12-11T16:48:51.975Z]     name: "volume-known-hosts"
11:48:51 [2019-12-11T16:48:51.975Z] 
11:48:57 [2019-12-11T16:48:57.818Z] Running on tracecompass-build-pznj2-s5vlx in /home/jenkins/agent/workspace/tracecompass-master-nightly-neon
11:48:57 [2019-12-11T16:48:57.820Z] [Pipeline] {
11:48:57 [2019-12-11T16:48:57.904Z] [Pipeline] stage
11:48:57 [2019-12-11T16:48:57.905Z] [Pipeline] { (Declarative: Checkout SCM)
11:48:57 [2019-12-11T16:48:57.917Z] [Pipeline] checkout
11:49:57 [2019-12-11T16:49:57.516Z] No credentials specified
11:49:57 [2019-12-11T16:49:57.615Z] Cloning the remote Git repository
11:49:57 [2019-12-11T16:49:57.919Z] Cloning repository https://github.com/bhufmann/tracecompass-infra-test
11:49:58 [2019-12-11T16:49:58.617Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-nightly-neon # timeout=10
11:49:59 [2019-12-11T16:49:59.416Z] Fetching upstream changes from https://github.com/bhufmann/tracecompass-infra-test
11:49:59 [2019-12-11T16:49:59.417Z]  > git --version # timeout=10
11:49:59 [2019-12-11T16:49:59.616Z]  > git fetch --tags --force --progress -- https://github.com/bhufmann/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/*
11:50:00 [2019-12-11T16:50:00.718Z]  > git config remote.origin.url https://github.com/bhufmann/tracecompass-infra-test # timeout=10
11:50:01 [2019-12-11T16:50:01.514Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:50:01 [2019-12-11T16:50:01.718Z]  > git config remote.origin.url https://github.com/bhufmann/tracecompass-infra-test # timeout=10
11:50:03 [2019-12-11T16:50:03.620Z] Checking out Revision 77d35ff5914c0badd13b0cf3104e8dd817031769 (refs/remotes/origin/master)
11:50:02 [2019-12-11T16:50:02.114Z] Fetching upstream changes from https://github.com/bhufmann/tracecompass-infra-test
11:50:02 [2019-12-11T16:50:02.116Z]  > git fetch --tags --force --progress -- https://github.com/bhufmann/tracecompass-infra-test +refs/heads/*:refs/remotes/origin/*
11:50:03 [2019-12-11T16:50:03.118Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
11:50:03 [2019-12-11T16:50:03.414Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
11:50:03 [2019-12-11T16:50:03.815Z]  > git config core.sparsecheckout # timeout=10
11:50:04 [2019-12-11T16:50:04.014Z]  > git checkout -f 77d35ff5914c0badd13b0cf3104e8dd817031769
11:50:15 [2019-12-11T16:50:15.322Z] Commit message: "Update Readme.md file"
11:50:15 [2019-12-11T16:50:15.617Z] First time build. Skipping changelog.
11:50:15 [2019-12-11T16:50:15.626Z] [Pipeline] }
11:50:15 [2019-12-11T16:50:15.633Z] [Pipeline] // stage
11:50:15 [2019-12-11T16:50:15.645Z] [Pipeline] withEnv
11:50:15 [2019-12-11T16:50:15.645Z] [Pipeline] {
11:50:15 [2019-12-11T16:50:15.656Z] [Pipeline] container
11:50:15 [2019-12-11T16:50:15.656Z] [Pipeline] {
11:50:15 [2019-12-11T16:50:15.680Z] [Pipeline] withEnv
11:50:15 [2019-12-11T16:50:15.681Z] [Pipeline] {
11:50:15 [2019-12-11T16:50:15.694Z] [Pipeline] timestamps
11:50:15 [2019-12-11T16:50:15.694Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
11:50:15 [2019-12-11T16:50:15.695Z] [Pipeline] {
11:50:15 [2019-12-11T16:50:15.707Z] [Pipeline] timeout
11:50:15 [2019-12-11T16:50:15.707Z] Timeout set to expire in 4 hr 0 min
11:50:15 [2019-12-11T16:50:15.708Z] [Pipeline] {
11:50:15 [2019-12-11T16:50:15.723Z] [Pipeline] stage
11:50:15 [2019-12-11T16:50:15.724Z] [Pipeline] { (Declarative: Tool Install)
11:50:15 [2019-12-11T16:50:15.738Z] [Pipeline] tool
11:50:16 [2019-12-11T16:50:16.048Z] [Pipeline] envVarsForTool
11:50:16 [2019-12-11T16:50:16.059Z] [Pipeline] tool
11:50:16 [2019-12-11T16:50:16.067Z] [Pipeline] envVarsForTool
11:50:16 [2019-12-11T16:50:16.076Z] [Pipeline] }
11:50:16 [2019-12-11T16:50:16.083Z] [Pipeline] // stage
11:50:16 [2019-12-11T16:50:16.091Z] [Pipeline] withEnv
11:50:16 [2019-12-11T16:50:16.091Z] [Pipeline] {
11:50:16 [2019-12-11T16:50:16.117Z] [Pipeline] stage
11:50:16 [2019-12-11T16:50:16.118Z] [Pipeline] { (Checkout)
11:50:16 [2019-12-11T16:50:16.157Z] [Pipeline] tool
11:50:16 [2019-12-11T16:50:16.165Z] [Pipeline] envVarsForTool
11:50:16 [2019-12-11T16:50:16.177Z] [Pipeline] tool
11:50:16 [2019-12-11T16:50:16.185Z] [Pipeline] envVarsForTool
11:50:16 [2019-12-11T16:50:16.195Z] [Pipeline] withEnv
11:50:16 [2019-12-11T16:50:16.195Z] [Pipeline] {
11:50:16 [2019-12-11T16:50:16.213Z] [Pipeline] container
11:50:16 [2019-12-11T16:50:16.214Z] [Pipeline] {
11:50:16 [2019-12-11T16:50:16.224Z] [Pipeline] checkout
11:50:15 [2019-12-11T16:50:15.414Z]  > git rev-list --no-walk 8a05d7eb5af53b6b2b1d856d025c88844af0eb8a # timeout=10
11:50:16 [2019-12-11T16:50:16.718Z] No credentials specified
11:50:17 [2019-12-11T16:50:17.115Z] Fetching changes from the remote Git repository
11:50:16 [2019-12-11T16:50:16.722Z]  > git rev-parse --is-inside-work-tree # timeout=10
11:50:17 [2019-12-11T16:50:17.215Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10
11:50:18 [2019-12-11T16:50:18.219Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
11:50:18 [2019-12-11T16:50:18.314Z]  > git --version # timeout=10
11:50:18 [2019-12-11T16:50:18.418Z]  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master
11:50:23 [2019-12-11T16:50:23.117Z] ERROR: Error fetching remote repo 'origin'
11:50:23 [2019-12-11T16:50:23.117Z] hudson.plugins.git.GitException: Failed to fetch from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
11:50:23 [2019-12-11T16:50:23.118Z] 	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
11:50:23 [2019-12-11T16:50:23.118Z] 	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
11:50:23 [2019-12-11T16:50:23.118Z] 	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
11:50:23 [2019-12-11T16:50:23.118Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
11:50:23 [2019-12-11T16:50:23.118Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
11:50:23 [2019-12-11T16:50:23.118Z] 	at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
11:50:23 [2019-12-11T16:50:23.118Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
11:50:23 [2019-12-11T16:50:23.118Z] 	at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$354.00000000F4145CB0.run(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 	at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 	at java.util.concurrent.FutureTask.run(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 	at java.lang.Thread.run(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] Caused by: hudson.plugins.git.GitException: Command "git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master" returned status code 128:
11:50:23 [2019-12-11T16:50:23.118Z] stdout: 
11:50:23 [2019-12-11T16:50:23.118Z] stderr: fatal: unable to write to remote: Broken pipe
11:50:23 [2019-12-11T16:50:23.118Z] 
11:50:23 [2019-12-11T16:50:23.118Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
11:50:23 [2019-12-11T16:50:23.118Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1864)
11:50:23 [2019-12-11T16:50:23.118Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$500(CliGitAPIImpl.java:78)
11:50:23 [2019-12-11T16:50:23.118Z] 	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:545)
11:50:23 [2019-12-11T16:50:23.118Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
11:50:23 [2019-12-11T16:50:23.118Z] 	at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
11:50:23 [2019-12-11T16:50:23.118Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
11:50:23 [2019-12-11T16:50:23.118Z] 	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
11:50:23 [2019-12-11T16:50:23.118Z] 	at hudson.remoting.Request$2.run(Request.java:369)
11:50:23 [2019-12-11T16:50:23.118Z] 	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
11:50:23 [2019-12-11T16:50:23.118Z] 	at java.util.concurrent.FutureTask.run(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
11:50:23 [2019-12-11T16:50:23.118Z] 	at hudson.remoting.Engine$1$$Lambda$4.000000003803F810.run(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 	... 1 more
11:50:23 [2019-12-11T16:50:23.118Z] 	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from 10.131.14.1/10.131.14.1:54976
11:50:23 [2019-12-11T16:50:23.118Z] 		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
11:50:23 [2019-12-11T16:50:23.118Z] 		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
11:50:23 [2019-12-11T16:50:23.118Z] 		at hudson.remoting.Channel.call(Channel.java:957)
11:50:23 [2019-12-11T16:50:23.118Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
11:50:23 [2019-12-11T16:50:23.118Z] 		at sun.reflect.GeneratedMethodAccessor1417.invoke(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 		at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 		at java.lang.reflect.Method.invoke(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 		at org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
11:50:23 [2019-12-11T16:50:23.118Z] 		at com.sun.proxy.$Proxy94.execute(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:892)
11:50:23 [2019-12-11T16:50:23.118Z] 		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
11:50:23 [2019-12-11T16:50:23.118Z] 		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
11:50:23 [2019-12-11T16:50:23.118Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep.checkout(SCMStep.java:124)
11:50:23 [2019-12-11T16:50:23.118Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:93)
11:50:23 [2019-12-11T16:50:23.118Z] 		at org.jenkinsci.plugins.workflow.steps.scm.SCMStep$StepExecutionImpl.run(SCMStep.java:80)
11:50:23 [2019-12-11T16:50:23.118Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution.lambda$start$0(SynchronousNonBlockingStepExecution.java:47)
11:50:23 [2019-12-11T16:50:23.118Z] 		at org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution$$Lambda$354.00000000F4145CB0.run(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 		at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 		at java.util.concurrent.FutureTask.run(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 		at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 		at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
11:50:23 [2019-12-11T16:50:23.118Z] 		... 1 more
11:50:23 [2019-12-11T16:50:23.121Z] [Pipeline] }
11:50:23 [2019-12-11T16:50:23.129Z] [Pipeline] // container
11:50:23 [2019-12-11T16:50:23.136Z] [Pipeline] }
11:50:23 [2019-12-11T16:50:23.142Z] [Pipeline] // withEnv
11:50:23 [2019-12-11T16:50:23.149Z] [Pipeline] }
11:50:23 [2019-12-11T16:50:23.161Z] [Pipeline] // stage
11:50:23 [2019-12-11T16:50:23.173Z] [Pipeline] stage
11:50:23 [2019-12-11T16:50:23.175Z] [Pipeline] { (Legacy)
11:50:23 [2019-12-11T16:50:23.187Z] Stage "Legacy" skipped due to earlier failure(s)
11:50:23 [2019-12-11T16:50:23.187Z] [Pipeline] }
11:50:23 [2019-12-11T16:50:23.196Z] [Pipeline] // stage
11:50:23 [2019-12-11T16:50:23.208Z] [Pipeline] stage
11:50:23 [2019-12-11T16:50:23.209Z] [Pipeline] { (Build)
11:50:23 [2019-12-11T16:50:23.221Z] Stage "Build" skipped due to earlier failure(s)
11:50:23 [2019-12-11T16:50:23.221Z] [Pipeline] }
11:50:23 [2019-12-11T16:50:23.237Z] [Pipeline] // stage
11:50:23 [2019-12-11T16:50:23.248Z] [Pipeline] stage
11:50:23 [2019-12-11T16:50:23.249Z] [Pipeline] { (Deploy)
11:50:23 [2019-12-11T16:50:23.261Z] Stage "Deploy" skipped due to earlier failure(s)
11:50:23 [2019-12-11T16:50:23.262Z] [Pipeline] }
11:50:23 [2019-12-11T16:50:23.268Z] [Pipeline] // stage
11:50:23 [2019-12-11T16:50:23.277Z] [Pipeline] stage
11:50:23 [2019-12-11T16:50:23.278Z] [Pipeline] { (Declarative: Post Actions)
11:50:23 [2019-12-11T16:50:23.308Z] [Pipeline] container
11:50:23 [2019-12-11T16:50:23.309Z] [Pipeline] {
11:50:23 [2019-12-11T16:50:23.318Z] [Pipeline] emailext
11:50:23 [2019-12-11T16:50:23.328Z] Sending email to: bernd.hufmann@ericsson.com patrick.tasse@gmail.com matthew.khouzam@ericsson.com simon.delisle@ericsson.com
11:50:28 [2019-12-11T16:50:28.430Z] [Pipeline] }
11:50:29 [2019-12-11T16:50:29.290Z] [Pipeline] // container
11:50:29 [2019-12-11T16:50:29.300Z] [Pipeline] }
11:50:29 [2019-12-11T16:50:29.306Z] [Pipeline] // stage
11:50:29 [2019-12-11T16:50:29.314Z] [Pipeline] }
11:50:29 [2019-12-11T16:50:29.320Z] [Pipeline] // withEnv
11:50:29 [2019-12-11T16:50:29.327Z] [Pipeline] }
11:50:29 [2019-12-11T16:50:29.333Z] [Pipeline] // timeout
11:50:29 [2019-12-11T16:50:29.339Z] [Pipeline] }
11:50:29 [2019-12-11T16:50:29.345Z] [Pipeline] // timestamps
11:50:29 [2019-12-11T16:50:29.353Z] [Pipeline] }
11:50:29 [2019-12-11T16:50:29.359Z] [Pipeline] // withEnv
11:50:29 [2019-12-11T16:50:29.365Z] [Pipeline] }
11:50:29 [2019-12-11T16:50:29.372Z] [Pipeline] // container
11:50:29 [2019-12-11T16:50:29.378Z] [Pipeline] }
11:50:29 [2019-12-11T16:50:29.384Z] [Pipeline] // withEnv
11:50:29 [2019-12-11T16:50:29.390Z] [Pipeline] }
11:50:29 [2019-12-11T16:50:29.395Z] [Pipeline] // node
11:50:29 [2019-12-11T16:50:29.402Z] [Pipeline] }
11:50:29 [2019-12-11T16:50:29.408Z] [Pipeline] // podTemplate
11:50:29 [2019-12-11T16:50:29.415Z] [Pipeline] End of Pipeline
11:50:29 [2019-12-11T16:50:29.450Z] ERROR: Error fetching remote repo 'origin'
11:50:29 [2019-12-11T16:50:29.450Z] Finished: FAILURE