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
10:49:53 [2021-03-17T14:49:53.890Z] Still waiting to schedule task
10:49:53 [2021-03-17T14:49:53.892Z]centos-7-8g5wb’ is offline
10:49:58 [2021-03-17T14:49:58.152Z] Agent centos-7-8g5wb is provisioned from template centos-7
10:49:58 [2021-03-17T14:49:58.160Z] ---
10:49:58 [2021-03-17T14:49:58.160Z] apiVersion: "v1"
10:49:58 [2021-03-17T14:49:58.160Z] kind: "Pod"
10:49:58 [2021-03-17T14:49:58.160Z] metadata:
10:49:58 [2021-03-17T14:49:58.160Z]   annotations: {}
10:49:58 [2021-03-17T14:49:58.160Z]   labels:
10:49:58 [2021-03-17T14:49:58.160Z]     jenkins: "slave"
10:49:58 [2021-03-17T14:49:58.160Z]     jenkins/label: "migration_jipp-migration_centos-7"
10:49:58 [2021-03-17T14:49:58.160Z]   name: "centos-7-8g5wb"
10:49:58 [2021-03-17T14:49:58.160Z] spec:
10:49:58 [2021-03-17T14:49:58.160Z]   containers:
10:49:58 [2021-03-17T14:49:58.160Z]   - env:
10:49:58 [2021-03-17T14:49:58.160Z]     - name: "JENKINS_SECRET"
10:49:58 [2021-03-17T14:49:58.160Z]       value: "********"
10:49:58 [2021-03-17T14:49:58.160Z]     - name: "JENKINS_TUNNEL"
10:49:58 [2021-03-17T14:49:58.160Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
10:49:58 [2021-03-17T14:49:58.160Z]     - name: "JENKINS_AGENT_NAME"
10:49:58 [2021-03-17T14:49:58.160Z]       value: "centos-7-8g5wb"
10:49:58 [2021-03-17T14:49:58.160Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:49:58 [2021-03-17T14:49:58.160Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
10:49:58 [2021-03-17T14:49:58.160Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:49:58 [2021-03-17T14:49:58.160Z]     - name: "JAVA_TOOL_OPTIONS"
10:49:58 [2021-03-17T14:49:58.160Z]       value: ""
10:49:58 [2021-03-17T14:49:58.160Z]     - name: "_JAVA_OPTIONS"
10:49:58 [2021-03-17T14:49:58.160Z]       value: ""
10:49:58 [2021-03-17T14:49:58.160Z]     - name: "OPENJ9_JAVA_OPTIONS"
10:49:58 [2021-03-17T14:49:58.160Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:49:58 [2021-03-17T14:49:58.160Z]     - name: "JENKINS_NAME"
10:49:58 [2021-03-17T14:49:58.160Z]       value: "centos-7-8g5wb"
10:49:58 [2021-03-17T14:49:58.160Z]     - name: "JENKINS_AGENT_WORKDIR"
10:49:58 [2021-03-17T14:49:58.160Z]       value: "/home/jenkins/agent"
10:49:58 [2021-03-17T14:49:58.160Z]     - name: "JENKINS_URL"
10:49:58 [2021-03-17T14:49:58.160Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
10:49:58 [2021-03-17T14:49:58.160Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
10:49:58 [2021-03-17T14:49:58.160Z]     imagePullPolicy: "Always"
10:49:58 [2021-03-17T14:49:58.160Z]     name: "jnlp"
10:49:58 [2021-03-17T14:49:58.160Z]     resources:
10:49:58 [2021-03-17T14:49:58.160Z]       limits:
10:49:58 [2021-03-17T14:49:58.160Z]         memory: "4096Mi"
10:49:58 [2021-03-17T14:49:58.160Z]         cpu: "2000m"
10:49:58 [2021-03-17T14:49:58.160Z]       requests:
10:49:58 [2021-03-17T14:49:58.160Z]         memory: "4096Mi"
10:49:58 [2021-03-17T14:49:58.160Z]         cpu: "1000m"
10:49:58 [2021-03-17T14:49:58.160Z]     securityContext:
10:49:58 [2021-03-17T14:49:58.160Z]       privileged: false
10:49:58 [2021-03-17T14:49:58.160Z]     tty: true
10:49:58 [2021-03-17T14:49:58.160Z]     volumeMounts:
10:49:58 [2021-03-17T14:49:58.160Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:49:58 [2021-03-17T14:49:58.160Z]       name: "m2-dir"
10:49:58 [2021-03-17T14:49:58.160Z]       readOnly: true
10:49:58 [2021-03-17T14:49:58.160Z]       subPath: "toolchains.xml"
10:49:58 [2021-03-17T14:49:58.160Z]     - mountPath: "/home/jenkins/.mavenrc"
10:49:58 [2021-03-17T14:49:58.160Z]       name: "m2-dir"
10:49:58 [2021-03-17T14:49:58.160Z]       readOnly: true
10:49:58 [2021-03-17T14:49:58.160Z]       subPath: ".mavenrc"
10:49:58 [2021-03-17T14:49:58.160Z]     - mountPath: "/opt/tools"
10:49:58 [2021-03-17T14:49:58.160Z]       name: "volume-0"
10:49:58 [2021-03-17T14:49:58.160Z]       readOnly: false
10:49:58 [2021-03-17T14:49:58.160Z]     - mountPath: "/home/jenkins"
10:49:58 [2021-03-17T14:49:58.160Z]       name: "volume-2"
10:49:58 [2021-03-17T14:49:58.160Z]       readOnly: false
10:49:58 [2021-03-17T14:49:58.160Z]     - mountPath: "/home/jenkins/.m2/repository"
10:49:58 [2021-03-17T14:49:58.160Z]       name: "volume-3"
10:49:58 [2021-03-17T14:49:58.160Z]       readOnly: false
10:49:58 [2021-03-17T14:49:58.160Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:49:58 [2021-03-17T14:49:58.160Z]       name: "m2-secret-dir"
10:49:58 [2021-03-17T14:49:58.160Z]       readOnly: true
10:49:58 [2021-03-17T14:49:58.160Z]       subPath: "settings-security.xml"
10:49:58 [2021-03-17T14:49:58.160Z]     - mountPath: "/home/jenkins/.m2/wrapper"
10:49:58 [2021-03-17T14:49:58.160Z]       name: "volume-4"
10:49:58 [2021-03-17T14:49:58.160Z]       readOnly: false
10:49:58 [2021-03-17T14:49:58.160Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:49:58 [2021-03-17T14:49:58.160Z]       name: "m2-secret-dir"
10:49:58 [2021-03-17T14:49:58.160Z]       readOnly: true
10:49:58 [2021-03-17T14:49:58.160Z]       subPath: "settings.xml"
10:49:58 [2021-03-17T14:49:58.160Z]     - mountPath: "/home/jenkins/.ssh"
10:49:58 [2021-03-17T14:49:58.160Z]       name: "volume-1"
10:49:58 [2021-03-17T14:49:58.160Z]       readOnly: false
10:49:58 [2021-03-17T14:49:58.160Z]     - mountPath: "/home/jenkins/agent"
10:49:58 [2021-03-17T14:49:58.160Z]       name: "workspace-volume"
10:49:58 [2021-03-17T14:49:58.160Z]       readOnly: false
10:49:58 [2021-03-17T14:49:58.160Z]     workingDir: "/home/jenkins/agent"
10:49:58 [2021-03-17T14:49:58.160Z]   nodeSelector:
10:49:58 [2021-03-17T14:49:58.160Z]     beta.kubernetes.io/os: "linux"
10:49:58 [2021-03-17T14:49:58.160Z]   restartPolicy: "Never"
10:49:58 [2021-03-17T14:49:58.160Z]   securityContext: {}
10:49:58 [2021-03-17T14:49:58.160Z]   volumes:
10:49:58 [2021-03-17T14:49:58.160Z]   - name: "volume-0"
10:49:58 [2021-03-17T14:49:58.160Z]     persistentVolumeClaim:
10:49:58 [2021-03-17T14:49:58.160Z]       claimName: "tools-claim-jiro-egit"
10:49:58 [2021-03-17T14:49:58.160Z]       readOnly: true
10:49:58 [2021-03-17T14:49:58.160Z]   - name: "m2-secret-dir"
10:49:58 [2021-03-17T14:49:58.160Z]     secret:
10:49:58 [2021-03-17T14:49:58.160Z]       secretName: "m2-secret-dir"
10:49:58 [2021-03-17T14:49:58.160Z]   - emptyDir:
10:49:58 [2021-03-17T14:49:58.160Z]       medium: ""
10:49:58 [2021-03-17T14:49:58.160Z]     name: "volume-2"
10:49:58 [2021-03-17T14:49:58.160Z]   - configMap:
10:49:58 [2021-03-17T14:49:58.160Z]       name: "m2-dir"
10:49:58 [2021-03-17T14:49:58.160Z]     name: "m2-dir"
10:49:58 [2021-03-17T14:49:58.160Z]   - configMap:
10:49:58 [2021-03-17T14:49:58.160Z]       name: "known-hosts"
10:49:58 [2021-03-17T14:49:58.160Z]     name: "volume-1"
10:49:58 [2021-03-17T14:49:58.160Z]   - emptyDir:
10:49:58 [2021-03-17T14:49:58.160Z]       medium: ""
10:49:58 [2021-03-17T14:49:58.160Z]     name: "workspace-volume"
10:49:58 [2021-03-17T14:49:58.160Z]   - emptyDir:
10:49:58 [2021-03-17T14:49:58.160Z]       medium: ""
10:49:58 [2021-03-17T14:49:58.160Z]     name: "volume-4"
10:49:58 [2021-03-17T14:49:58.160Z]   - emptyDir:
10:49:58 [2021-03-17T14:49:58.160Z]       medium: ""
10:49:58 [2021-03-17T14:49:58.160Z]     name: "volume-3"
10:49:58 [2021-03-17T14:49:58.160Z] 
10:49:58 [2021-03-17T14:49:58.198Z] Running on centos-7-8g5wb in /home/jenkins/agent/workspace/egit-publish-release
[Pipeline] {
[Pipeline] timeout
10:49:58 [2021-03-17T14:49:58.807Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
10:50:00 [2021-03-17T14:50:00.283Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
10:50:00 [2021-03-17T14:50:00.284Z] [ssh-agent] Looking for ssh-agent implementation...
10:50:00 [2021-03-17T14:50:00.522Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:50:00 [2021-03-17T14:50:00.526Z] $ ssh-agent
10:50:00 [2021-03-17T14:50:00.537Z] SSH_AUTH_SOCK=/tmp/ssh-N4YOGEoRBLwC/agent.69
10:50:00 [2021-03-17T14:50:00.537Z] SSH_AGENT_PID=71
10:50:00 [2021-03-17T14:50:00.760Z] Running ssh-add (command line suppressed)
10:50:00 [2021-03-17T14:50:00.771Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_1265434543916760528.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_1265434543916760528.key)
10:50:00 [2021-03-17T14:50:00.792Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
10:50:01 [2021-03-17T14:50:01.926Z] + mkdir download
10:50:01 [2021-03-17T14:50:01.926Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-5.11 download
[Pipeline] }
10:50:08 [2021-03-17T14:50:08.780Z] $ ssh-agent -k
10:50:08 [2021-03-17T14:50:08.784Z] unset SSH_AUTH_SOCK;
10:50:08 [2021-03-17T14:50:08.784Z] unset SSH_AGENT_PID;
10:50:08 [2021-03-17T14:50:08.784Z] echo Agent pid 71 killed;
10:50:08 [2021-03-17T14:50:08.804Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
10:50:11 [2021-03-17T14:50:11.530Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
10:50:11 [2021-03-17T14:50:11.530Z] [ssh-agent] Looking for ssh-agent implementation...
10:50:11 [2021-03-17T14:50:11.546Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:50:11 [2021-03-17T14:50:11.547Z] $ ssh-agent
10:50:11 [2021-03-17T14:50:11.558Z] SSH_AUTH_SOCK=/tmp/ssh-joDo9IWYRXjg/agent.103
10:50:11 [2021-03-17T14:50:11.558Z] SSH_AGENT_PID=105
10:50:11 [2021-03-17T14:50:11.570Z] Running ssh-add (command line suppressed)
10:50:11 [2021-03-17T14:50:11.581Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_18383969627083742664.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_18383969627083742664.key)
10:50:11 [2021-03-17T14:50:11.591Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
10:50:12 [2021-03-17T14:50:12.569Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates
10:50:13 [2021-03-17T14:50:13.498Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates
10:50:13 [2021-03-17T14:50:13.755Z] + scp -r download/updates-5.11/artifacts.jar download/updates-5.11/artifacts.xml.xz download/updates-5.11/buildinfo.json download/updates-5.11/category.xml download/updates-5.11/content.jar download/updates-5.11/content.xml.xz download/updates-5.11/features download/updates-5.11/index.html download/updates-5.11/org.eclipse.egit.repository-5.11.0.202103091610-r.zip download/updates-5.11/p2.index download/updates-5.11/plugins download/updates-5.11/site.properties download/updates-5.11/web genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates
[Pipeline] }
10:50:22 [2021-03-17T14:50:22.135Z] $ ssh-agent -k
10:50:22 [2021-03-17T14:50:22.139Z] unset SSH_AUTH_SOCK;
10:50:22 [2021-03-17T14:50:22.139Z] unset SSH_AGENT_PID;
10:50:22 [2021-03-17T14:50:22.139Z] echo Agent pid 105 killed;
10:50:22 [2021-03-17T14:50:22.146Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS