Skip to content

Console Output

10:36:41 [2020-06-17T14:36:41.607Z] Started by user Jonah Graham
10:36:41 [2020-06-17T14:36:41.607Z] Running as Jonah Graham
10:36:42 [2020-06-17T14:36:42.092Z] Obtained jenkins/pipelines/releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
10:36:42 [2020-06-17T14:36:42.092Z] Running in Durability level: PERFORMANCE_OPTIMIZED
10:36:42 [2020-06-17T14:36:42.119Z] [Pipeline] Start of Pipeline
10:36:43 [2020-06-17T14:36:43.916Z] [Pipeline] node
10:36:58 [2020-06-17T14:36:58.916Z] Still waiting to schedule task
10:36:58 [2020-06-17T14:36:58.916Z] Waiting for next available executor
10:37:39 [2020-06-17T14:37:39.815Z] Agent basic-agent-p1vzm is provisioned from template basic-agent
10:37:39 [2020-06-17T14:37:39.817Z] ---
10:37:39 [2020-06-17T14:37:39.817Z] apiVersion: "v1"
10:37:39 [2020-06-17T14:37:39.817Z] kind: "Pod"
10:37:39 [2020-06-17T14:37:39.817Z] metadata:
10:37:39 [2020-06-17T14:37:39.817Z]   annotations: {}
10:37:39 [2020-06-17T14:37:39.817Z]   labels:
10:37:39 [2020-06-17T14:37:39.817Z]     jenkins: "slave"
10:37:39 [2020-06-17T14:37:39.817Z]     jenkins/label: ""
10:37:39 [2020-06-17T14:37:39.817Z]   name: "basic-agent-p1vzm"
10:37:39 [2020-06-17T14:37:39.817Z] spec:
10:37:39 [2020-06-17T14:37:39.817Z]   containers:
10:37:39 [2020-06-17T14:37:39.817Z]   - env:
10:37:39 [2020-06-17T14:37:39.817Z]     - name: "MAVEN_OPTS"
10:37:39 [2020-06-17T14:37:39.817Z]       value: "-Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn"
10:37:39 [2020-06-17T14:37:39.817Z]     - name: "JENKINS_SECRET"
10:37:39 [2020-06-17T14:37:39.817Z]       value: "********"
10:37:39 [2020-06-17T14:37:39.817Z]     - name: "JENKINS_TUNNEL"
10:37:39 [2020-06-17T14:37:39.817Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
10:37:39 [2020-06-17T14:37:39.817Z]     - name: "JENKINS_AGENT_NAME"
10:37:39 [2020-06-17T14:37:39.817Z]       value: "basic-agent-p1vzm"
10:37:39 [2020-06-17T14:37:39.817Z]     - name: "MAVEN_CONFIG"
10:37:39 [2020-06-17T14:37:39.817Z]       value: "-B -e"
10:37:39 [2020-06-17T14:37:39.817Z]     - name: "JENKINS_NAME"
10:37:39 [2020-06-17T14:37:39.817Z]       value: "basic-agent-p1vzm"
10:37:39 [2020-06-17T14:37:39.817Z]     - name: "JENKINS_AGENT_WORKDIR"
10:37:39 [2020-06-17T14:37:39.817Z]       value: "/home/jenkins/agent"
10:37:39 [2020-06-17T14:37:39.817Z]     - name: "JENKINS_URL"
10:37:39 [2020-06-17T14:37:39.817Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
10:37:39 [2020-06-17T14:37:39.817Z]     image: "eclipsecbijenkins/basic-agent:4.2"
10:37:39 [2020-06-17T14:37:39.817Z]     imagePullPolicy: "Always"
10:37:39 [2020-06-17T14:37:39.817Z]     name: "jnlp"
10:37:39 [2020-06-17T14:37:39.817Z]     resources:
10:37:39 [2020-06-17T14:37:39.817Z]       limits:
10:37:39 [2020-06-17T14:37:39.817Z]         memory: "4096Mi"
10:37:39 [2020-06-17T14:37:39.817Z]         cpu: "2000m"
10:37:39 [2020-06-17T14:37:39.817Z]       requests:
10:37:39 [2020-06-17T14:37:39.817Z]         memory: "4096Mi"
10:37:39 [2020-06-17T14:37:39.817Z]         cpu: "1000m"
10:37:39 [2020-06-17T14:37:39.817Z]     securityContext:
10:37:39 [2020-06-17T14:37:39.817Z]       privileged: false
10:37:39 [2020-06-17T14:37:39.817Z]     tty: true
10:37:39 [2020-06-17T14:37:39.817Z]     volumeMounts:
10:37:39 [2020-06-17T14:37:39.817Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:37:39 [2020-06-17T14:37:39.817Z]       name: "m2-dir"
10:37:39 [2020-06-17T14:37:39.817Z]       readOnly: true
10:37:39 [2020-06-17T14:37:39.817Z]       subPath: "toolchains.xml"
10:37:39 [2020-06-17T14:37:39.817Z]     - mountPath: "/opt/tools"
10:37:39 [2020-06-17T14:37:39.817Z]       name: "volume-0"
10:37:39 [2020-06-17T14:37:39.817Z]       readOnly: false
10:37:39 [2020-06-17T14:37:39.817Z]     - mountPath: "/home/jenkins"
10:37:39 [2020-06-17T14:37:39.817Z]       name: "volume-2"
10:37:39 [2020-06-17T14:37:39.817Z]       readOnly: false
10:37:39 [2020-06-17T14:37:39.817Z]     - mountPath: "/home/jenkins/.m2/repository"
10:37:39 [2020-06-17T14:37:39.817Z]       name: "volume-3"
10:37:39 [2020-06-17T14:37:39.817Z]       readOnly: false
10:37:39 [2020-06-17T14:37:39.817Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:37:39 [2020-06-17T14:37:39.817Z]       name: "m2-secret-dir"
10:37:39 [2020-06-17T14:37:39.817Z]       readOnly: true
10:37:39 [2020-06-17T14:37:39.817Z]       subPath: "settings-security.xml"
10:37:39 [2020-06-17T14:37:39.817Z]     - mountPath: "/home/jenkins/.m2/wrapper"
10:37:39 [2020-06-17T14:37:39.817Z]       name: "volume-4"
10:37:39 [2020-06-17T14:37:39.817Z]       readOnly: false
10:37:39 [2020-06-17T14:37:39.817Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:37:39 [2020-06-17T14:37:39.817Z]       name: "m2-secret-dir"
10:37:39 [2020-06-17T14:37:39.817Z]       readOnly: true
10:37:39 [2020-06-17T14:37:39.817Z]       subPath: "settings.xml"
10:37:39 [2020-06-17T14:37:39.817Z]     - mountPath: "/home/jenkins/.ssh"
10:37:39 [2020-06-17T14:37:39.817Z]       name: "volume-1"
10:37:39 [2020-06-17T14:37:39.817Z]       readOnly: false
10:37:39 [2020-06-17T14:37:39.817Z]     - mountPath: "/home/jenkins/agent"
10:37:39 [2020-06-17T14:37:39.817Z]       name: "workspace-volume"
10:37:39 [2020-06-17T14:37:39.817Z]       readOnly: false
10:37:39 [2020-06-17T14:37:39.817Z]     workingDir: "/home/jenkins/agent"
10:37:39 [2020-06-17T14:37:39.817Z]   nodeSelector:
10:37:39 [2020-06-17T14:37:39.817Z]     beta.kubernetes.io/os: "linux"
10:37:39 [2020-06-17T14:37:39.817Z]   restartPolicy: "Never"
10:37:39 [2020-06-17T14:37:39.817Z]   securityContext: {}
10:37:39 [2020-06-17T14:37:39.817Z]   volumes:
10:37:39 [2020-06-17T14:37:39.817Z]   - name: "volume-0"
10:37:39 [2020-06-17T14:37:39.817Z]     persistentVolumeClaim:
10:37:39 [2020-06-17T14:37:39.817Z]       claimName: "tools-claim-jiro-cdt"
10:37:39 [2020-06-17T14:37:39.817Z]       readOnly: true
10:37:39 [2020-06-17T14:37:39.817Z]   - name: "m2-secret-dir"
10:37:39 [2020-06-17T14:37:39.817Z]     secret:
10:37:39 [2020-06-17T14:37:39.817Z]       secretName: "m2-secret-dir"
10:37:39 [2020-06-17T14:37:39.817Z]   - emptyDir:
10:37:39 [2020-06-17T14:37:39.817Z]       medium: ""
10:37:39 [2020-06-17T14:37:39.817Z]     name: "volume-2"
10:37:39 [2020-06-17T14:37:39.817Z]   - configMap:
10:37:39 [2020-06-17T14:37:39.817Z]       name: "m2-dir"
10:37:39 [2020-06-17T14:37:39.817Z]     name: "m2-dir"
10:37:39 [2020-06-17T14:37:39.817Z]   - configMap:
10:37:39 [2020-06-17T14:37:39.817Z]       name: "known-hosts"
10:37:39 [2020-06-17T14:37:39.817Z]     name: "volume-1"
10:37:39 [2020-06-17T14:37:39.817Z]   - emptyDir:
10:37:39 [2020-06-17T14:37:39.817Z]       medium: ""
10:37:39 [2020-06-17T14:37:39.817Z]     name: "workspace-volume"
10:37:39 [2020-06-17T14:37:39.817Z]   - emptyDir:
10:37:39 [2020-06-17T14:37:39.817Z]       medium: ""
10:37:39 [2020-06-17T14:37:39.817Z]     name: "volume-4"
10:37:39 [2020-06-17T14:37:39.817Z]   - emptyDir:
10:37:39 [2020-06-17T14:37:39.817Z]       medium: ""
10:37:39 [2020-06-17T14:37:39.817Z]     name: "volume-3"
10:37:39 [2020-06-17T14:37:39.817Z] 
10:37:39 [2020-06-17T14:37:39.857Z] Running on basic-agent-p1vzm in /home/jenkins/agent/workspace/promote-files-to-download
10:37:39 [2020-06-17T14:37:39.987Z] [Pipeline] {
10:37:41 [2020-06-17T14:37:41.089Z] [Pipeline] stage
10:37:41 [2020-06-17T14:37:41.092Z] [Pipeline] { (Declarative: Checkout SCM)
10:37:41 [2020-06-17T14:37:41.757Z] [Pipeline] checkout
10:37:45 [2020-06-17T14:37:45.467Z] No credentials specified
10:37:45 [2020-06-17T14:37:45.470Z] Cloning the remote Git repository
10:37:45 [2020-06-17T14:37:45.492Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
10:37:45 [2020-06-17T14:37:45.565Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
10:37:45 [2020-06-17T14:37:45.598Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
10:37:45 [2020-06-17T14:37:45.598Z]  > git --version # timeout=10
10:37:45 [2020-06-17T14:37:45.605Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:37:48 [2020-06-17T14:37:48.288Z] Checking out Revision 607f1098a6b406491cf49b78471d6a0f756622d7 (refs/remotes/origin/master)
10:37:47 [2020-06-17T14:37:47.980Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
10:37:47 [2020-06-17T14:37:47.988Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:37:47 [2020-06-17T14:37:47.998Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
10:37:48 [2020-06-17T14:37:48.013Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
10:37:48 [2020-06-17T14:37:48.013Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:37:48 [2020-06-17T14:37:48.276Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:37:48 [2020-06-17T14:37:48.284Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
10:37:48 [2020-06-17T14:37:48.302Z]  > git config core.sparsecheckout # timeout=10
10:37:48 [2020-06-17T14:37:48.306Z]  > git checkout -f 607f1098a6b406491cf49b78471d6a0f756622d7 # timeout=10
10:37:58 [2020-06-17T14:37:58.403Z] Commit message: "CDT 9.11.1 composites"
10:37:58 [2020-06-17T14:37:58.414Z]  > git rev-list --no-walk f008dc69eb8f8c6ea6c34f932c364ceb2bab0389 # timeout=10
10:37:58 [2020-06-17T14:37:58.725Z] [Pipeline] }
10:37:58 [2020-06-17T14:37:58.992Z] [Pipeline] // stage
10:38:00 [2020-06-17T14:38:00.061Z] [Pipeline] withEnv
10:38:00 [2020-06-17T14:38:00.062Z] [Pipeline] {
10:38:02 [2020-06-17T14:38:02.442Z] [Pipeline] timestamps
10:38:02 [2020-06-17T14:38:02.442Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
10:38:02 [2020-06-17T14:38:02.443Z] [Pipeline] {
10:38:04 [2020-06-17T14:38:04.563Z] [Pipeline] stage
10:38:04 [2020-06-17T14:38:04.565Z] [Pipeline] { (Upload)
10:38:10 [2020-06-17T14:38:10.186Z] [Pipeline] sshagent
10:38:10 [2020-06-17T14:38:10.193Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
10:38:10 [2020-06-17T14:38:10.194Z] [ssh-agent] Looking for ssh-agent implementation...
10:38:10 [2020-06-17T14:38:10.228Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:38:10 [2020-06-17T14:38:10.237Z] $ ssh-agent
10:38:10 [2020-06-17T14:38:10.245Z] SSH_AUTH_SOCK=/tmp/ssh-zmHfeM9odBbE/agent.210
10:38:10 [2020-06-17T14:38:10.245Z] SSH_AGENT_PID=212
10:38:10 [2020-06-17T14:38:10.260Z] Running ssh-add (command line suppressed)
10:38:10 [2020-06-17T14:38:10.280Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_4629923263032547888.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_4629923263032547888.key)
10:38:10 [2020-06-17T14:38:10.285Z] [ssh-agent] Started.
10:38:10 [2020-06-17T14:38:10.286Z] [Pipeline] {
10:38:10 [2020-06-17T14:38:10.959Z] [Pipeline] sh
10:38:11 [2020-06-17T14:38:11.368Z] + ./scripts/promote-files-to-download.sh
10:38:11 [2020-06-17T14:38:11.369Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
10:38:11 [2020-06-17T14:38:11.369Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
10:38:11 [2020-06-17T14:38:11.369Z] + SCP=scp
10:38:11 [2020-06-17T14:38:11.369Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
10:38:11 [2020-06-17T14:38:11.369Z] + ECHO=echo
10:38:11 [2020-06-17T14:38:11.369Z] + '[' false == false ']'
10:38:11 [2020-06-17T14:38:11.369Z] + ECHO=
10:38:11 [2020-06-17T14:38:11.369Z] + scp ./download/releases/9.7/compositeArtifacts.xml ./download/releases/9.7/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.7/
10:38:11 [2020-06-17T14:38:11.369Z] + scp ./download/releases/9.8/compositeArtifacts.xml ./download/releases/9.8/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.8/
10:38:11 [2020-06-17T14:38:11.632Z] + scp ./download/releases/9.9/compositeArtifacts.xml ./download/releases/9.9/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.9/
10:38:11 [2020-06-17T14:38:11.892Z] + scp ./download/releases/9.10/compositeArtifacts.xml ./download/releases/9.10/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.10/
10:38:12 [2020-06-17T14:38:12.178Z] [Pipeline] }
10:38:12 [2020-06-17T14:38:12.188Z] $ ssh-agent -k
10:38:12 [2020-06-17T14:38:12.193Z] unset SSH_AUTH_SOCK;
10:38:12 [2020-06-17T14:38:12.193Z] unset SSH_AGENT_PID;
10:38:12 [2020-06-17T14:38:12.193Z] echo Agent pid 212 killed;
10:38:12 [2020-06-17T14:38:12.197Z] [ssh-agent] Stopped.
10:38:12 [2020-06-17T14:38:12.464Z] [Pipeline] // sshagent
10:38:12 [2020-06-17T14:38:12.882Z] [Pipeline] }
10:38:13 [2020-06-17T14:38:13.147Z] [Pipeline] // stage
10:38:13 [2020-06-17T14:38:13.676Z] [Pipeline] }
10:38:13 [2020-06-17T14:38:13.940Z] [Pipeline] // timestamps
10:38:14 [2020-06-17T14:38:14.337Z] [Pipeline] }
10:38:14 [2020-06-17T14:38:14.604Z] [Pipeline] // withEnv
10:38:14 [2020-06-17T14:38:14.997Z] [Pipeline] }
10:38:15 [2020-06-17T14:38:15.260Z] [Pipeline] // node
10:38:15 [2020-06-17T14:38:15.652Z] [Pipeline] End of Pipeline
10:38:15 [2020-06-17T14:38:15.872Z] Finished: SUCCESS