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
16:44:06 [2020-09-16T20:44:06.024Z] Still waiting to schedule task
16:44:06 [2020-09-16T20:44:06.025Z] Waiting for next available executor
16:44:15 [2020-09-16T20:44:15.611Z] Agent centos-7-qll96 is provisioned from template centos-7
16:44:15 [2020-09-16T20:44:15.612Z] ---
16:44:15 [2020-09-16T20:44:15.612Z] apiVersion: "v1"
16:44:15 [2020-09-16T20:44:15.612Z] kind: "Pod"
16:44:15 [2020-09-16T20:44:15.612Z] metadata:
16:44:15 [2020-09-16T20:44:15.612Z]   annotations: {}
16:44:15 [2020-09-16T20:44:15.612Z]   labels:
16:44:15 [2020-09-16T20:44:15.612Z]     jenkins: "slave"
16:44:15 [2020-09-16T20:44:15.612Z]     jenkins/label: "migration_jipp-migration_centos-7"
16:44:15 [2020-09-16T20:44:15.612Z]   name: "centos-7-qll96"
16:44:15 [2020-09-16T20:44:15.612Z] spec:
16:44:15 [2020-09-16T20:44:15.612Z]   containers:
16:44:15 [2020-09-16T20:44:15.612Z]   - env:
16:44:15 [2020-09-16T20:44:15.612Z]     - name: "JENKINS_SECRET"
16:44:15 [2020-09-16T20:44:15.612Z]       value: "********"
16:44:15 [2020-09-16T20:44:15.612Z]     - name: "JENKINS_TUNNEL"
16:44:15 [2020-09-16T20:44:15.612Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
16:44:15 [2020-09-16T20:44:15.612Z]     - name: "JENKINS_AGENT_NAME"
16:44:15 [2020-09-16T20:44:15.612Z]       value: "centos-7-qll96"
16:44:15 [2020-09-16T20:44:15.612Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
16:44:15 [2020-09-16T20:44:15.612Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
16:44:15 [2020-09-16T20:44:15.612Z]         \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
16:44:15 [2020-09-16T20:44:15.612Z]     - name: "JAVA_TOOL_OPTIONS"
16:44:15 [2020-09-16T20:44:15.612Z]       value: ""
16:44:15 [2020-09-16T20:44:15.612Z]     - name: "_JAVA_OPTIONS"
16:44:15 [2020-09-16T20:44:15.612Z]       value: ""
16:44:15 [2020-09-16T20:44:15.612Z]     - name: "OPENJ9_JAVA_OPTIONS"
16:44:15 [2020-09-16T20:44:15.612Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
16:44:15 [2020-09-16T20:44:15.612Z]     - name: "JENKINS_NAME"
16:44:15 [2020-09-16T20:44:15.612Z]       value: "centos-7-qll96"
16:44:15 [2020-09-16T20:44:15.612Z]     - name: "JENKINS_AGENT_WORKDIR"
16:44:15 [2020-09-16T20:44:15.612Z]       value: "/home/jenkins/agent"
16:44:15 [2020-09-16T20:44:15.612Z]     - name: "JENKINS_URL"
16:44:15 [2020-09-16T20:44:15.612Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
16:44:15 [2020-09-16T20:44:15.612Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.2.1"
16:44:15 [2020-09-16T20:44:15.612Z]     imagePullPolicy: "Always"
16:44:15 [2020-09-16T20:44:15.612Z]     name: "jnlp"
16:44:15 [2020-09-16T20:44:15.612Z]     resources:
16:44:15 [2020-09-16T20:44:15.612Z]       limits:
16:44:15 [2020-09-16T20:44:15.612Z]         memory: "4096Mi"
16:44:15 [2020-09-16T20:44:15.612Z]         cpu: "2000m"
16:44:15 [2020-09-16T20:44:15.612Z]       requests:
16:44:15 [2020-09-16T20:44:15.612Z]         memory: "4096Mi"
16:44:15 [2020-09-16T20:44:15.612Z]         cpu: "1000m"
16:44:15 [2020-09-16T20:44:15.612Z]     securityContext:
16:44:15 [2020-09-16T20:44:15.612Z]       privileged: false
16:44:15 [2020-09-16T20:44:15.612Z]     tty: true
16:44:15 [2020-09-16T20:44:15.612Z]     volumeMounts:
16:44:15 [2020-09-16T20:44:15.612Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
16:44:15 [2020-09-16T20:44:15.612Z]       name: "m2-dir"
16:44:15 [2020-09-16T20:44:15.612Z]       readOnly: true
16:44:15 [2020-09-16T20:44:15.612Z]       subPath: "toolchains.xml"
16:44:15 [2020-09-16T20:44:15.612Z]     - mountPath: "/home/jenkins/.mavenrc"
16:44:15 [2020-09-16T20:44:15.612Z]       name: "m2-dir"
16:44:15 [2020-09-16T20:44:15.612Z]       readOnly: true
16:44:15 [2020-09-16T20:44:15.612Z]       subPath: ".mavenrc"
16:44:15 [2020-09-16T20:44:15.612Z]     - mountPath: "/opt/tools"
16:44:15 [2020-09-16T20:44:15.612Z]       name: "volume-0"
16:44:15 [2020-09-16T20:44:15.612Z]       readOnly: false
16:44:15 [2020-09-16T20:44:15.612Z]     - mountPath: "/home/jenkins"
16:44:15 [2020-09-16T20:44:15.612Z]       name: "volume-2"
16:44:15 [2020-09-16T20:44:15.612Z]       readOnly: false
16:44:15 [2020-09-16T20:44:15.612Z]     - mountPath: "/home/jenkins/.m2/repository"
16:44:15 [2020-09-16T20:44:15.612Z]       name: "volume-3"
16:44:15 [2020-09-16T20:44:15.612Z]       readOnly: false
16:44:15 [2020-09-16T20:44:15.612Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
16:44:15 [2020-09-16T20:44:15.612Z]       name: "m2-secret-dir"
16:44:15 [2020-09-16T20:44:15.612Z]       readOnly: true
16:44:15 [2020-09-16T20:44:15.612Z]       subPath: "settings-security.xml"
16:44:15 [2020-09-16T20:44:15.612Z]     - mountPath: "/home/jenkins/.m2/wrapper"
16:44:15 [2020-09-16T20:44:15.612Z]       name: "volume-4"
16:44:15 [2020-09-16T20:44:15.612Z]       readOnly: false
16:44:15 [2020-09-16T20:44:15.612Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
16:44:15 [2020-09-16T20:44:15.612Z]       name: "m2-secret-dir"
16:44:15 [2020-09-16T20:44:15.612Z]       readOnly: true
16:44:15 [2020-09-16T20:44:15.612Z]       subPath: "settings.xml"
16:44:15 [2020-09-16T20:44:15.612Z]     - mountPath: "/home/jenkins/.ssh"
16:44:15 [2020-09-16T20:44:15.613Z]       name: "volume-1"
16:44:15 [2020-09-16T20:44:15.613Z]       readOnly: false
16:44:15 [2020-09-16T20:44:15.613Z]     - mountPath: "/home/jenkins/agent"
16:44:15 [2020-09-16T20:44:15.613Z]       name: "workspace-volume"
16:44:15 [2020-09-16T20:44:15.613Z]       readOnly: false
16:44:15 [2020-09-16T20:44:15.613Z]     workingDir: "/home/jenkins/agent"
16:44:15 [2020-09-16T20:44:15.613Z]   nodeSelector:
16:44:15 [2020-09-16T20:44:15.613Z]     beta.kubernetes.io/os: "linux"
16:44:15 [2020-09-16T20:44:15.613Z]   restartPolicy: "Never"
16:44:15 [2020-09-16T20:44:15.613Z]   securityContext: {}
16:44:15 [2020-09-16T20:44:15.613Z]   volumes:
16:44:15 [2020-09-16T20:44:15.613Z]   - name: "volume-0"
16:44:15 [2020-09-16T20:44:15.613Z]     persistentVolumeClaim:
16:44:15 [2020-09-16T20:44:15.613Z]       claimName: "tools-claim-jiro-egit"
16:44:15 [2020-09-16T20:44:15.613Z]       readOnly: true
16:44:15 [2020-09-16T20:44:15.613Z]   - name: "m2-secret-dir"
16:44:15 [2020-09-16T20:44:15.613Z]     secret:
16:44:15 [2020-09-16T20:44:15.613Z]       secretName: "m2-secret-dir"
16:44:15 [2020-09-16T20:44:15.613Z]   - emptyDir:
16:44:15 [2020-09-16T20:44:15.613Z]       medium: ""
16:44:15 [2020-09-16T20:44:15.613Z]     name: "volume-2"
16:44:15 [2020-09-16T20:44:15.613Z]   - configMap:
16:44:15 [2020-09-16T20:44:15.613Z]       name: "m2-dir"
16:44:15 [2020-09-16T20:44:15.613Z]     name: "m2-dir"
16:44:15 [2020-09-16T20:44:15.613Z]   - configMap:
16:44:15 [2020-09-16T20:44:15.613Z]       name: "known-hosts"
16:44:15 [2020-09-16T20:44:15.613Z]     name: "volume-1"
16:44:15 [2020-09-16T20:44:15.613Z]   - emptyDir:
16:44:15 [2020-09-16T20:44:15.613Z]       medium: ""
16:44:15 [2020-09-16T20:44:15.613Z]     name: "workspace-volume"
16:44:15 [2020-09-16T20:44:15.613Z]   - emptyDir:
16:44:15 [2020-09-16T20:44:15.613Z]       medium: ""
16:44:15 [2020-09-16T20:44:15.613Z]     name: "volume-4"
16:44:15 [2020-09-16T20:44:15.613Z]   - emptyDir:
16:44:15 [2020-09-16T20:44:15.613Z]       medium: ""
16:44:15 [2020-09-16T20:44:15.613Z]     name: "volume-3"
16:44:15 [2020-09-16T20:44:15.613Z] 
16:44:15 [2020-09-16T20:44:15.635Z] Running on centos-7-qll96 in /home/jenkins/agent/workspace/egit-github-publish-release
[Pipeline] {
[Pipeline] timeout
16:44:16 [2020-09-16T20:44:16.160Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
16:44:17 [2020-09-16T20:44:17.501Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
16:44:17 [2020-09-16T20:44:17.502Z] [ssh-agent] Looking for ssh-agent implementation...
16:44:17 [2020-09-16T20:44:17.750Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:44:17 [2020-09-16T20:44:17.751Z] $ ssh-agent
16:44:17 [2020-09-16T20:44:17.781Z] SSH_AUTH_SOCK=/tmp/ssh-Vo5vT1DiAFhR/agent.61
16:44:17 [2020-09-16T20:44:17.781Z] SSH_AGENT_PID=63
16:44:17 [2020-09-16T20:44:17.794Z] Running ssh-add (command line suppressed)
16:44:17 [2020-09-16T20:44:17.802Z] Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_5023342594898665417.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_5023342594898665417.key)
16:44:17 [2020-09-16T20:44:17.827Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
16:44:18 [2020-09-16T20:44:18.907Z] + mkdir download
16:44:18 [2020-09-16T20:44:18.907Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates-5.9 download
[Pipeline] }
16:44:19 [2020-09-16T20:44:19.453Z] $ ssh-agent -k
16:44:19 [2020-09-16T20:44:19.458Z] unset SSH_AUTH_SOCK;
16:44:19 [2020-09-16T20:44:19.458Z] unset SSH_AGENT_PID;
16:44:19 [2020-09-16T20:44:19.458Z] echo Agent pid 63 killed;
16:44:19 [2020-09-16T20:44:19.470Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
16:44:21 [2020-09-16T20:44:21.961Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
16:44:21 [2020-09-16T20:44:21.962Z] [ssh-agent] Looking for ssh-agent implementation...
16:44:21 [2020-09-16T20:44:21.983Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:44:21 [2020-09-16T20:44:21.982Z] $ ssh-agent
16:44:21 [2020-09-16T20:44:21.998Z] SSH_AUTH_SOCK=/tmp/ssh-oxiKFyt12Nu4/agent.93
16:44:21 [2020-09-16T20:44:21.998Z] SSH_AGENT_PID=95
16:44:22 [2020-09-16T20:44:22.007Z] Running ssh-add (command line suppressed)
16:44:22 [2020-09-16T20:44:22.014Z] Identity added: /home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_6277866670266719047.key (/home/jenkins/agent/workspace/egit-github-publish-release@tmp/private_key_6277866670266719047.key)
16:44:22 [2020-09-16T20:44:22.029Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
16:44:22 [2020-09-16T20:44:22.963Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/github/updates
16:44:23 [2020-09-16T20:44:23.223Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/github/updates
16:44:23 [2020-09-16T20:44:23.482Z] + scp -r download/updates-5.9/artifacts.jar download/updates-5.9/artifacts.xml.xz download/updates-5.9/content.jar download/updates-5.9/content.xml.xz download/updates-5.9/features download/updates-5.9/p2.index download/updates-5.9/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/github/updates
[Pipeline] }
16:44:24 [2020-09-16T20:44:24.008Z] $ ssh-agent -k
16:44:24 [2020-09-16T20:44:24.012Z] unset SSH_AUTH_SOCK;
16:44:24 [2020-09-16T20:44:24.013Z] unset SSH_AGENT_PID;
16:44:24 [2020-09-16T20:44:24.013Z] echo Agent pid 95 killed;
16:44:24 [2020-09-16T20:44:24.024Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS