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
14:09:39 [2020-12-16T19:09:39.668Z] Still waiting to schedule task
14:09:39 [2020-12-16T19:09:39.669Z] ‘centos-7-9fx3z’ is offline
14:09:46 [2020-12-16T19:09:46.167Z] Agent centos-7-9fx3z is provisioned from template centos-7
14:09:46 [2020-12-16T19:09:46.168Z] ---
14:09:46 [2020-12-16T19:09:46.168Z] apiVersion: "v1"
14:09:46 [2020-12-16T19:09:46.168Z] kind: "Pod"
14:09:46 [2020-12-16T19:09:46.168Z] metadata:
14:09:46 [2020-12-16T19:09:46.168Z]   annotations: {}
14:09:46 [2020-12-16T19:09:46.168Z]   labels:
14:09:46 [2020-12-16T19:09:46.168Z]     jenkins: "slave"
14:09:46 [2020-12-16T19:09:46.168Z]     jenkins/label: "migration_jipp-migration_centos-7"
14:09:46 [2020-12-16T19:09:46.168Z]   name: "centos-7-9fx3z"
14:09:46 [2020-12-16T19:09:46.168Z] spec:
14:09:46 [2020-12-16T19:09:46.168Z]   containers:
14:09:46 [2020-12-16T19:09:46.168Z]   - env:
14:09:46 [2020-12-16T19:09:46.168Z]     - name: "JENKINS_SECRET"
14:09:46 [2020-12-16T19:09:46.168Z]       value: "********"
14:09:46 [2020-12-16T19:09:46.168Z]     - name: "JENKINS_TUNNEL"
14:09:46 [2020-12-16T19:09:46.168Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
14:09:46 [2020-12-16T19:09:46.168Z]     - name: "JENKINS_AGENT_NAME"
14:09:46 [2020-12-16T19:09:46.168Z]       value: "centos-7-9fx3z"
14:09:46 [2020-12-16T19:09:46.168Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
14:09:46 [2020-12-16T19:09:46.168Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
14:09:46 [2020-12-16T19:09:46.168Z]         \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
14:09:46 [2020-12-16T19:09:46.168Z]     - name: "JAVA_TOOL_OPTIONS"
14:09:46 [2020-12-16T19:09:46.168Z]       value: ""
14:09:46 [2020-12-16T19:09:46.168Z]     - name: "_JAVA_OPTIONS"
14:09:46 [2020-12-16T19:09:46.168Z]       value: ""
14:09:46 [2020-12-16T19:09:46.168Z]     - name: "OPENJ9_JAVA_OPTIONS"
14:09:46 [2020-12-16T19:09:46.168Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
14:09:46 [2020-12-16T19:09:46.168Z]     - name: "JENKINS_NAME"
14:09:46 [2020-12-16T19:09:46.168Z]       value: "centos-7-9fx3z"
14:09:46 [2020-12-16T19:09:46.169Z]     - name: "JENKINS_AGENT_WORKDIR"
14:09:46 [2020-12-16T19:09:46.169Z]       value: "/home/jenkins/agent"
14:09:46 [2020-12-16T19:09:46.169Z]     - name: "JENKINS_URL"
14:09:46 [2020-12-16T19:09:46.169Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
14:09:46 [2020-12-16T19:09:46.169Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1"
14:09:46 [2020-12-16T19:09:46.169Z]     imagePullPolicy: "Always"
14:09:46 [2020-12-16T19:09:46.169Z]     name: "jnlp"
14:09:46 [2020-12-16T19:09:46.169Z]     resources:
14:09:46 [2020-12-16T19:09:46.169Z]       limits:
14:09:46 [2020-12-16T19:09:46.169Z]         memory: "4096Mi"
14:09:46 [2020-12-16T19:09:46.169Z]         cpu: "2000m"
14:09:46 [2020-12-16T19:09:46.169Z]       requests:
14:09:46 [2020-12-16T19:09:46.169Z]         memory: "4096Mi"
14:09:46 [2020-12-16T19:09:46.169Z]         cpu: "1000m"
14:09:46 [2020-12-16T19:09:46.169Z]     securityContext:
14:09:46 [2020-12-16T19:09:46.169Z]       privileged: false
14:09:46 [2020-12-16T19:09:46.169Z]     tty: true
14:09:46 [2020-12-16T19:09:46.169Z]     volumeMounts:
14:09:46 [2020-12-16T19:09:46.169Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
14:09:46 [2020-12-16T19:09:46.169Z]       name: "m2-dir"
14:09:46 [2020-12-16T19:09:46.169Z]       readOnly: true
14:09:46 [2020-12-16T19:09:46.169Z]       subPath: "toolchains.xml"
14:09:46 [2020-12-16T19:09:46.169Z]     - mountPath: "/home/jenkins/.mavenrc"
14:09:46 [2020-12-16T19:09:46.169Z]       name: "m2-dir"
14:09:46 [2020-12-16T19:09:46.169Z]       readOnly: true
14:09:46 [2020-12-16T19:09:46.169Z]       subPath: ".mavenrc"
14:09:46 [2020-12-16T19:09:46.169Z]     - mountPath: "/opt/tools"
14:09:46 [2020-12-16T19:09:46.169Z]       name: "volume-0"
14:09:46 [2020-12-16T19:09:46.169Z]       readOnly: false
14:09:46 [2020-12-16T19:09:46.169Z]     - mountPath: "/home/jenkins"
14:09:46 [2020-12-16T19:09:46.169Z]       name: "volume-2"
14:09:46 [2020-12-16T19:09:46.169Z]       readOnly: false
14:09:46 [2020-12-16T19:09:46.169Z]     - mountPath: "/home/jenkins/.m2/repository"
14:09:46 [2020-12-16T19:09:46.169Z]       name: "volume-3"
14:09:46 [2020-12-16T19:09:46.169Z]       readOnly: false
14:09:46 [2020-12-16T19:09:46.169Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
14:09:46 [2020-12-16T19:09:46.169Z]       name: "m2-secret-dir"
14:09:46 [2020-12-16T19:09:46.169Z]       readOnly: true
14:09:46 [2020-12-16T19:09:46.169Z]       subPath: "settings-security.xml"
14:09:46 [2020-12-16T19:09:46.169Z]     - mountPath: "/home/jenkins/.m2/wrapper"
14:09:46 [2020-12-16T19:09:46.169Z]       name: "volume-4"
14:09:46 [2020-12-16T19:09:46.169Z]       readOnly: false
14:09:46 [2020-12-16T19:09:46.169Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
14:09:46 [2020-12-16T19:09:46.169Z]       name: "m2-secret-dir"
14:09:46 [2020-12-16T19:09:46.169Z]       readOnly: true
14:09:46 [2020-12-16T19:09:46.169Z]       subPath: "settings.xml"
14:09:46 [2020-12-16T19:09:46.169Z]     - mountPath: "/home/jenkins/.ssh"
14:09:46 [2020-12-16T19:09:46.169Z]       name: "volume-1"
14:09:46 [2020-12-16T19:09:46.169Z]       readOnly: false
14:09:46 [2020-12-16T19:09:46.169Z]     - mountPath: "/home/jenkins/agent"
14:09:46 [2020-12-16T19:09:46.169Z]       name: "workspace-volume"
14:09:46 [2020-12-16T19:09:46.169Z]       readOnly: false
14:09:46 [2020-12-16T19:09:46.169Z]     workingDir: "/home/jenkins/agent"
14:09:46 [2020-12-16T19:09:46.169Z]   nodeSelector:
14:09:46 [2020-12-16T19:09:46.169Z]     beta.kubernetes.io/os: "linux"
14:09:46 [2020-12-16T19:09:46.169Z]   restartPolicy: "Never"
14:09:46 [2020-12-16T19:09:46.169Z]   securityContext: {}
14:09:46 [2020-12-16T19:09:46.169Z]   volumes:
14:09:46 [2020-12-16T19:09:46.169Z]   - name: "volume-0"
14:09:46 [2020-12-16T19:09:46.169Z]     persistentVolumeClaim:
14:09:46 [2020-12-16T19:09:46.169Z]       claimName: "tools-claim-jiro-egit"
14:09:46 [2020-12-16T19:09:46.169Z]       readOnly: true
14:09:46 [2020-12-16T19:09:46.169Z]   - name: "m2-secret-dir"
14:09:46 [2020-12-16T19:09:46.169Z]     secret:
14:09:46 [2020-12-16T19:09:46.169Z]       secretName: "m2-secret-dir"
14:09:46 [2020-12-16T19:09:46.169Z]   - emptyDir:
14:09:46 [2020-12-16T19:09:46.169Z]       medium: ""
14:09:46 [2020-12-16T19:09:46.169Z]     name: "volume-2"
14:09:46 [2020-12-16T19:09:46.169Z]   - configMap:
14:09:46 [2020-12-16T19:09:46.169Z]       name: "m2-dir"
14:09:46 [2020-12-16T19:09:46.169Z]     name: "m2-dir"
14:09:46 [2020-12-16T19:09:46.169Z]   - configMap:
14:09:46 [2020-12-16T19:09:46.169Z]       name: "known-hosts"
14:09:46 [2020-12-16T19:09:46.169Z]     name: "volume-1"
14:09:46 [2020-12-16T19:09:46.169Z]   - emptyDir:
14:09:46 [2020-12-16T19:09:46.169Z]       medium: ""
14:09:46 [2020-12-16T19:09:46.169Z]     name: "workspace-volume"
14:09:46 [2020-12-16T19:09:46.169Z]   - emptyDir:
14:09:46 [2020-12-16T19:09:46.169Z]       medium: ""
14:09:46 [2020-12-16T19:09:46.169Z]     name: "volume-4"
14:09:46 [2020-12-16T19:09:46.169Z]   - emptyDir:
14:09:46 [2020-12-16T19:09:46.169Z]       medium: ""
14:09:46 [2020-12-16T19:09:46.169Z]     name: "volume-3"
14:09:46 [2020-12-16T19:09:46.169Z] 
14:09:46 [2020-12-16T19:09:46.195Z] Running on centos-7-9fx3z in /home/jenkins/agent/workspace/egit-publish-release
[Pipeline] {
[Pipeline] timeout
14:09:46 [2020-12-16T19:09:46.720Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
14:09:48 [2020-12-16T19:09:48.035Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
14:09:48 [2020-12-16T19:09:48.036Z] [ssh-agent] Looking for ssh-agent implementation...
14:09:48 [2020-12-16T19:09:48.300Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:09:48 [2020-12-16T19:09:48.303Z] $ ssh-agent
14:09:48 [2020-12-16T19:09:48.319Z] SSH_AUTH_SOCK=/tmp/ssh-CzHOxocJhkx1/agent.61
14:09:48 [2020-12-16T19:09:48.319Z] SSH_AGENT_PID=63
14:09:48 [2020-12-16T19:09:48.335Z] Running ssh-add (command line suppressed)
14:09:48 [2020-12-16T19:09:48.345Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_1362470834002775843.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_1362470834002775843.key)
14:09:48 [2020-12-16T19:09:48.367Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
14:09:49 [2020-12-16T19:09:49.395Z] + mkdir download
14:09:49 [2020-12-16T19:09:49.396Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-5.10 download
[Pipeline] }
14:09:54 [2020-12-16T19:09:54.962Z] $ ssh-agent -k
14:09:54 [2020-12-16T19:09:54.967Z] unset SSH_AUTH_SOCK;
14:09:54 [2020-12-16T19:09:54.968Z] unset SSH_AGENT_PID;
14:09:54 [2020-12-16T19:09:54.968Z] echo Agent pid 63 killed;
14:09:54 [2020-12-16T19:09:54.975Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
14:09:57 [2020-12-16T19:09:57.444Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
14:09:57 [2020-12-16T19:09:57.444Z] [ssh-agent] Looking for ssh-agent implementation...
14:09:57 [2020-12-16T19:09:57.460Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
14:09:57 [2020-12-16T19:09:57.461Z] $ ssh-agent
14:09:57 [2020-12-16T19:09:57.475Z] SSH_AUTH_SOCK=/tmp/ssh-qHDNbGHCSPtV/agent.93
14:09:57 [2020-12-16T19:09:57.475Z] SSH_AGENT_PID=95
14:09:57 [2020-12-16T19:09:57.488Z] Running ssh-add (command line suppressed)
14:09:57 [2020-12-16T19:09:57.497Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_3197651984045677846.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_3197651984045677846.key)
14:09:57 [2020-12-16T19:09:57.508Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
14:09:58 [2020-12-16T19:09:58.454Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates
14:09:59 [2020-12-16T19:09:59.834Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates
14:09:59 [2020-12-16T19:09:59.834Z] + scp -r download/updates-5.10/artifacts.jar download/updates-5.10/artifacts.xml.xz download/updates-5.10/buildinfo.json download/updates-5.10/category.xml download/updates-5.10/content.jar download/updates-5.10/content.xml.xz download/updates-5.10/features download/updates-5.10/index.html download/updates-5.10/org.eclipse.egit.repository-5.10.0.202012080955-r.zip download/updates-5.10/p2.index download/updates-5.10/plugins download/updates-5.10/site.properties download/updates-5.10/web genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates
[Pipeline] }
14:10:05 [2020-12-16T19:10:05.379Z] $ ssh-agent -k
14:10:05 [2020-12-16T19:10:05.383Z] unset SSH_AUTH_SOCK;
14:10:05 [2020-12-16T19:10:05.384Z] unset SSH_AGENT_PID;
14:10:05 [2020-12-16T19:10:05.384Z] echo Agent pid 95 killed;
14:10:05 [2020-12-16T19:10:05.393Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS