Started by user Philippe DUL Running in Durability level: PERFORMANCE_OPTIMIZED [Pipeline] Start of Pipeline [Pipeline] node Agent migration-agent-r3r9q is provisioned from template Kubernetes Pod Template Agent specification [Kubernetes Pod Template] (migration): * [jnlp] eclipsecbijenkins/migration-fat-agent:3.27@sha256:3d4b2d72e1816668dae4f4dee7322e53aa886c8689294487e49fbe7e5639a6d2(resourceRequestCpu: 1000m, resourceRequestMemory: 4096Mi, resourceLimitCpu: 2000m, resourceLimitMemory: 4096Mi) yaml: apiVersion: v1 kind: Pod spec: containers: - name: jnlp volumeMounts: - name: settings-xml mountPath: /home/jenkins/.m2/settings.xml subPath: settings.xml readOnly: true - name: toolchains-xml mountPath: /home/jenkins/.m2/toolchains.xml subPath: toolchains.xml readOnly: true volumes: - name: settings-xml configMap: name: m2-dir items: - key: settings.xml path: settings.xml - name: toolchains-xml configMap: name: m2-dir items: - key: toolchains.xml path: toolchains.xml Running on migration-agent-r3r9q in /home/jenkins/workspace/amalgam-promote2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Promote Amalgam) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials genie.amalgam (ssh://genie.amalgam@projects-storage.eclipse.org) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) SSH_AUTH_SOCK=/tmp/ssh-00vOJWIyMmeo/agent.54 SSH_AGENT_PID=56 Running ssh-add (command line suppressed) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + echo nightly/1.11.0-N138 nightly/1.11.0-N138 + echo 1.11.0-S20190716 1.11.0-S20190716 + echo stable stable + toto=/home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/1.11.0-N138 + echo /home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/1.11.0-N138 /home/data/httpd/download.eclipse.org/modeling/amalgam/updates/nightly/1.11.0-N138 [Pipeline] } [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline Finished: SUCCESS