Started by user Christian Pontesegger Running as Christian Pontesegger [Pipeline] Start of Pipeline [Pipeline] node Still waiting to schedule task ‘centos-7-fgq8p’ is offline Agent centos-7-fgq8p is provisioned from template centos-7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: {} labels: jenkins: "slave" jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30" jenkins/label: "migration_jipp-migration_centos-7" name: "centos-7-fgq8p" namespace: "ease" 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-fgq8p" - 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-fgq8p" - 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.13.3" imagePullPolicy: "Always" name: "jnlp" resources: limits: cpu: "2000m" memory: "4096Mi" requests: cpu: "1000m" memory: "4096Mi" 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 subPath: "" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false workingDir: "/home/jenkins/agent" nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" 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-fgq8p in /home/jenkins/agent/workspace/ease.build.release.deploy [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-20T07:16:03.129Z] Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Fetch artifacts) [Pipeline] copyArtifacts [2022-09-20T07:16:14.479Z] Copied 86 artifacts from "ease.build.release" build number 8 [Pipeline] sh [2022-09-20T07:16:19.983Z] + cd repository [2022-09-20T07:16:19.985Z] + zip -r -9 -v ../ease-p2-v0.9.0.zip artifacts.jar content.jar features plugins [2022-09-20T07:16:19.985Z] adding: artifacts.jar (in=8791) (out=8767) (deflated 0%) [2022-09-20T07:16:19.985Z] adding: content.jar (in=41534) (out=40954) (deflated 1%) [2022-09-20T07:16:19.985Z] adding: features/ (in=0) (out=0) (stored 0%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.feature.source_0.9.0.I202206140954.jar (in=21676) (out=20446) (deflated 6%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.feature_0.9.0.I202206140954.jar (in=20123) (out=19658) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.groovy.feature.source_0.9.0.I202111181115.jar (in=20710) (out=19425) (deflated 6%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.groovy.feature_0.9.0.I202111181115.jar (in=19977) (out=19521) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.javascript.feature.source_0.9.0.I202204261218.jar (in=21128) (out=19820) (deflated 6%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.javascript.feature_0.9.0.I202204261218.jar (in=20178) (out=19716) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.jvm.feature.source_0.9.0.I202111181115.jar (in=20685) (out=19402) (deflated 6%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.jvm.feature_0.9.0.I202111181115.jar (in=19945) (out=19484) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.python.feature.source_0.9.0.I202204261218.jar (in=21087) (out=19804) (deflated 6%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.python.feature_0.9.0.I202204261218.jar (in=21055) (out=20595) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.python.py4j.feature.source_0.9.0.I202206141122.jar (in=21149) (out=19838) (deflated 6%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.python.py4j.feature_0.9.0.I202206141122.jar (in=20773) (out=20307) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.ruby.feature.source_0.9.0.I202111181115.jar (in=20696) (out=19417) (deflated 6%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.ruby.feature_0.9.0.I202111181115.jar (in=19962) (out=19496) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.scriptarchive.feature.source_0.9.0.I202111181115.jar (in=20883) (out=19575) (deflated 6%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.scriptarchive.feature_0.9.0.I202111181115.jar (in=20137) (out=19678) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.unittest.feature.source_0.9.0.I202204291053.jar (in=20627) (out=19337) (deflated 6%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.lang.unittest.feature_0.9.0.I202204291053.jar (in=19922) (out=19466) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.modules.charting.feature.source_0.9.0.I202106220820.jar (in=20781) (out=19409) (deflated 7%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.modules.charting.feature_0.9.0.I202106220820.jar (in=19975) (out=19515) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.modules.feature.source_0.9.0.I202207260950.jar (in=20911) (out=19587) (deflated 6%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.modules.feature_0.9.0.I202207260950.jar (in=20156) (out=19693) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.modules.team.git.feature.source_0.9.0.I202205091444.jar (in=20953) (out=19588) (deflated 7%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.modules.team.git.feature_0.9.0.I202205091444.jar (in=20079) (out=19621) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.modules.team.svn.feature.source_0.9.0.I202111261331.jar (in=20804) (out=19444) (deflated 7%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.modules.team.svn.feature_0.9.0.I202111261331.jar (in=19925) (out=19463) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.python.jython.feature.source_0.9.0.I202206141122.jar (in=21056) (out=19762) (deflated 6%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.python.jython.feature_0.9.0.I202206141122.jar (in=21059) (out=20595) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.ui.feature.source_0.9.0.I202207260937.jar (in=21053) (out=19806) (deflated 6%) [2022-09-20T07:16:19.985Z] adding: features/org.eclipse.ease.ui.feature_0.9.0.I202207260937.jar (in=20184) (out=19720) (deflated 2%) [2022-09-20T07:16:19.985Z] adding: plugins/ (in=0) (out=0) (stored 0%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.classloader.source_0.9.0.I202204261218.jar (in=10797) (out=9724) (deflated 10%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.classloader_0.9.0.I202204261218.jar (in=11982) (out=10394) (deflated 13%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.help_0.9.0.I202207260937.jar (in=2275789) (out=2120221) (deflated 7%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.groovy.interpreter.source_0.9.0.I202111181115.jar (in=12583) (out=10858) (deflated 14%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.groovy.interpreter_0.9.0.I202111181115.jar (in=15571) (out=13227) (deflated 15%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.groovy.source_0.9.0.I202107211616.jar (in=14289) (out=12652) (deflated 11%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.groovy_0.9.0.I202107211616.jar (in=17510) (out=15317) (deflated 13%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.javascript.nashorn.source_0.9.0.I202111181115.jar (in=12904) (out=11353) (deflated 12%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.javascript.nashorn_0.9.0.I202111181115.jar (in=19270) (out=16724) (deflated 13%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.javascript.rhino.source_0.9.0.I202204261218.jar (in=32192) (out=27859) (deflated 13%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.javascript.rhino_0.9.0.I202204261218.jar (in=55019) (out=48385) (deflated 12%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.javascript.source_0.9.0.I202204261218.jar (in=16189) (out=14346) (deflated 11%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.javascript.ui.source_0.9.0.I202107211616.jar (in=15444) (out=13199) (deflated 15%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.javascript.ui_0.9.0.I202107211616.jar (in=18464) (out=15616) (deflated 15%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.javascript_0.9.0.I202204261218.jar (in=22261) (out=19607) (deflated 12%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.jvm.compiled.source_0.9.0.I202111181115.jar (in=13578) (out=12049) (deflated 11%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.jvm.compiled_0.9.0.I202111181115.jar (in=17657) (out=15536) (deflated 12%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.python.jython.source_0.9.0.I202206141122.jar (in=24732) (out=21514) (deflated 13%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.python.jython_0.9.0.I202206141122.jar (in=35996) (out=31295) (deflated 13%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.python.py4j.source_0.9.0.I202206141122.jar (in=26691) (out=23272) (deflated 13%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.python.py4j_0.9.0.I202206141122.jar (in=47081) (out=41858) (deflated 11%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.python.source_0.9.0.I202204261218.jar (in=43759) (out=37347) (deflated 15%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.python_0.9.0.I202204261218.jar (in=68871) (out=61121) (deflated 11%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.ruby.jruby.source_0.9.0.I202111181115.jar (in=11360) (out=9843) (deflated 13%) [2022-09-20T07:16:19.985Z] adding: plugins/org.eclipse.ease.lang.ruby.jruby_0.9.0.I202111181115.jar (in=13289) (out=11192) (deflated 16%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.lang.ruby.source_0.9.0.I202107211616.jar (in=13648) (out=12037) (deflated 12%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.lang.ruby_0.9.0.I202107211616.jar (in=16324) (out=14164) (deflated 13%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.lang.scriptarchive.source_0.9.0.I202111181115.jar (in=14444) (out=12767) (deflated 12%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.lang.scriptarchive.ui.source_0.9.0.I202106220815.jar (in=23092) (out=20695) (deflated 10%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.lang.scriptarchive.ui_0.9.0.I202106220815.jar (in=40679) (out=36551) (deflated 10%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.lang.scriptarchive_0.9.0.I202111181115.jar (in=18750) (out=16472) (deflated 12%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.lang.unittest.source_0.9.0.I202204291053.jar (in=113230) (out=101456) (deflated 10%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.lang.unittest.ui.source_0.9.0.I202106220815.jar (in=83721) (out=74400) (deflated 11%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.lang.unittest.ui_0.9.0.I202106220815.jar (in=192899) (out=169519) (deflated 12%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.lang.unittest_0.9.0.I202204291053.jar (in=160536) (out=145934) (deflated 9%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.modules.charting.source_0.9.0.I202106220820.jar (in=19792) (out=17652) (deflated 11%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.modules.charting_0.9.0.I202106220820.jar (in=36721) (out=32688) (deflated 11%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.modules.help_0.9.0.I202207260950.jar (in=234992) (out=220654) (deflated 6%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.modules.jvm.source_0.9.0.I202106220820.jar (in=10955) (out=9740) (deflated 11%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.modules.jvm_0.9.0.I202106220820.jar (in=14587) (out=12441) (deflated 15%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.modules.platform.source_0.9.0.I202111220901.jar (in=78395) (out=71740) (deflated 8%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.modules.platform_0.9.0.I202111220901.jar (in=196003) (out=176858) (deflated 10%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.modules.team.git.source_0.9.0.I202205091444.jar (in=12178) (out=10982) (deflated 10%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.modules.team.git_0.9.0.I202205091444.jar (in=17316) (out=15153) (deflated 12%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.modules.team.svn.source_0.9.0.I202111261331.jar (in=11725) (out=10524) (deflated 10%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.modules.team.svn_0.9.0.I202111261331.jar (in=16850) (out=14685) (deflated 13%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.source_0.9.0.I202206140954.jar (in=172116) (out=154324) (deflated 10%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.ui.completions.java.source_0.9.0.I202110141644.jar (in=30373) (out=26135) (deflated 14%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.ui.completions.java_0.9.0.I202110141644.jar (in=240019) (out=233528) (deflated 3%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.ui.scripts.source_0.9.0.I202205100936.jar (in=207866) (out=179429) (deflated 14%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.ui.scripts_0.9.0.I202205100936.jar (in=318285) (out=279023) (deflated 12%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.ui.source_0.9.0.I202206140954.jar (in=250170) (out=225655) (deflated 10%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease.ui_0.9.0.I202206140954.jar (in=452528) (out=402880) (deflated 11%) [2022-09-20T07:16:19.986Z] adding: plugins/org.eclipse.ease_0.9.0.I202206140954.jar (in=239246) (out=217879) (deflated 9%) [2022-09-20T07:16:19.986Z] total bytes=6758692, compressed=6181383 -> 9% savings [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Create Composite repo) [Pipeline] writeFile [Pipeline] writeFile [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Deploy) [Pipeline] sshagent [2022-09-20T07:16:37.712Z] [ssh-agent] Using credentials genie.ease (ssh://genie.ease@projects-storage.eclipse.org) [2022-09-20T07:16:37.713Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-20T07:16:37.731Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-20T07:16:39.066Z] $ ssh-agent [2022-09-20T07:16:39.086Z] SSH_AUTH_SOCK=/tmp/ssh-okklZykAqYBk/agent.95 [2022-09-20T07:16:39.086Z] SSH_AGENT_PID=97 [2022-09-20T07:16:39.109Z] Running ssh-add (command line suppressed) [2022-09-20T07:16:39.125Z] Identity added: /home/jenkins/agent/workspace/ease.build.release.deploy@tmp/private_key_3488484686468180620.key (/home/jenkins/agent/workspace/ease.build.release.deploy@tmp/private_key_3488484686468180620.key) [2022-09-20T07:16:39.137Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-20T07:16:40.229Z] + scp -r ease-p2-v0.9.0.zip genie.ease@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ease/release/offline/ [2022-09-20T07:16:41.168Z] + ssh genie.ease@projects-storage.eclipse.org unzip /home/data/httpd/download.eclipse.org/ease/release/offline/ease-p2-v0.9.0.zip -d /home/data/httpd/download.eclipse.org/ease/release/0.9.0/ [2022-09-20T07:16:42.106Z] Archive: /home/data/httpd/download.eclipse.org/ease/release/offline/ease-p2-v0.9.0.zip [2022-09-20T07:16:42.106Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/artifacts.jar [2022-09-20T07:16:42.106Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/content.jar [2022-09-20T07:16:42.106Z] creating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/ [2022-09-20T07:16:42.106Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.feature.source_0.9.0.I202206140954.jar [2022-09-20T07:16:42.106Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.feature_0.9.0.I202206140954.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.groovy.feature.source_0.9.0.I202111181115.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.groovy.feature_0.9.0.I202111181115.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.javascript.feature.source_0.9.0.I202204261218.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.javascript.feature_0.9.0.I202204261218.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.jvm.feature.source_0.9.0.I202111181115.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.jvm.feature_0.9.0.I202111181115.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.python.feature.source_0.9.0.I202204261218.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.python.feature_0.9.0.I202204261218.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.python.py4j.feature.source_0.9.0.I202206141122.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.python.py4j.feature_0.9.0.I202206141122.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.ruby.feature.source_0.9.0.I202111181115.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.ruby.feature_0.9.0.I202111181115.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.scriptarchive.feature.source_0.9.0.I202111181115.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.scriptarchive.feature_0.9.0.I202111181115.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.unittest.feature.source_0.9.0.I202204291053.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.lang.unittest.feature_0.9.0.I202204291053.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.modules.charting.feature.source_0.9.0.I202106220820.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.modules.charting.feature_0.9.0.I202106220820.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.modules.feature.source_0.9.0.I202207260950.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.modules.feature_0.9.0.I202207260950.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.modules.team.git.feature.source_0.9.0.I202205091444.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.modules.team.git.feature_0.9.0.I202205091444.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.modules.team.svn.feature.source_0.9.0.I202111261331.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.modules.team.svn.feature_0.9.0.I202111261331.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.python.jython.feature.source_0.9.0.I202206141122.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.python.jython.feature_0.9.0.I202206141122.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.ui.feature.source_0.9.0.I202207260937.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/features/org.eclipse.ease.ui.feature_0.9.0.I202207260937.jar [2022-09-20T07:16:42.107Z] creating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/ [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.classloader.source_0.9.0.I202204261218.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.classloader_0.9.0.I202204261218.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.help_0.9.0.I202207260937.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.groovy.interpreter.source_0.9.0.I202111181115.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.groovy.interpreter_0.9.0.I202111181115.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.groovy.source_0.9.0.I202107211616.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.groovy_0.9.0.I202107211616.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.javascript.nashorn.source_0.9.0.I202111181115.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.javascript.nashorn_0.9.0.I202111181115.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.javascript.rhino.source_0.9.0.I202204261218.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.javascript.rhino_0.9.0.I202204261218.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.javascript.source_0.9.0.I202204261218.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.javascript.ui.source_0.9.0.I202107211616.jar [2022-09-20T07:16:42.107Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.javascript.ui_0.9.0.I202107211616.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.javascript_0.9.0.I202204261218.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.jvm.compiled.source_0.9.0.I202111181115.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.jvm.compiled_0.9.0.I202111181115.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.python.jython.source_0.9.0.I202206141122.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.python.jython_0.9.0.I202206141122.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.python.py4j.source_0.9.0.I202206141122.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.python.py4j_0.9.0.I202206141122.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.python.source_0.9.0.I202204261218.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.python_0.9.0.I202204261218.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.ruby.jruby.source_0.9.0.I202111181115.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.ruby.jruby_0.9.0.I202111181115.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.ruby.source_0.9.0.I202107211616.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.ruby_0.9.0.I202107211616.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.scriptarchive.source_0.9.0.I202111181115.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.scriptarchive.ui.source_0.9.0.I202106220815.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.scriptarchive.ui_0.9.0.I202106220815.jar [2022-09-20T07:16:42.108Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.scriptarchive_0.9.0.I202111181115.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.unittest.source_0.9.0.I202204291053.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.unittest.ui.source_0.9.0.I202106220815.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.unittest.ui_0.9.0.I202106220815.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.lang.unittest_0.9.0.I202204291053.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.modules.charting.source_0.9.0.I202106220820.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.modules.charting_0.9.0.I202106220820.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.modules.help_0.9.0.I202207260950.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.modules.jvm.source_0.9.0.I202106220820.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.modules.jvm_0.9.0.I202106220820.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.modules.platform.source_0.9.0.I202111220901.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.modules.platform_0.9.0.I202111220901.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.modules.team.git.source_0.9.0.I202205091444.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.modules.team.git_0.9.0.I202205091444.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.modules.team.svn.source_0.9.0.I202111261331.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.modules.team.svn_0.9.0.I202111261331.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.source_0.9.0.I202206140954.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.ui.completions.java.source_0.9.0.I202110141644.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.ui.completions.java_0.9.0.I202110141644.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.ui.scripts.source_0.9.0.I202205100936.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.ui.scripts_0.9.0.I202205100936.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.ui.source_0.9.0.I202206140954.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease.ui_0.9.0.I202206140954.jar [2022-09-20T07:16:42.368Z] inflating: /home/data/httpd/download.eclipse.org/ease/release/0.9.0/plugins/org.eclipse.ease_0.9.0.I202206140954.jar [2022-09-20T07:16:42.368Z] + ssh genie.ease@projects-storage.eclipse.org rm '/home/data/httpd/download.eclipse.org/ease/release/latest/*' [2022-09-20T07:16:42.937Z] + scp -r compositeArtifacts.xml compositeContent.xml genie.ease@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/ease/release/latest/ [Pipeline] } [2022-09-20T07:16:43.854Z] $ ssh-agent -k [2022-09-20T07:16:43.859Z] unset SSH_AUTH_SOCK; [2022-09-20T07:16:43.860Z] unset SSH_AGENT_PID; [2022-09-20T07:16:43.860Z] echo Agent pid 97 killed; [2022-09-20T07:16:43.869Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] archiveArtifacts [2022-09-20T07:16:48.294Z] Archiving artifacts [2022-09-20T07:16:49.881Z] Recording fingerprints [Pipeline] emailext [2022-09-20T07:16:51.006Z] 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