Skip to content

Console Output

Started by user Matthias Sohn
Running as Matthias Sohn
Resume disabled by user, switching to high-performance, low-durability mode.
[Pipeline] Start of Pipeline
[Pipeline] properties
[Pipeline] timestamps
[Pipeline] {
[Pipeline] node
19:35:42 [2022-03-15T23:35:42.031Z] Still waiting to schedule task
19:35:42 [2022-03-15T23:35:42.033Z] All nodes of label ‘migration’ are offline
19:35:51 [2022-03-15T23:35:51.664Z] Agent centos-7-brtsr is provisioned from template centos-7
19:35:51 [2022-03-15T23:35:51.666Z] ---
19:35:51 [2022-03-15T23:35:51.666Z] apiVersion: "v1"
19:35:51 [2022-03-15T23:35:51.666Z] kind: "Pod"
19:35:51 [2022-03-15T23:35:51.666Z] metadata:
19:35:51 [2022-03-15T23:35:51.666Z]   annotations: {}
19:35:51 [2022-03-15T23:35:51.666Z]   labels:
19:35:51 [2022-03-15T23:35:51.666Z]     jenkins: "slave"
19:35:51 [2022-03-15T23:35:51.666Z]     jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
19:35:51 [2022-03-15T23:35:51.666Z]     jenkins/label: "migration_jipp-migration_centos-7"
19:35:51 [2022-03-15T23:35:51.666Z]   name: "centos-7-brtsr"
19:35:51 [2022-03-15T23:35:51.666Z] spec:
19:35:51 [2022-03-15T23:35:51.666Z]   containers:
19:35:51 [2022-03-15T23:35:51.666Z]   - env:
19:35:51 [2022-03-15T23:35:51.666Z]     - name: "JENKINS_SECRET"
19:35:51 [2022-03-15T23:35:51.666Z]       value: "********"
19:35:51 [2022-03-15T23:35:51.666Z]     - name: "JENKINS_TUNNEL"
19:35:51 [2022-03-15T23:35:51.666Z]       value: "jenkins-discovery.egit.svc.cluster.local:50000"
19:35:51 [2022-03-15T23:35:51.666Z]     - name: "JENKINS_AGENT_NAME"
19:35:51 [2022-03-15T23:35:51.666Z]       value: "centos-7-brtsr"
19:35:51 [2022-03-15T23:35:51.666Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
19:35:51 [2022-03-15T23:35:51.666Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
19:35:51 [2022-03-15T23:35:51.666Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
19:35:51 [2022-03-15T23:35:51.666Z]     - name: "JAVA_TOOL_OPTIONS"
19:35:51 [2022-03-15T23:35:51.666Z]       value: ""
19:35:51 [2022-03-15T23:35:51.666Z]     - name: "_JAVA_OPTIONS"
19:35:51 [2022-03-15T23:35:51.666Z]       value: ""
19:35:51 [2022-03-15T23:35:51.666Z]     - name: "OPENJ9_JAVA_OPTIONS"
19:35:51 [2022-03-15T23:35:51.667Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
19:35:51 [2022-03-15T23:35:51.667Z]     - name: "JENKINS_NAME"
19:35:51 [2022-03-15T23:35:51.667Z]       value: "centos-7-brtsr"
19:35:51 [2022-03-15T23:35:51.667Z]     - name: "JENKINS_AGENT_WORKDIR"
19:35:51 [2022-03-15T23:35:51.667Z]       value: "/home/jenkins/agent"
19:35:51 [2022-03-15T23:35:51.667Z]     - name: "JENKINS_URL"
19:35:51 [2022-03-15T23:35:51.667Z]       value: "http://jenkins-ui.egit.svc.cluster.local/egit/"
19:35:51 [2022-03-15T23:35:51.667Z]     image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.11.2"
19:35:51 [2022-03-15T23:35:51.667Z]     imagePullPolicy: "Always"
19:35:51 [2022-03-15T23:35:51.667Z]     name: "jnlp"
19:35:51 [2022-03-15T23:35:51.667Z]     resources:
19:35:51 [2022-03-15T23:35:51.667Z]       limits:
19:35:51 [2022-03-15T23:35:51.667Z]         cpu: "2000m"
19:35:51 [2022-03-15T23:35:51.667Z]         memory: "4096Mi"
19:35:51 [2022-03-15T23:35:51.667Z]       requests:
19:35:51 [2022-03-15T23:35:51.667Z]         cpu: "1000m"
19:35:51 [2022-03-15T23:35:51.667Z]         memory: "4096Mi"
19:35:51 [2022-03-15T23:35:51.667Z]     tty: true
19:35:51 [2022-03-15T23:35:51.667Z]     volumeMounts:
19:35:51 [2022-03-15T23:35:51.667Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
19:35:51 [2022-03-15T23:35:51.667Z]       name: "m2-dir"
19:35:51 [2022-03-15T23:35:51.667Z]       readOnly: true
19:35:51 [2022-03-15T23:35:51.667Z]       subPath: "toolchains.xml"
19:35:51 [2022-03-15T23:35:51.667Z]     - mountPath: "/home/jenkins/.mavenrc"
19:35:51 [2022-03-15T23:35:51.667Z]       name: "m2-dir"
19:35:51 [2022-03-15T23:35:51.667Z]       readOnly: true
19:35:51 [2022-03-15T23:35:51.667Z]       subPath: ".mavenrc"
19:35:51 [2022-03-15T23:35:51.667Z]     - mountPath: "/opt/tools"
19:35:51 [2022-03-15T23:35:51.667Z]       name: "volume-0"
19:35:51 [2022-03-15T23:35:51.667Z]       readOnly: false
19:35:51 [2022-03-15T23:35:51.667Z]     - mountPath: "/home/jenkins"
19:35:51 [2022-03-15T23:35:51.667Z]       name: "volume-2"
19:35:51 [2022-03-15T23:35:51.667Z]       readOnly: false
19:35:51 [2022-03-15T23:35:51.667Z]     - mountPath: "/home/jenkins/.m2/repository"
19:35:51 [2022-03-15T23:35:51.667Z]       name: "volume-3"
19:35:51 [2022-03-15T23:35:51.667Z]       readOnly: false
19:35:51 [2022-03-15T23:35:51.667Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
19:35:51 [2022-03-15T23:35:51.667Z]       name: "m2-secret-dir"
19:35:51 [2022-03-15T23:35:51.667Z]       readOnly: true
19:35:51 [2022-03-15T23:35:51.667Z]       subPath: "settings-security.xml"
19:35:51 [2022-03-15T23:35:51.667Z]     - mountPath: "/home/jenkins/.m2/wrapper"
19:35:51 [2022-03-15T23:35:51.667Z]       name: "volume-4"
19:35:51 [2022-03-15T23:35:51.667Z]       readOnly: false
19:35:51 [2022-03-15T23:35:51.667Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
19:35:51 [2022-03-15T23:35:51.667Z]       name: "m2-secret-dir"
19:35:51 [2022-03-15T23:35:51.667Z]       readOnly: true
19:35:51 [2022-03-15T23:35:51.667Z]       subPath: "settings.xml"
19:35:51 [2022-03-15T23:35:51.667Z]     - mountPath: "/home/jenkins/.ssh"
19:35:51 [2022-03-15T23:35:51.667Z]       name: "volume-1"
19:35:51 [2022-03-15T23:35:51.667Z]       readOnly: false
19:35:51 [2022-03-15T23:35:51.667Z]       subPath: ""
19:35:51 [2022-03-15T23:35:51.667Z]     - mountPath: "/home/jenkins/agent"
19:35:51 [2022-03-15T23:35:51.667Z]       name: "workspace-volume"
19:35:51 [2022-03-15T23:35:51.667Z]       readOnly: false
19:35:51 [2022-03-15T23:35:51.667Z]     workingDir: "/home/jenkins/agent"
19:35:51 [2022-03-15T23:35:51.667Z]   nodeSelector:
19:35:51 [2022-03-15T23:35:51.667Z]     kubernetes.io/os: "linux"
19:35:51 [2022-03-15T23:35:51.667Z]   restartPolicy: "Never"
19:35:51 [2022-03-15T23:35:51.667Z]   volumes:
19:35:51 [2022-03-15T23:35:51.667Z]   - name: "volume-0"
19:35:51 [2022-03-15T23:35:51.667Z]     persistentVolumeClaim:
19:35:51 [2022-03-15T23:35:51.667Z]       claimName: "tools-claim-jiro-egit"
19:35:51 [2022-03-15T23:35:51.667Z]       readOnly: true
19:35:51 [2022-03-15T23:35:51.667Z]   - name: "m2-secret-dir"
19:35:51 [2022-03-15T23:35:51.667Z]     secret:
19:35:51 [2022-03-15T23:35:51.667Z]       secretName: "m2-secret-dir"
19:35:51 [2022-03-15T23:35:51.667Z]   - emptyDir:
19:35:51 [2022-03-15T23:35:51.667Z]       medium: ""
19:35:51 [2022-03-15T23:35:51.667Z]     name: "volume-2"
19:35:51 [2022-03-15T23:35:51.667Z]   - configMap:
19:35:51 [2022-03-15T23:35:51.667Z]       name: "m2-dir"
19:35:51 [2022-03-15T23:35:51.667Z]     name: "m2-dir"
19:35:51 [2022-03-15T23:35:51.667Z]   - configMap:
19:35:51 [2022-03-15T23:35:51.667Z]       name: "known-hosts"
19:35:51 [2022-03-15T23:35:51.667Z]     name: "volume-1"
19:35:51 [2022-03-15T23:35:51.667Z]   - emptyDir:
19:35:51 [2022-03-15T23:35:51.667Z]       medium: ""
19:35:51 [2022-03-15T23:35:51.667Z]     name: "workspace-volume"
19:35:51 [2022-03-15T23:35:51.667Z]   - emptyDir:
19:35:51 [2022-03-15T23:35:51.667Z]       medium: ""
19:35:51 [2022-03-15T23:35:51.667Z]     name: "volume-4"
19:35:51 [2022-03-15T23:35:51.667Z]   - emptyDir:
19:35:51 [2022-03-15T23:35:51.667Z]       medium: ""
19:35:51 [2022-03-15T23:35:51.667Z]     name: "volume-3"
19:35:51 [2022-03-15T23:35:51.667Z] 
19:35:51 [2022-03-15T23:35:51.701Z] Running on centos-7-brtsr in /home/jenkins/agent/workspace/egit-publish-release
[Pipeline] {
[Pipeline] timeout
19:35:52 [2022-03-15T23:35:52.290Z] Timeout set to expire in 10 min
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Download)
[Pipeline] sshagent
19:35:53 [2022-03-15T23:35:53.733Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
19:35:53 [2022-03-15T23:35:53.733Z] [ssh-agent] Looking for ssh-agent implementation...
19:35:54 [2022-03-15T23:35:54.173Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:35:54 [2022-03-15T23:35:54.220Z] $ ssh-agent
19:35:55 [2022-03-15T23:35:55.796Z] SSH_AUTH_SOCK=/tmp/ssh-EmGNxfHKOdNT/agent.88
19:35:55 [2022-03-15T23:35:55.796Z] SSH_AGENT_PID=90
19:35:55 [2022-03-15T23:35:55.820Z] Running ssh-add (command line suppressed)
19:35:55 [2022-03-15T23:35:55.836Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_3955967226220899060.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_3955967226220899060.key)
19:35:55 [2022-03-15T23:35:55.861Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
19:35:56 [2022-03-15T23:35:56.946Z] + mkdir download
19:35:56 [2022-03-15T23:35:56.947Z] + scp -r genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates-6.1 download
[Pipeline] }
19:36:02 [2022-03-15T23:36:02.628Z] $ ssh-agent -k
19:36:02 [2022-03-15T23:36:02.634Z] unset SSH_AUTH_SOCK;
19:36:02 [2022-03-15T23:36:02.635Z] unset SSH_AGENT_PID;
19:36:02 [2022-03-15T23:36:02.635Z] echo Agent pid 90 killed;
19:36:02 [2022-03-15T23:36:02.639Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] fileExists
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Publish)
[Pipeline] sshagent
19:36:05 [2022-03-15T23:36:05.793Z] [ssh-agent] Using credentials genie.egit (ssh://genie.egit@projects-storage.eclipse.org)
19:36:05 [2022-03-15T23:36:05.794Z] [ssh-agent] Looking for ssh-agent implementation...
19:36:05 [2022-03-15T23:36:05.811Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
19:36:05 [2022-03-15T23:36:05.819Z] $ ssh-agent
19:36:05 [2022-03-15T23:36:05.829Z] SSH_AUTH_SOCK=/tmp/ssh-sQUGmFhqQGlu/agent.117
19:36:05 [2022-03-15T23:36:05.829Z] SSH_AGENT_PID=119
19:36:05 [2022-03-15T23:36:05.839Z] Running ssh-add (command line suppressed)
19:36:05 [2022-03-15T23:36:05.854Z] Identity added: /home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_2232563018131510754.key (/home/jenkins/agent/workspace/egit-publish-release@tmp/private_key_2232563018131510754.key)
19:36:05 [2022-03-15T23:36:05.861Z] [ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
19:36:06 [2022-03-15T23:36:06.888Z] + ssh genie.egit@projects-storage.eclipse.org rm -rf /home/data/httpd/download.eclipse.org/egit/updates
19:36:07 [2022-03-15T23:36:07.828Z] + ssh genie.egit@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/egit/updates
19:36:08 [2022-03-15T23:36:08.396Z] + scp -r download/updates-6.1/artifacts.jar download/updates-6.1/artifacts.xml.xz download/updates-6.1/content.jar download/updates-6.1/content.xml.xz download/updates-6.1/features download/updates-6.1/org.eclipse.egit.repository-6.1.0.202203080745-r.zip download/updates-6.1/p2.index download/updates-6.1/plugins genie.egit@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/egit/updates
[Pipeline] }
19:36:13 [2022-03-15T23:36:13.980Z] $ ssh-agent -k
19:36:13 [2022-03-15T23:36:13.985Z] unset SSH_AUTH_SOCK;
19:36:13 [2022-03-15T23:36:13.987Z] unset SSH_AGENT_PID;
19:36:13 [2022-03-15T23:36:13.987Z] echo Agent pid 119 killed;
19:36:13 [2022-03-15T23:36:13.992Z] [ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] End of Pipeline
Finished: SUCCESS