Skip to content
Success

Console Output

Started by user Christian Pontesegger
Running as Christian Pontesegger
Running in Durability level: PERFORMANCE_OPTIMIZED
[Pipeline] Start of Pipeline
[Pipeline] node
Still waiting to schedule task
‘centos-7-5qf1h’ is offline
Agent centos-7-5qf1h is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-5qf1h"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.ease.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-5qf1h"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-7-5qf1h"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.ease.svc.cluster.local/ease/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        memory: "4096Mi"
        cpu: "2000m"
      requests:
        memory: "4096Mi"
        cpu: "1000m"
    securityContext:
      privileged: false
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    beta.kubernetes.io/os: "linux"
  restartPolicy: "Never"
  securityContext: {}
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-ease"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Running on centos-7-5qf1h in /home/jenkins/agent/workspace/ease.build.release.deploy
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] timeout
02:42:03 [2021-06-22T06:42:03.663Z] Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Fetch artifacts)
[Pipeline] copyArtifacts
02:42:14 [2021-06-22T06:42:14.119Z] Copied 92 artifacts from "ease.build.release" build number 7
[Pipeline] sh
02:42:16 [2021-06-22T06:42:16.972Z] + cd repository
02:42:16 [2021-06-22T06:42:16.972Z] + zip -r -9 -v ../ease-p2-v0.8.0.zip artifacts.jar content.jar features plugins
02:42:16 [2021-06-22T06:42:16.972Z]   adding: artifacts.jar	(in=9364) (out=9332) (deflated 0%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: content.jar	(in=41597) (out=40169) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/	(in=0) (out=0) (stored 0%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.feature.source_0.8.0.I202105061131.jar	(in=19827) (out=18605) (deflated 6%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.feature_0.8.0.I202105061131.jar	(in=18270) (out=17809) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.groovy.feature.source_0.8.0.I202104091054.jar	(in=18863) (out=17575) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.groovy.feature_0.8.0.I202104091054.jar	(in=18109) (out=17641) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.javascript.feature.source_0.8.0.I202104091054.jar	(in=19263) (out=17955) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.javascript.feature_0.8.0.I202104091054.jar	(in=18319) (out=17852) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.jvm.feature.source_0.8.0.I202103261223.jar	(in=18831) (out=17557) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.jvm.feature_0.8.0.I202103261223.jar	(in=18097) (out=17634) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.python.feature.source_0.8.0.I202104091425.jar	(in=19232) (out=17947) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.python.feature_0.8.0.I202104091425.jar	(in=19204) (out=18740) (deflated 2%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.python.py4j.feature.source_0.8.0.I202104091518.jar	(in=19302) (out=17987) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.python.py4j.feature_0.8.0.I202104091518.jar	(in=18927) (out=18467) (deflated 2%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.ruby.feature.source_0.8.0.I202104091054.jar	(in=18832) (out=17552) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.ruby.feature_0.8.0.I202104091054.jar	(in=18107) (out=17642) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.scriptarchive.feature.source_0.8.0.I202104061519.jar	(in=19030) (out=17724) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.scriptarchive.feature_0.8.0.I202104061519.jar	(in=18284) (out=17822) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.unittest.feature.source_0.8.0.I202105030811.jar	(in=18779) (out=17490) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.lang.unittest.feature_0.8.0.I202105030811.jar	(in=18070) (out=17602) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.modules.charting.feature.source_0.8.0.I202105070930.jar	(in=18928) (out=17549) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.modules.charting.feature_0.8.0.I202105070930.jar	(in=18121) (out=17664) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.modules.feature.source_0.8.0.I202105111149.jar	(in=19055) (out=17718) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.modules.feature_0.8.0.I202105111149.jar	(in=18301) (out=17841) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.modules.modeling.feature.source_0.8.0.I202104061631.jar	(in=19192) (out=17814) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.modules.modeling.feature_0.8.0.I202104061631.jar	(in=18686) (out=18221) (deflated 2%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.modules.team.git.feature.source_0.8.0.I202103261222.jar	(in=19093) (out=17718) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.modules.team.git.feature_0.8.0.I202103261222.jar	(in=18222) (out=17755) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.modules.team.svn.feature.source_0.8.0.I202103261222.jar	(in=18941) (out=17558) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.modules.team.svn.feature_0.8.0.I202103261222.jar	(in=18067) (out=17601) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.python.jython.feature.source_0.8.0.I202104061519.jar	(in=19209) (out=17916) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.python.jython.feature_0.8.0.I202104061519.jar	(in=19209) (out=18745) (deflated 2%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.ui.feature.source_0.8.0.I202105111204.jar	(in=19191) (out=17951) (deflated 6%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: features/org.eclipse.ease.ui.feature_0.8.0.I202105111204.jar	(in=18337) (out=17874) (deflated 3%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: plugins/	(in=0) (out=0) (stored 0%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: plugins/org.eclipse.ease.classloader.source_0.8.0.I202104091518.jar	(in=8918) (out=7844) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: plugins/org.eclipse.ease.classloader_0.8.0.I202104091518.jar	(in=10223) (out=8647) (deflated 15%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: plugins/org.eclipse.ease.help_0.8.0.I202105111204.jar 	(in=2244144) (out=2094343) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.972Z]   adding: plugins/org.eclipse.ease.lang.groovy.interpreter.source_0.8.0.I202104061519.jar	(in=10685) (out=8966) (deflated 16%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.groovy.interpreter_0.8.0.I202104061519.jar	(in=13731) (out=11372) (deflated 17%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.groovy.source_0.8.0.I202104091054.jar	(in=11994) (out=10354) (deflated 14%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.groovy_0.8.0.I202104091054.jar	(in=15092) (out=12889) (deflated 15%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.javascript.nashorn.source_0.8.0.I202104090601.jar	(in=11041) (out=9482) (deflated 14%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.javascript.nashorn_0.8.0.I202104090601.jar	(in=17433) (out=14886) (deflated 15%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.javascript.rhino.source_0.8.0.I202104091054.jar	(in=30056) (out=25729) (deflated 14%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.javascript.rhino_0.8.0.I202104091054.jar	(in=53140) (out=46509) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.javascript.source_0.8.0.I202104091054.jar	(in=14136) (out=12274) (deflated 13%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.javascript.ui.source_0.8.0.I202103261223.jar	(in=13517) (out=11267) (deflated 17%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.javascript.ui_0.8.0.I202103261223.jar	(in=16625) (out=13773) (deflated 17%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.javascript_0.8.0.I202104091054.jar	(in=18976) (out=16540) (deflated 13%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.jvm.compiled.source_0.8.0.I202103261223.jar	(in=11601) (out=10078) (deflated 13%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.jvm.compiled_0.8.0.I202103261223.jar	(in=15660) (out=13535) (deflated 14%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.python.jython.source_0.8.0.I202104061519.jar	(in=22684) (out=19459) (deflated 14%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.python.jython_0.8.0.I202104061519.jar	(in=34028) (out=29312) (deflated 14%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.python.py4j.source_0.8.0.I202104091518.jar	(in=24495) (out=21073) (deflated 14%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.python.py4j_0.8.0.I202104091518.jar	(in=44993) (out=39744) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.python.source_0.8.0.I202104091425.jar	(in=39275) (out=33231) (deflated 15%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.python_0.8.0.I202104091425.jar	(in=63862) (out=56375) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.ruby.jruby.source_0.8.0.I202104061519.jar	(in=9474) (out=7955) (deflated 16%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.ruby.jruby_0.8.0.I202104061519.jar	(in=11455) (out=9358) (deflated 18%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.ruby.source_0.8.0.I202104091054.jar	(in=11622) (out=10017) (deflated 14%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.ruby_0.8.0.I202104091054.jar	(in=14299) (out=12130) (deflated 15%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.scriptarchive.source_0.8.0.I202104061519.jar	(in=12551) (out=10884) (deflated 13%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.scriptarchive.ui.source_0.8.0.I202103261223.jar	(in=21094) (out=18662) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.scriptarchive.ui_0.8.0.I202103261223.jar	(in=38821) (out=34640) (deflated 11%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.scriptarchive_0.8.0.I202104061519.jar	(in=16914) (out=14631) (deflated 13%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.unittest.source_0.8.0.I202105030811.jar 	(in=109837) (out=98493) (deflated 10%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.unittest.ui.source_0.8.0.I202104061519.jar 	(in=81038) (out=71689) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.unittest.ui_0.8.0.I202104061519.jar 	(in=191012) (out=167811) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.lang.unittest_0.8.0.I202105030811.jar 	(in=156014) (out=141737) (deflated 9%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.charting.source_0.8.0.I202105070930.jar	(in=17816) (out=15683) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.charting_0.8.0.I202105070930.jar	(in=34870) (out=30811) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.help_0.8.0.I202105111149.jar 	(in=220860) (out=206500) (deflated 7%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.jvm.source_0.8.0.I202103261222.jar	(in=9078) (out=7863) (deflated 13%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.jvm_0.8.0.I202103261222.jar	(in=12736) (out=10585) (deflated 17%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.modeling.source_0.8.0.I202104061631.jar	(in=37997) (out=33369) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.modeling.ui.source_0.8.0.I202103261222.jar	(in=26783) (out=22427) (deflated 16%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.modeling.ui_0.8.0.I202103261222.jar	(in=48483) (out=40543) (deflated 16%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.modeling_0.8.0.I202104061631.jar 	(in=72664) (out=63783) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.platform.source_0.8.0.I202104160741.jar 	(in=72040) (out=65940) (deflated 8%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.platform_0.8.0.I202104160741.jar 	(in=187435) (out=168825) (deflated 10%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.team.git.source_0.8.0.I202103261222.jar	(in=10297) (out=9098) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.team.git_0.8.0.I202103261222.jar	(in=15452) (out=13292) (deflated 14%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.team.svn.source_0.8.0.I202103261222.jar	(in=9780) (out=8570) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.modules.team.svn_0.8.0.I202103261222.jar	(in=14871) (out=12698) (deflated 15%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.source_0.8.0.I202105061131.jar 	(in=169178) (out=151282) (deflated 11%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.ui.completions.java.source_0.8.0.I202103261223.jar	(in=28577) (out=24331) (deflated 15%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.ui.completions.java_0.8.0.I202103261223.jar	(in=45359) (out=39562) (deflated 13%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.ui.scripts.source_0.8.0.I202104061519.jar 	(in=206198) (out=177538) (deflated 14%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.ui.scripts_0.8.0.I202104061519.jar 	(in=321508) (out=281832) (deflated 12%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.ui.source_0.8.0.I202104091425.jar 	(in=239551) (out=216496) (deflated 10%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease.ui_0.8.0.I202104091425.jar 	(in=628385) (out=579505) (deflated 8%)
02:42:16 [2021-06-22T06:42:16.973Z]   adding: plugins/org.eclipse.ease_0.8.0.I202105061131.jar 	(in=236610) (out=215252) (deflated 9%)
02:42:16 [2021-06-22T06:42:16.973Z] total bytes=6737827, compressed=6142501 -> 9% savings
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Create Composite repo)
[Pipeline] writeFile
[Pipeline] writeFile
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Deploy)
[Pipeline] sshagent
02:42:32 [2021-06-22T06:42:32.593Z] [ssh-agent] Using credentials genie.ease (ssh://genie.ease@projects-storage.eclipse.org)
02:42:32 [2021-06-22T06:42:32.594Z] [ssh-agent] Looking for ssh-agent implementation...
02:42:32 [2021-06-22T06:42:32.610Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
02:42:32 [2021-06-22T06:42:32.609Z] $ ssh-agent
02:42:32 [2021-06-22T06:42:32.623Z] SSH_AUTH_SOCK=/tmp/ssh-R4oUFDL5rCEB/agent.84
02:42:32 [2021-06-22T06:42:32.623Z] SSH_AGENT_PID=86
02:42:32 [2021-06-22T06:42:32.633Z] Running ssh-add (command line suppressed)
02:42:32 [2021-06-22T06:42:32.640Z] Identity added: /home/jenkins/agent/workspace/ease.build.release.deploy@tmp/private_key_280883265709964258.key (/home/jenkins/agent/workspace/ease.build.release.deploy@tmp/private_key_280883265709964258.key)
02:42:32 [2021-06-22T06:42:32.653Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
02:42:33 [2021-06-22T06:42:33.630Z] + scp -r ease-p2-v0.8.0.zip genie.ease@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ease/release/offline/
02:42:34 [2021-06-22T06:42:34.195Z] + ssh genie.ease@projects-storage.eclipse.org unzip /home/data/httpd/download.eclipse.org/ease/release/offline/ease-p2-v0.8.0.zip -d /home/data/httpd/download.eclipse.org/ease/release/0.8.0/
02:42:34 [2021-06-22T06:42:34.195Z] Archive:  /home/data/httpd/download.eclipse.org/ease/release/offline/ease-p2-v0.8.0.zip
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/artifacts.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/content.jar  
02:42:34 [2021-06-22T06:42:34.453Z]    creating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.feature.source_0.8.0.I202105061131.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.feature_0.8.0.I202105061131.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.groovy.feature.source_0.8.0.I202104091054.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.groovy.feature_0.8.0.I202104091054.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.javascript.feature.source_0.8.0.I202104091054.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.javascript.feature_0.8.0.I202104091054.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.jvm.feature.source_0.8.0.I202103261223.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.jvm.feature_0.8.0.I202103261223.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.python.feature.source_0.8.0.I202104091425.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.python.feature_0.8.0.I202104091425.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.python.py4j.feature.source_0.8.0.I202104091518.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.python.py4j.feature_0.8.0.I202104091518.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.ruby.feature.source_0.8.0.I202104091054.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.ruby.feature_0.8.0.I202104091054.jar  
02:42:34 [2021-06-22T06:42:34.453Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.scriptarchive.feature.source_0.8.0.I202104061519.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.scriptarchive.feature_0.8.0.I202104061519.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.unittest.feature.source_0.8.0.I202105030811.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.lang.unittest.feature_0.8.0.I202105030811.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.modules.charting.feature.source_0.8.0.I202105070930.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.modules.charting.feature_0.8.0.I202105070930.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.modules.feature.source_0.8.0.I202105111149.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.modules.feature_0.8.0.I202105111149.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.modules.modeling.feature.source_0.8.0.I202104061631.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.modules.modeling.feature_0.8.0.I202104061631.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.modules.team.git.feature.source_0.8.0.I202103261222.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.modules.team.git.feature_0.8.0.I202103261222.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.modules.team.svn.feature.source_0.8.0.I202103261222.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.modules.team.svn.feature_0.8.0.I202103261222.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.python.jython.feature.source_0.8.0.I202104061519.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.python.jython.feature_0.8.0.I202104061519.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.ui.feature.source_0.8.0.I202105111204.jar  
02:42:34 [2021-06-22T06:42:34.710Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/features/org.eclipse.ease.ui.feature_0.8.0.I202105111204.jar  
02:42:34 [2021-06-22T06:42:34.710Z]    creating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/
02:42:34 [2021-06-22T06:42:34.967Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.classloader.source_0.8.0.I202104091518.jar  
02:42:34 [2021-06-22T06:42:34.967Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.classloader_0.8.0.I202104091518.jar  
02:42:34 [2021-06-22T06:42:34.967Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.help_0.8.0.I202105111204.jar  
02:42:34 [2021-06-22T06:42:34.967Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.groovy.interpreter.source_0.8.0.I202104061519.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.groovy.interpreter_0.8.0.I202104061519.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.groovy.source_0.8.0.I202104091054.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.groovy_0.8.0.I202104091054.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.javascript.nashorn.source_0.8.0.I202104090601.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.javascript.nashorn_0.8.0.I202104090601.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.javascript.rhino.source_0.8.0.I202104091054.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.javascript.rhino_0.8.0.I202104091054.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.javascript.source_0.8.0.I202104091054.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.javascript.ui.source_0.8.0.I202103261223.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.javascript.ui_0.8.0.I202103261223.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.javascript_0.8.0.I202104091054.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.jvm.compiled.source_0.8.0.I202103261223.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.jvm.compiled_0.8.0.I202103261223.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.python.jython.source_0.8.0.I202104061519.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.python.jython_0.8.0.I202104061519.jar  
02:42:35 [2021-06-22T06:42:35.225Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.python.py4j.source_0.8.0.I202104091518.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.python.py4j_0.8.0.I202104091518.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.python.source_0.8.0.I202104091425.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.python_0.8.0.I202104091425.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.ruby.jruby.source_0.8.0.I202104061519.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.ruby.jruby_0.8.0.I202104061519.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.ruby.source_0.8.0.I202104091054.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.ruby_0.8.0.I202104091054.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.scriptarchive.source_0.8.0.I202104061519.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.scriptarchive.ui.source_0.8.0.I202103261223.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.scriptarchive.ui_0.8.0.I202103261223.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.scriptarchive_0.8.0.I202104061519.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.unittest.source_0.8.0.I202105030811.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.unittest.ui.source_0.8.0.I202104061519.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.unittest.ui_0.8.0.I202104061519.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.lang.unittest_0.8.0.I202105030811.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.charting.source_0.8.0.I202105070930.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.charting_0.8.0.I202105070930.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.help_0.8.0.I202105111149.jar  
02:42:35 [2021-06-22T06:42:35.483Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.jvm.source_0.8.0.I202103261222.jar  
02:42:35 [2021-06-22T06:42:35.740Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.jvm_0.8.0.I202103261222.jar  
02:42:35 [2021-06-22T06:42:35.740Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.modeling.source_0.8.0.I202104061631.jar  
02:42:35 [2021-06-22T06:42:35.740Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.modeling.ui.source_0.8.0.I202103261222.jar  
02:42:35 [2021-06-22T06:42:35.740Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.modeling.ui_0.8.0.I202103261222.jar  
02:42:35 [2021-06-22T06:42:35.740Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.modeling_0.8.0.I202104061631.jar  
02:42:35 [2021-06-22T06:42:35.740Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.platform.source_0.8.0.I202104160741.jar  
02:42:35 [2021-06-22T06:42:35.741Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.platform_0.8.0.I202104160741.jar  
02:42:35 [2021-06-22T06:42:35.741Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.team.git.source_0.8.0.I202103261222.jar  
02:42:35 [2021-06-22T06:42:35.741Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.team.git_0.8.0.I202103261222.jar  
02:42:35 [2021-06-22T06:42:35.741Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.team.svn.source_0.8.0.I202103261222.jar  
02:42:35 [2021-06-22T06:42:35.741Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.modules.team.svn_0.8.0.I202103261222.jar  
02:42:35 [2021-06-22T06:42:35.741Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.source_0.8.0.I202105061131.jar  
02:42:35 [2021-06-22T06:42:35.741Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.ui.completions.java.source_0.8.0.I202103261223.jar  
02:42:35 [2021-06-22T06:42:35.741Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.ui.completions.java_0.8.0.I202103261223.jar  
02:42:35 [2021-06-22T06:42:35.997Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.ui.scripts.source_0.8.0.I202104061519.jar  
02:42:35 [2021-06-22T06:42:35.998Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.ui.scripts_0.8.0.I202104061519.jar  
02:42:35 [2021-06-22T06:42:35.998Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.ui.source_0.8.0.I202104091425.jar  
02:42:35 [2021-06-22T06:42:35.998Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease.ui_0.8.0.I202104091425.jar  
02:42:35 [2021-06-22T06:42:35.998Z]   inflating: /home/data/httpd/download.eclipse.org/ease/release/0.8.0/plugins/org.eclipse.ease_0.8.0.I202105061131.jar  
02:42:35 [2021-06-22T06:42:35.998Z] + ssh genie.ease@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/ease/release/latest/*'
02:42:36 [2021-06-22T06:42:36.255Z] + scp -r compositeArtifacts.xml compositeContent.xml genie.ease@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ease/release/latest/
[Pipeline] }
02:42:36 [2021-06-22T06:42:36.791Z] $ ssh-agent -k
02:42:36 [2021-06-22T06:42:36.795Z] unset SSH_AUTH_SOCK;
02:42:36 [2021-06-22T06:42:36.795Z] unset SSH_AGENT_PID;
02:42:36 [2021-06-22T06:42:36.795Z] echo Agent pid 86 killed;
02:42:36 [2021-06-22T06:42:36.803Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] archiveArtifacts
02:42:40 [2021-06-22T06:42:40.762Z] Archiving artifacts
02:42:42 [2021-06-22T06:42:42.104Z] Recording fingerprints
[Pipeline] emailext
02:42:42 [2021-06-22T06:42:42.918Z] Sending email to: christian.pontesegger@web.de
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
Finished: SUCCESS