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:15:42 [2021-05-14T20:15:42.509Z] Still waiting to schedule task
16:15:42 [2021-05-14T20:15:42.510Z] Waiting for next available executor
16:15:52 [2021-05-14T20:15:52.602Z] Agent centos-7-jmwb6 is provisioned from template centos-7
16:15:52 [2021-05-14T20:15:52.604Z] ---
16:15:52 [2021-05-14T20:15:52.604Z] apiVersion: "v1"
16:15:52 [2021-05-14T20:15:52.604Z] kind: "Pod"
16:15:52 [2021-05-14T20:15:52.604Z] metadata:
16:15:52 [2021-05-14T20:15:52.604Z]   annotations: {}
16:15:52 [2021-05-14T20:15:52.604Z]   labels:
16:15:52 [2021-05-14T20:15:52.604Z]     jenkins: "slave"
16:15:52 [2021-05-14T20:15:52.604Z]     jenkins/label: "migration_jipp-migration_centos-7"
16:15:52 [2021-05-14T20:15:52.604Z]   name: "centos-7-jmwb6"
16:15:52 [2021-05-14T20:15:52.604Z] spec:
16:15:52 [2021-05-14T20:15:52.604Z]   containers:
16:15:52 [2021-05-14T20:15:52.604Z]   - env:
16:15:52 [2021-05-14T20:15:52.604Z]     - name: "JENKINS_SECRET"
16:15:52 [2021-05-14T20:15:52.604Z]       value: "********"
16:15:52 [2021-05-14T20:15:52.604Z]     - name: "JENKINS_TUNNEL"
16:15:52 [2021-05-14T20:15:52.604Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
16:15:52 [2021-05-14T20:15:52.604Z]     - name: "JENKINS_AGENT_NAME"
16:15:52 [2021-05-14T20:15:52.604Z]       value: "centos-7-jmwb6"
16:15:52 [2021-05-14T20:15:52.604Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
16:15:52 [2021-05-14T20:15:52.604Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
16:15:52 [2021-05-14T20:15:52.604Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
16:15:52 [2021-05-14T20:15:52.604Z]     - name: "JAVA_TOOL_OPTIONS"
16:15:52 [2021-05-14T20:15:52.604Z]       value: ""
16:15:52 [2021-05-14T20:15:52.604Z]     - name: "_JAVA_OPTIONS"
16:15:52 [2021-05-14T20:15:52.604Z]       value: ""
16:15:52 [2021-05-14T20:15:52.604Z]     - name: "OPENJ9_JAVA_OPTIONS"
16:15:52 [2021-05-14T20:15:52.604Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
16:15:52 [2021-05-14T20:15:52.604Z]     - name: "JENKINS_NAME"
16:15:52 [2021-05-14T20:15:52.604Z]       value: "centos-7-jmwb6"
16:15:52 [2021-05-14T20:15:52.604Z]     - name: "JENKINS_AGENT_WORKDIR"
16:15:52 [2021-05-14T20:15:52.604Z]       value: "/home/jenkins/agent"
16:15:52 [2021-05-14T20:15:52.604Z]     - name: "JENKINS_URL"
16:15:52 [2021-05-14T20:15:52.604Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
16:15:52 [2021-05-14T20:15:52.604Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.5"
16:15:52 [2021-05-14T20:15:52.604Z]     imagePullPolicy: "Always"
16:15:52 [2021-05-14T20:15:52.604Z]     name: "jnlp"
16:15:52 [2021-05-14T20:15:52.604Z]     resources:
16:15:52 [2021-05-14T20:15:52.604Z]       limits:
16:15:52 [2021-05-14T20:15:52.604Z]         memory: "4096Mi"
16:15:52 [2021-05-14T20:15:52.604Z]         cpu: "2000m"
16:15:52 [2021-05-14T20:15:52.604Z]       requests:
16:15:52 [2021-05-14T20:15:52.604Z]         memory: "4096Mi"
16:15:52 [2021-05-14T20:15:52.604Z]         cpu: "1000m"
16:15:52 [2021-05-14T20:15:52.604Z]     securityContext:
16:15:52 [2021-05-14T20:15:52.604Z]       privileged: false
16:15:52 [2021-05-14T20:15:52.604Z]     tty: true
16:15:52 [2021-05-14T20:15:52.604Z]     volumeMounts:
16:15:52 [2021-05-14T20:15:52.604Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
16:15:52 [2021-05-14T20:15:52.604Z]       name: "m2-dir"
16:15:52 [2021-05-14T20:15:52.604Z]       readOnly: true
16:15:52 [2021-05-14T20:15:52.604Z]       subPath: "toolchains.xml"
16:15:52 [2021-05-14T20:15:52.604Z]     - mountPath: "/home/jenkins/.mavenrc"
16:15:52 [2021-05-14T20:15:52.604Z]       name: "m2-dir"
16:15:52 [2021-05-14T20:15:52.604Z]       readOnly: true
16:15:52 [2021-05-14T20:15:52.604Z]       subPath: ".mavenrc"
16:15:52 [2021-05-14T20:15:52.604Z]     - mountPath: "/opt/tools"
16:15:52 [2021-05-14T20:15:52.604Z]       name: "volume-0"
16:15:52 [2021-05-14T20:15:52.604Z]       readOnly: false
16:15:52 [2021-05-14T20:15:52.604Z]     - mountPath: "/home/jenkins"
16:15:52 [2021-05-14T20:15:52.604Z]       name: "volume-2"
16:15:52 [2021-05-14T20:15:52.604Z]       readOnly: false
16:15:52 [2021-05-14T20:15:52.604Z]     - mountPath: "/home/jenkins/.m2/repository"
16:15:52 [2021-05-14T20:15:52.604Z]       name: "volume-3"
16:15:52 [2021-05-14T20:15:52.604Z]       readOnly: false
16:15:52 [2021-05-14T20:15:52.604Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
16:15:52 [2021-05-14T20:15:52.604Z]       name: "m2-secret-dir"
16:15:52 [2021-05-14T20:15:52.604Z]       readOnly: true
16:15:52 [2021-05-14T20:15:52.604Z]       subPath: "settings-security.xml"
16:15:52 [2021-05-14T20:15:52.604Z]     - mountPath: "/home/jenkins/.m2/wrapper"
16:15:52 [2021-05-14T20:15:52.604Z]       name: "volume-4"
16:15:52 [2021-05-14T20:15:52.604Z]       readOnly: false
16:15:52 [2021-05-14T20:15:52.604Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
16:15:52 [2021-05-14T20:15:52.604Z]       name: "m2-secret-dir"
16:15:52 [2021-05-14T20:15:52.604Z]       readOnly: true
16:15:52 [2021-05-14T20:15:52.604Z]       subPath: "settings.xml"
16:15:52 [2021-05-14T20:15:52.604Z]     - mountPath: "/home/jenkins/.ssh"
16:15:52 [2021-05-14T20:15:52.604Z]       name: "volume-1"
16:15:52 [2021-05-14T20:15:52.604Z]       readOnly: false
16:15:52 [2021-05-14T20:15:52.604Z]     - mountPath: "/home/jenkins/agent"
16:15:52 [2021-05-14T20:15:52.604Z]       name: "workspace-volume"
16:15:52 [2021-05-14T20:15:52.604Z]       readOnly: false
16:15:52 [2021-05-14T20:15:52.604Z]     workingDir: "/home/jenkins/agent"
16:15:52 [2021-05-14T20:15:52.604Z]   nodeSelector:
16:15:52 [2021-05-14T20:15:52.604Z]     beta.kubernetes.io/os: "linux"
16:15:52 [2021-05-14T20:15:52.604Z]   restartPolicy: "Never"
16:15:52 [2021-05-14T20:15:52.604Z]   securityContext: {}
16:15:52 [2021-05-14T20:15:52.604Z]   volumes:
16:15:52 [2021-05-14T20:15:52.604Z]   - name: "volume-0"
16:15:52 [2021-05-14T20:15:52.604Z]     persistentVolumeClaim:
16:15:52 [2021-05-14T20:15:52.604Z]       claimName: "tools-claim-jiro-egit"
16:15:52 [2021-05-14T20:15:52.604Z]       readOnly: true
16:15:52 [2021-05-14T20:15:52.604Z]   - name: "m2-secret-dir"
16:15:52 [2021-05-14T20:15:52.604Z]     secret:
16:15:52 [2021-05-14T20:15:52.604Z]       secretName: "m2-secret-dir"
16:15:52 [2021-05-14T20:15:52.604Z]   - emptyDir:
16:15:52 [2021-05-14T20:15:52.604Z]       medium: ""
16:15:52 [2021-05-14T20:15:52.604Z]     name: "volume-2"
16:15:52 [2021-05-14T20:15:52.604Z]   - configMap:
16:15:52 [2021-05-14T20:15:52.604Z]       name: "m2-dir"
16:15:52 [2021-05-14T20:15:52.604Z]     name: "m2-dir"
16:15:52 [2021-05-14T20:15:52.604Z]   - configMap:
16:15:52 [2021-05-14T20:15:52.604Z]       name: "known-hosts"
16:15:52 [2021-05-14T20:15:52.604Z]     name: "volume-1"
16:15:52 [2021-05-14T20:15:52.604Z]   - emptyDir:
16:15:52 [2021-05-14T20:15:52.604Z]       medium: ""
16:15:52 [2021-05-14T20:15:52.604Z]     name: "workspace-volume"
16:15:52 [2021-05-14T20:15:52.604Z]   - emptyDir:
16:15:52 [2021-05-14T20:15:52.604Z]       medium: ""
16:15:52 [2021-05-14T20:15:52.604Z]     name: "volume-4"
16:15:52 [2021-05-14T20:15:52.604Z]   - emptyDir:
16:15:52 [2021-05-14T20:15:52.604Z]       medium: ""
16:15:52 [2021-05-14T20:15:52.604Z]     name: "volume-3"
16:15:52 [2021-05-14T20:15:52.604Z] 
16:15:52 [2021-05-14T20:15:52.647Z] Running on centos-7-jmwb6 in /home/jenkins/agent/workspace/egit-publish-release
[Pipeline] {
[Pipeline] timeout
16:15:53 [2021-05-14T20:15:53.196Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
16:15:54 [2021-05-14T20:15:54.594Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
16:15:54 [2021-05-14T20:15:54.595Z] [ssh-agent] Looking for ssh-agent implementation...
16:15:54 [2021-05-14T20:15:54.910Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:15:54 [2021-05-14T20:15:54.925Z] $ ssh-agent
16:15:54 [2021-05-14T20:15:54.946Z] SSH_AUTH_SOCK=/tmp/ssh-AbtKkcb7kees/agent.64
16:15:54 [2021-05-14T20:15:54.946Z] SSH_AGENT_PID=66
16:15:54 [2021-05-14T20:15:54.966Z] Running ssh-add (command line suppressed)
16:15:54 [2021-05-14T20:15:54.978Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_11237297337229303227.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_11237297337229303227.key)
16:15:55 [2021-05-14T20:15:55.052Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
16:15:56 [2021-05-14T20:15:56.331Z] + mkdir download
16:15:56 [2021-05-14T20:15:56.332Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-5.11.1 download
[Pipeline] }
16:15:58 [2021-05-14T20:15:58.017Z] $ ssh-agent -k
16:15:58 [2021-05-14T20:15:58.023Z] unset SSH_AUTH_SOCK;
16:15:58 [2021-05-14T20:15:58.024Z] unset SSH_AGENT_PID;
16:15:58 [2021-05-14T20:15:58.024Z] echo Agent pid 66 killed;
16:15:58 [2021-05-14T20:15:58.037Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
16:16:00 [2021-05-14T20:16:00.614Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
16:16:00 [2021-05-14T20:16:00.615Z] [ssh-agent] Looking for ssh-agent implementation...
16:16:00 [2021-05-14T20:16:00.636Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
16:16:00 [2021-05-14T20:16:00.635Z] $ ssh-agent
16:16:00 [2021-05-14T20:16:00.656Z] SSH_AUTH_SOCK=/tmp/ssh-hUly8lBbjiLN/agent.95
16:16:00 [2021-05-14T20:16:00.656Z] SSH_AGENT_PID=97
16:16:00 [2021-05-14T20:16:00.666Z] Running ssh-add (command line suppressed)
16:16:00 [2021-05-14T20:16:00.676Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_17016099003756172979.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_17016099003756172979.key)
16:16:00 [2021-05-14T20:16:00.694Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
16:16:01 [2021-05-14T20:16:01.687Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates
16:16:02 [2021-05-14T20:16:02.266Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates
16:16:02 [2021-05-14T20:16:02.266Z] + scp -r download/updates-5.11.1/artifacts.jar download/updates-5.11.1/artifacts.xml.xz download/updates-5.11.1/buildinfo.json download/updates-5.11.1/category.xml download/updates-5.11.1/content.jar download/updates-5.11.1/content.xml.xz download/updates-5.11.1/features download/updates-5.11.1/index.html download/updates-5.11.1/org.eclipse.egit.repository-5.11.1.202105131744-r.zip download/updates-5.11.1/p2.index download/updates-5.11.1/plugins download/updates-5.11.1/site.properties download/updates-5.11.1/web genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates
[Pipeline] }
16:16:05 [2021-05-14T20:16:05.848Z] $ ssh-agent -k
16:16:05 [2021-05-14T20:16:05.855Z] unset SSH_AUTH_SOCK;
16:16:05 [2021-05-14T20:16:05.855Z] unset SSH_AGENT_PID;
16:16:05 [2021-05-14T20:16:05.855Z] echo Agent pid 97 killed;
16:16:05 [2021-05-14T20:16:05.869Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS