Skip to content

Console Output

Started by user Thomas Wolf
Running as Thomas Wolf
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
06:11:38 [2019-08-31T10:11:38.169Z] Still waiting to schedule task
06:11:38 [2019-08-31T10:11:38.169Z] ‘migration-agent-6qj1l’ is offline
06:11:52 [2019-08-31T10:11:52.694Z] Agent migration-agent-6qj1l is provisioned from template Kubernetes Pod Template
06:11:52 [2019-08-31T10:11:52.696Z] ---
06:11:52 [2019-08-31T10:11:52.696Z] apiVersion: "v1"
06:11:52 [2019-08-31T10:11:52.696Z] kind: "Pod"
06:11:52 [2019-08-31T10:11:52.696Z] metadata:
06:11:52 [2019-08-31T10:11:52.696Z]   annotations: {}
06:11:52 [2019-08-31T10:11:52.696Z]   labels:
06:11:52 [2019-08-31T10:11:52.696Z]     jenkins: "slave"
06:11:52 [2019-08-31T10:11:52.696Z]     jenkins/migration: "true"
06:11:52 [2019-08-31T10:11:52.696Z]   name: "migration-agent-6qj1l"
06:11:52 [2019-08-31T10:11:52.696Z] spec:
06:11:52 [2019-08-31T10:11:52.696Z]   containers:
06:11:52 [2019-08-31T10:11:52.696Z]   - env:
06:11:52 [2019-08-31T10:11:52.696Z]     - name: "MAVEN_OPTS"
06:11:52 [2019-08-31T10:11:52.696Z]       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
06:11:52 [2019-08-31T10:11:52.696Z]     - name: "JENKINS_SECRET"
06:11:52 [2019-08-31T10:11:52.696Z]       value: "********"
06:11:52 [2019-08-31T10:11:52.696Z]     - name: "JENKINS_TUNNEL"
06:11:52 [2019-08-31T10:11:52.696Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
06:11:52 [2019-08-31T10:11:52.696Z]     - name: "JENKINS_AGENT_NAME"
06:11:52 [2019-08-31T10:11:52.696Z]       value: "migration-agent-6qj1l"
06:11:52 [2019-08-31T10:11:52.696Z]     - name: "MAVEN_CONFIG"
06:11:52 [2019-08-31T10:11:52.696Z]       value: "-B -e"
06:11:52 [2019-08-31T10:11:52.696Z]     - name: "JENKINS_NAME"
06:11:52 [2019-08-31T10:11:52.696Z]       value: "migration-agent-6qj1l"
06:11:52 [2019-08-31T10:11:52.696Z]     - name: "JENKINS_AGENT_WORKDIR"
06:11:52 [2019-08-31T10:11:52.696Z]       value: "/home/jenkins/agent"
06:11:52 [2019-08-31T10:11:52.696Z]     - name: "JENKINS_URL"
06:11:52 [2019-08-31T10:11:52.696Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
06:11:52 [2019-08-31T10:11:52.696Z]     - name: "HOME"
06:11:52 [2019-08-31T10:11:52.696Z]       value: "/home/jenkins"
06:11:52 [2019-08-31T10:11:52.696Z]     image: "eclipsecbijenkins/migration-fat-agent:3.29@sha256:a341be4b6509400aaa18081d86f66239ceb93897059386120ef6633aa378931f"
06:11:52 [2019-08-31T10:11:52.696Z]     imagePullPolicy: "IfNotPresent"
06:11:52 [2019-08-31T10:11:52.696Z]     name: "jnlp"
06:11:52 [2019-08-31T10:11:52.696Z]     resources:
06:11:52 [2019-08-31T10:11:52.696Z]       limits:
06:11:52 [2019-08-31T10:11:52.696Z]         memory: "4096Mi"
06:11:52 [2019-08-31T10:11:52.696Z]         cpu: "2000m"
06:11:52 [2019-08-31T10:11:52.696Z]       requests:
06:11:52 [2019-08-31T10:11:52.696Z]         memory: "4096Mi"
06:11:52 [2019-08-31T10:11:52.696Z]         cpu: "1000m"
06:11:52 [2019-08-31T10:11:52.696Z]     securityContext:
06:11:52 [2019-08-31T10:11:52.696Z]       privileged: false
06:11:52 [2019-08-31T10:11:52.696Z]     tty: true
06:11:52 [2019-08-31T10:11:52.696Z]     volumeMounts:
06:11:52 [2019-08-31T10:11:52.696Z]     - mountPath: "/home/jenkins/agent"
06:11:52 [2019-08-31T10:11:52.696Z]       name: "workspace-volume"
06:11:52 [2019-08-31T10:11:52.696Z]       readOnly: false
06:11:52 [2019-08-31T10:11:52.696Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
06:11:52 [2019-08-31T10:11:52.696Z]       name: "toolchains-xml"
06:11:52 [2019-08-31T10:11:52.696Z]       readOnly: true
06:11:52 [2019-08-31T10:11:52.696Z]       subPath: "toolchains.xml"
06:11:52 [2019-08-31T10:11:52.696Z]     - mountPath: "/opt/tools"
06:11:52 [2019-08-31T10:11:52.696Z]       name: "volume-0"
06:11:52 [2019-08-31T10:11:52.696Z]       readOnly: false
06:11:52 [2019-08-31T10:11:52.696Z]     - mountPath: "/home/jenkins/.m2/repository"
06:11:52 [2019-08-31T10:11:52.696Z]       name: "volume-2"
06:11:52 [2019-08-31T10:11:52.696Z]       readOnly: false
06:11:52 [2019-08-31T10:11:52.696Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
06:11:52 [2019-08-31T10:11:52.696Z]       name: "settings-security-xml"
06:11:52 [2019-08-31T10:11:52.696Z]       readOnly: true
06:11:52 [2019-08-31T10:11:52.696Z]       subPath: "settings-security.xml"
06:11:52 [2019-08-31T10:11:52.696Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
06:11:52 [2019-08-31T10:11:52.696Z]       name: "settings-xml"
06:11:52 [2019-08-31T10:11:52.696Z]       readOnly: true
06:11:52 [2019-08-31T10:11:52.696Z]       subPath: "settings.xml"
06:11:52 [2019-08-31T10:11:52.696Z]     - mountPath: "/home/jenkins/.ssh"
06:11:52 [2019-08-31T10:11:52.696Z]       name: "volume-1"
06:11:52 [2019-08-31T10:11:52.696Z]       readOnly: false
06:11:52 [2019-08-31T10:11:52.696Z]     workingDir: "/home/jenkins/agent"
06:11:52 [2019-08-31T10:11:52.696Z]   nodeSelector: {}
06:11:52 [2019-08-31T10:11:52.696Z]   restartPolicy: "Never"
06:11:52 [2019-08-31T10:11:52.696Z]   volumes:
06:11:52 [2019-08-31T10:11:52.696Z]   - name: "settings-security-xml"
06:11:52 [2019-08-31T10:11:52.696Z]     secret:
06:11:52 [2019-08-31T10:11:52.696Z]       items:
06:11:52 [2019-08-31T10:11:52.696Z]       - key: "settings-security.xml"
06:11:52 [2019-08-31T10:11:52.696Z]         path: "settings-security.xml"
06:11:52 [2019-08-31T10:11:52.696Z]       secretName: "m2-secret-dir"
06:11:52 [2019-08-31T10:11:52.696Z]   - name: "volume-0"
06:11:52 [2019-08-31T10:11:52.696Z]     persistentVolumeClaim:
06:11:52 [2019-08-31T10:11:52.696Z]       claimName: "tools-claim-jiro-egit"
06:11:52 [2019-08-31T10:11:52.696Z]       readOnly: true
06:11:52 [2019-08-31T10:11:52.696Z]   - configMap:
06:11:52 [2019-08-31T10:11:52.696Z]       items:
06:11:52 [2019-08-31T10:11:52.696Z]       - key: "toolchains.xml"
06:11:52 [2019-08-31T10:11:52.696Z]         path: "toolchains.xml"
06:11:52 [2019-08-31T10:11:52.696Z]       name: "m2-dir"
06:11:52 [2019-08-31T10:11:52.696Z]     name: "toolchains-xml"
06:11:52 [2019-08-31T10:11:52.696Z]   - emptyDir:
06:11:52 [2019-08-31T10:11:52.696Z]       medium: ""
06:11:52 [2019-08-31T10:11:52.696Z]     name: "volume-2"
06:11:52 [2019-08-31T10:11:52.696Z]   - configMap:
06:11:52 [2019-08-31T10:11:52.696Z]       name: "known-hosts"
06:11:52 [2019-08-31T10:11:52.696Z]     name: "volume-1"
06:11:52 [2019-08-31T10:11:52.696Z]   - name: "settings-xml"
06:11:52 [2019-08-31T10:11:52.696Z]     secret:
06:11:52 [2019-08-31T10:11:52.696Z]       items:
06:11:52 [2019-08-31T10:11:52.696Z]       - key: "settings.xml"
06:11:52 [2019-08-31T10:11:52.696Z]         path: "settings.xml"
06:11:52 [2019-08-31T10:11:52.696Z]       secretName: "m2-secret-dir"
06:11:52 [2019-08-31T10:11:52.696Z]   - emptyDir:
06:11:52 [2019-08-31T10:11:52.696Z]       medium: ""
06:11:52 [2019-08-31T10:11:52.696Z]     name: "workspace-volume"
06:11:52 [2019-08-31T10:11:52.696Z] 
06:11:52 [2019-08-31T10:11:52.933Z] Running on migration-agent-6qj1l in /home/jenkins/agent/workspace/egit-github-publish-release
[Pipeline] {
[Pipeline] timeout
06:11:53 [2019-08-31T10:11:53.387Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Publish EGit-Github)
[Pipeline] sshagent
[ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-KVi6j6jfjIZM/agent.57
SSH_AGENT_PID=59
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_3859232139967935365.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_3859232139967935365.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ ssh genie.egit@projects-storage.eclipse.org rsync -zavh /home/data/httpd/download.eclipse.org/egit/github/updates-5.4/ /home/data/httpd/download.eclipse.org/egit/github/updates
Aborted by Thomas Wolf
Sending interrupt signal to process
Aborted by Thomas Wolf
Sending interrupt signal to process
Killed by signal 15.
script returned exit code 255
[Pipeline] }
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 59 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: ABORTED