Skip to content
Success

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
14:14:51 [2020-12-16T19:14:51.889Z] Still waiting to schedule task
14:14:51 [2020-12-16T19:14:51.890Z] ‘centos-7-fz8p1’ is offline
14:14:56 [2020-12-16T19:14:56.898Z] Agent centos-7-fz8p1 is provisioned from template centos-7
14:14:56 [2020-12-16T19:14:56.899Z] ---
14:14:56 [2020-12-16T19:14:56.899Z] apiVersion: "v1"
14:14:56 [2020-12-16T19:14:56.899Z] kind: "Pod"
14:14:56 [2020-12-16T19:14:56.899Z] metadata:
14:14:56 [2020-12-16T19:14:56.899Z]   annotations: {}
14:14:56 [2020-12-16T19:14:56.899Z]   labels:
14:14:56 [2020-12-16T19:14:56.899Z]     jenkins: "slave"
14:14:56 [2020-12-16T19:14:56.899Z]     jenkins/label: "migration_jipp-migration_centos-7"
14:14:56 [2020-12-16T19:14:56.899Z]   name: "centos-7-fz8p1"
14:14:56 [2020-12-16T19:14:56.899Z] spec:
14:14:56 [2020-12-16T19:14:56.899Z]   containers:
14:14:56 [2020-12-16T19:14:56.899Z]   - env:
14:14:56 [2020-12-16T19:14:56.899Z]     - name: "JENKINS_SECRET"
14:14:56 [2020-12-16T19:14:56.899Z]       value: "********"
14:14:56 [2020-12-16T19:14:56.899Z]     - name: "JENKINS_TUNNEL"
14:14:56 [2020-12-16T19:14:56.899Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
14:14:56 [2020-12-16T19:14:56.899Z]     - name: "JENKINS_AGENT_NAME"
14:14:56 [2020-12-16T19:14:56.899Z]       value: "centos-7-fz8p1"
14:14:56 [2020-12-16T19:14:56.899Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
14:14:56 [2020-12-16T19:14:56.899Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
14:14:56 [2020-12-16T19:14:56.899Z]         \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
14:14:56 [2020-12-16T19:14:56.899Z]     - name: "JAVA_TOOL_OPTIONS"
14:14:56 [2020-12-16T19:14:56.899Z]       value: ""
14:14:56 [2020-12-16T19:14:56.899Z]     - name: "_JAVA_OPTIONS"
14:14:56 [2020-12-16T19:14:56.899Z]       value: ""
14:14:56 [2020-12-16T19:14:56.899Z]     - name: "OPENJ9_JAVA_OPTIONS"
14:14:56 [2020-12-16T19:14:56.899Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
14:14:56 [2020-12-16T19:14:56.899Z]     - name: "JENKINS_NAME"
14:14:56 [2020-12-16T19:14:56.899Z]       value: "centos-7-fz8p1"
14:14:56 [2020-12-16T19:14:56.899Z]     - name: "JENKINS_AGENT_WORKDIR"
14:14:56 [2020-12-16T19:14:56.899Z]       value: "/home/jenkins/agent"
14:14:56 [2020-12-16T19:14:56.899Z]     - name: "JENKINS_URL"
14:14:56 [2020-12-16T19:14:56.899Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
14:14:56 [2020-12-16T19:14:56.899Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1"
14:14:56 [2020-12-16T19:14:56.899Z]     imagePullPolicy: "Always"
14:14:56 [2020-12-16T19:14:56.899Z]     name: "jnlp"
14:14:56 [2020-12-16T19:14:56.899Z]     resources:
14:14:56 [2020-12-16T19:14:56.899Z]       limits:
14:14:56 [2020-12-16T19:14:56.899Z]         memory: "4096Mi"
14:14:56 [2020-12-16T19:14:56.899Z]         cpu: "2000m"
14:14:56 [2020-12-16T19:14:56.899Z]       requests:
14:14:56 [2020-12-16T19:14:56.899Z]         memory: "4096Mi"
14:14:56 [2020-12-16T19:14:56.899Z]         cpu: "1000m"
14:14:56 [2020-12-16T19:14:56.899Z]     securityContext:
14:14:56 [2020-12-16T19:14:56.899Z]       privileged: false
14:14:56 [2020-12-16T19:14:56.899Z]     tty: true
14:14:56 [2020-12-16T19:14:56.899Z]     volumeMounts:
14:14:56 [2020-12-16T19:14:56.899Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
14:14:56 [2020-12-16T19:14:56.899Z]       name: "m2-dir"
14:14:56 [2020-12-16T19:14:56.899Z]       readOnly: true
14:14:56 [2020-12-16T19:14:56.899Z]       subPath: "toolchains.xml"
14:14:56 [2020-12-16T19:14:56.899Z]     - mountPath: "/home/jenkins/.mavenrc"
14:14:56 [2020-12-16T19:14:56.899Z]       name: "m2-dir"
14:14:56 [2020-12-16T19:14:56.899Z]       readOnly: true
14:14:56 [2020-12-16T19:14:56.899Z]       subPath: ".mavenrc"
14:14:56 [2020-12-16T19:14:56.899Z]     - mountPath: "/opt/tools"
14:14:56 [2020-12-16T19:14:56.899Z]       name: "volume-0"
14:14:56 [2020-12-16T19:14:56.899Z]       readOnly: false
14:14:56 [2020-12-16T19:14:56.899Z]     - mountPath: "/home/jenkins"
14:14:56 [2020-12-16T19:14:56.899Z]       name: "volume-2"
14:14:56 [2020-12-16T19:14:56.899Z]       readOnly: false
14:14:56 [2020-12-16T19:14:56.899Z]     - mountPath: "/home/jenkins/.m2/repository"
14:14:56 [2020-12-16T19:14:56.899Z]       name: "volume-3"
14:14:56 [2020-12-16T19:14:56.899Z]       readOnly: false
14:14:56 [2020-12-16T19:14:56.899Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
14:14:56 [2020-12-16T19:14:56.899Z]       name: "m2-secret-dir"
14:14:56 [2020-12-16T19:14:56.899Z]       readOnly: true
14:14:56 [2020-12-16T19:14:56.899Z]       subPath: "settings-security.xml"
14:14:56 [2020-12-16T19:14:56.899Z]     - mountPath: "/home/jenkins/.m2/wrapper"
14:14:56 [2020-12-16T19:14:56.899Z]       name: "volume-4"
14:14:56 [2020-12-16T19:14:56.899Z]       readOnly: false
14:14:56 [2020-12-16T19:14:56.899Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:14:56 [2020-12-16T19:14:56.899Z]       name: "m2-secret-dir"
14:14:56 [2020-12-16T19:14:56.899Z]       readOnly: true
14:14:56 [2020-12-16T19:14:56.899Z]       subPath: "settings.xml"
14:14:56 [2020-12-16T19:14:56.899Z]     - mountPath: "/home/jenkins/.ssh"
14:14:56 [2020-12-16T19:14:56.899Z]       name: "volume-1"
14:14:56 [2020-12-16T19:14:56.899Z]       readOnly: false
14:14:56 [2020-12-16T19:14:56.899Z]     - mountPath: "/home/jenkins/agent"
14:14:56 [2020-12-16T19:14:56.899Z]       name: "workspace-volume"
14:14:56 [2020-12-16T19:14:56.899Z]       readOnly: false
14:14:56 [2020-12-16T19:14:56.899Z]     workingDir: "/home/jenkins/agent"
14:14:56 [2020-12-16T19:14:56.899Z]   nodeSelector:
14:14:56 [2020-12-16T19:14:56.899Z]     beta.kubernetes.io/os: "linux"
14:14:56 [2020-12-16T19:14:56.899Z]   restartPolicy: "Never"
14:14:56 [2020-12-16T19:14:56.899Z]   securityContext: {}
14:14:56 [2020-12-16T19:14:56.899Z]   volumes:
14:14:56 [2020-12-16T19:14:56.899Z]   - name: "volume-0"
14:14:56 [2020-12-16T19:14:56.899Z]     persistentVolumeClaim:
14:14:56 [2020-12-16T19:14:56.899Z]       claimName: "tools-claim-jiro-egit"
14:14:56 [2020-12-16T19:14:56.899Z]       readOnly: true
14:14:56 [2020-12-16T19:14:56.899Z]   - name: "m2-secret-dir"
14:14:56 [2020-12-16T19:14:56.899Z]     secret:
14:14:56 [2020-12-16T19:14:56.899Z]       secretName: "m2-secret-dir"
14:14:56 [2020-12-16T19:14:56.899Z]   - emptyDir:
14:14:56 [2020-12-16T19:14:56.899Z]       medium: ""
14:14:56 [2020-12-16T19:14:56.899Z]     name: "volume-2"
14:14:56 [2020-12-16T19:14:56.899Z]   - configMap:
14:14:56 [2020-12-16T19:14:56.899Z]       name: "m2-dir"
14:14:56 [2020-12-16T19:14:56.899Z]     name: "m2-dir"
14:14:56 [2020-12-16T19:14:56.899Z]   - configMap:
14:14:56 [2020-12-16T19:14:56.899Z]       name: "known-hosts"
14:14:56 [2020-12-16T19:14:56.899Z]     name: "volume-1"
14:14:56 [2020-12-16T19:14:56.899Z]   - emptyDir:
14:14:56 [2020-12-16T19:14:56.899Z]       medium: ""
14:14:56 [2020-12-16T19:14:56.899Z]     name: "workspace-volume"
14:14:56 [2020-12-16T19:14:56.899Z]   - emptyDir:
14:14:56 [2020-12-16T19:14:56.899Z]       medium: ""
14:14:56 [2020-12-16T19:14:56.899Z]     name: "volume-4"
14:14:56 [2020-12-16T19:14:56.899Z]   - emptyDir:
14:14:56 [2020-12-16T19:14:56.899Z]       medium: ""
14:14:56 [2020-12-16T19:14:56.899Z]     name: "volume-3"
14:14:56 [2020-12-16T19:14:56.899Z] 
14:14:56 [2020-12-16T19:14:56.921Z] Running on centos-7-fz8p1 in /home/jenkins/agent/workspace/egit-github-publish-release
[Pipeline] {
[Pipeline] timeout
14:14:57 [2020-12-16T19:14:57.432Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
14:14:58 [2020-12-16T19:14:58.716Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
14:14:58 [2020-12-16T19:14:58.717Z] [ssh-agent] Looking for ssh-agent implementation...
14:14:59 [2020-12-16T19:14:59.008Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:14:59 [2020-12-16T19:14:59.010Z] $ ssh-agent
14:14:59 [2020-12-16T19:14:59.027Z] SSH_AUTH_SOCK=/tmp/ssh-joe5eiRsjROL/agent.59
14:14:59 [2020-12-16T19:14:59.027Z] SSH_AGENT_PID=61
14:14:59 [2020-12-16T19:14:59.043Z] Running ssh-add (command line suppressed)
14:14:59 [2020-12-16T19:14:59.052Z] Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_4992360991331274529.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_4992360991331274529.key)
14:14:59 [2020-12-16T19:14:59.088Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
14:15:00 [2020-12-16T19:15:00.272Z] + mkdir download
14:15:00 [2020-12-16T19:15:00.273Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates-5.10 download
[Pipeline] }
14:15:00 [2020-12-16T19:15:00.884Z] $ ssh-agent -k
14:15:00 [2020-12-16T19:15:00.889Z] unset SSH_AUTH_SOCK;
14:15:00 [2020-12-16T19:15:00.889Z] unset SSH_AGENT_PID;
14:15:00 [2020-12-16T19:15:00.889Z] echo Agent pid 61 killed;
14:15:00 [2020-12-16T19:15:00.900Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
14:15:03 [2020-12-16T19:15:03.476Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
14:15:03 [2020-12-16T19:15:03.477Z] [ssh-agent] Looking for ssh-agent implementation...
14:15:03 [2020-12-16T19:15:03.494Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:15:03 [2020-12-16T19:15:03.494Z] $ ssh-agent
14:15:03 [2020-12-16T19:15:03.508Z] SSH_AUTH_SOCK=/tmp/ssh-y1Ns9JJe17KN/agent.93
14:15:03 [2020-12-16T19:15:03.508Z] SSH_AGENT_PID=95
14:15:03 [2020-12-16T19:15:03.517Z] Running ssh-add (command line suppressed)
14:15:03 [2020-12-16T19:15:03.525Z] Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_1906121950949516948.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_1906121950949516948.key)
14:15:03 [2020-12-16T19:15:03.540Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
14:15:04 [2020-12-16T19:15:04.521Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/github/updates
14:15:05 [2020-12-16T19:15:05.090Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/github/updates
14:15:05 [2020-12-16T19:15:05.090Z] + scp -r download/updates-5.10/artifacts.jar download/updates-5.10/artifacts.xml.xz download/updates-5.10/content.jar download/updates-5.10/content.xml.xz download/updates-5.10/features download/updates-5.10/p2.index download/updates-5.10/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates
[Pipeline] }
14:15:05 [2020-12-16T19:15:05.930Z] $ ssh-agent -k
14:15:05 [2020-12-16T19:15:05.934Z] unset SSH_AUTH_SOCK;
14:15:05 [2020-12-16T19:15:05.935Z] unset SSH_AGENT_PID;
14:15:05 [2020-12-16T19:15:05.935Z] echo Agent pid 95 killed;
14:15:05 [2020-12-16T19:15:05.946Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS