Skip to content

Console Output

21:09:44 [2022-06-02T01:09:44.987Z] Started by user Jonah Graham
21:09:44 [2022-06-02T01:09:44.987Z] Rebuilds build #209
21:09:44 [2022-06-02T01:09:44.987Z] Running as Jonah Graham
21:09:46 [2022-06-02T01:09:46.719Z] Obtained jenkins/pipelines/releng/promote-a-build.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
21:09:46 [2022-06-02T01:09:46.878Z] [Pipeline] Start of Pipeline
21:09:49 [2022-06-02T01:09:49.405Z] [Pipeline] node
21:09:57 [2022-06-02T01:09:57.383Z] Agent basic-pv5p0 is provisioned from template basic
21:09:57 [2022-06-02T01:09:57.388Z] ---
21:09:57 [2022-06-02T01:09:57.388Z] apiVersion: "v1"
21:09:57 [2022-06-02T01:09:57.388Z] kind: "Pod"
21:09:57 [2022-06-02T01:09:57.388Z] metadata:
21:09:57 [2022-06-02T01:09:57.388Z]   annotations: {}
21:09:57 [2022-06-02T01:09:57.388Z]   labels:
21:09:57 [2022-06-02T01:09:57.388Z]     jenkins: "slave"
21:09:57 [2022-06-02T01:09:57.388Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
21:09:57 [2022-06-02T01:09:57.388Z]     jenkins/label: "basic"
21:09:57 [2022-06-02T01:09:57.388Z]   name: "basic-pv5p0"
21:09:57 [2022-06-02T01:09:57.388Z]   namespace: "cdt"
21:09:57 [2022-06-02T01:09:57.388Z] spec:
21:09:57 [2022-06-02T01:09:57.388Z]   containers:
21:09:57 [2022-06-02T01:09:57.388Z]   - env:
21:09:57 [2022-06-02T01:09:57.388Z]     - name: "JENKINS_SECRET"
21:09:57 [2022-06-02T01:09:57.388Z]       value: "********"
21:09:57 [2022-06-02T01:09:57.388Z]     - name: "JENKINS_TUNNEL"
21:09:57 [2022-06-02T01:09:57.388Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
21:09:57 [2022-06-02T01:09:57.388Z]     - name: "JENKINS_AGENT_NAME"
21:09:57 [2022-06-02T01:09:57.388Z]       value: "basic-pv5p0"
21:09:57 [2022-06-02T01:09:57.388Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
21:09:57 [2022-06-02T01:09:57.388Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
21:09:57 [2022-06-02T01:09:57.388Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
21:09:57 [2022-06-02T01:09:57.388Z]     - name: "JAVA_TOOL_OPTIONS"
21:09:57 [2022-06-02T01:09:57.388Z]       value: ""
21:09:57 [2022-06-02T01:09:57.388Z]     - name: "_JAVA_OPTIONS"
21:09:57 [2022-06-02T01:09:57.388Z]       value: ""
21:09:57 [2022-06-02T01:09:57.388Z]     - name: "OPENJ9_JAVA_OPTIONS"
21:09:57 [2022-06-02T01:09:57.388Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
21:09:57 [2022-06-02T01:09:57.388Z]     - name: "JENKINS_NAME"
21:09:57 [2022-06-02T01:09:57.388Z]       value: "basic-pv5p0"
21:09:57 [2022-06-02T01:09:57.388Z]     - name: "JENKINS_AGENT_WORKDIR"
21:09:57 [2022-06-02T01:09:57.388Z]       value: "/home/jenkins/agent"
21:09:57 [2022-06-02T01:09:57.388Z]     - name: "JENKINS_URL"
21:09:57 [2022-06-02T01:09:57.388Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
21:09:57 [2022-06-02T01:09:57.388Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
21:09:57 [2022-06-02T01:09:57.388Z]     imagePullPolicy: "Always"
21:09:57 [2022-06-02T01:09:57.388Z]     name: "jnlp"
21:09:57 [2022-06-02T01:09:57.388Z]     resources:
21:09:57 [2022-06-02T01:09:57.388Z]       limits:
21:09:57 [2022-06-02T01:09:57.388Z]         cpu: "2000m"
21:09:57 [2022-06-02T01:09:57.388Z]         memory: "4096Mi"
21:09:57 [2022-06-02T01:09:57.388Z]       requests:
21:09:57 [2022-06-02T01:09:57.388Z]         cpu: "1000m"
21:09:57 [2022-06-02T01:09:57.388Z]         memory: "4096Mi"
21:09:57 [2022-06-02T01:09:57.388Z]     tty: true
21:09:57 [2022-06-02T01:09:57.388Z]     volumeMounts:
21:09:57 [2022-06-02T01:09:57.388Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
21:09:57 [2022-06-02T01:09:57.388Z]       name: "m2-dir"
21:09:57 [2022-06-02T01:09:57.388Z]       readOnly: true
21:09:57 [2022-06-02T01:09:57.388Z]       subPath: "toolchains.xml"
21:09:57 [2022-06-02T01:09:57.388Z]     - mountPath: "/home/jenkins/.mavenrc"
21:09:57 [2022-06-02T01:09:57.388Z]       name: "m2-dir"
21:09:57 [2022-06-02T01:09:57.388Z]       readOnly: true
21:09:57 [2022-06-02T01:09:57.388Z]       subPath: ".mavenrc"
21:09:57 [2022-06-02T01:09:57.388Z]     - mountPath: "/opt/tools"
21:09:57 [2022-06-02T01:09:57.388Z]       name: "volume-0"
21:09:57 [2022-06-02T01:09:57.388Z]       readOnly: false
21:09:57 [2022-06-02T01:09:57.388Z]     - mountPath: "/home/jenkins"
21:09:57 [2022-06-02T01:09:57.388Z]       name: "volume-2"
21:09:57 [2022-06-02T01:09:57.388Z]       readOnly: false
21:09:57 [2022-06-02T01:09:57.388Z]     - mountPath: "/home/jenkins/.m2/repository"
21:09:57 [2022-06-02T01:09:57.388Z]       name: "volume-3"
21:09:57 [2022-06-02T01:09:57.388Z]       readOnly: false
21:09:57 [2022-06-02T01:09:57.388Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
21:09:57 [2022-06-02T01:09:57.388Z]       name: "m2-secret-dir"
21:09:57 [2022-06-02T01:09:57.388Z]       readOnly: true
21:09:57 [2022-06-02T01:09:57.388Z]       subPath: "settings-security.xml"
21:09:57 [2022-06-02T01:09:57.388Z]     - mountPath: "/home/jenkins/.m2/wrapper"
21:09:57 [2022-06-02T01:09:57.388Z]       name: "volume-4"
21:09:57 [2022-06-02T01:09:57.388Z]       readOnly: false
21:09:57 [2022-06-02T01:09:57.388Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
21:09:57 [2022-06-02T01:09:57.388Z]       name: "m2-secret-dir"
21:09:57 [2022-06-02T01:09:57.388Z]       readOnly: true
21:09:57 [2022-06-02T01:09:57.388Z]       subPath: "settings.xml"
21:09:57 [2022-06-02T01:09:57.388Z]     - mountPath: "/home/jenkins/.ssh"
21:09:57 [2022-06-02T01:09:57.388Z]       name: "volume-1"
21:09:57 [2022-06-02T01:09:57.388Z]       readOnly: false
21:09:57 [2022-06-02T01:09:57.388Z]       subPath: ""
21:09:57 [2022-06-02T01:09:57.388Z]     - mountPath: "/home/jenkins/agent"
21:09:57 [2022-06-02T01:09:57.388Z]       name: "workspace-volume"
21:09:57 [2022-06-02T01:09:57.388Z]       readOnly: false
21:09:57 [2022-06-02T01:09:57.388Z]     workingDir: "/home/jenkins/agent"
21:09:57 [2022-06-02T01:09:57.388Z]   nodeSelector:
21:09:57 [2022-06-02T01:09:57.388Z]     kubernetes.io/os: "linux"
21:09:57 [2022-06-02T01:09:57.388Z]   restartPolicy: "Never"
21:09:57 [2022-06-02T01:09:57.388Z]   volumes:
21:09:57 [2022-06-02T01:09:57.388Z]   - name: "volume-0"
21:09:57 [2022-06-02T01:09:57.389Z]     persistentVolumeClaim:
21:09:57 [2022-06-02T01:09:57.389Z]       claimName: "tools-claim-jiro-cdt"
21:09:57 [2022-06-02T01:09:57.389Z]       readOnly: true
21:09:57 [2022-06-02T01:09:57.389Z]   - name: "m2-secret-dir"
21:09:57 [2022-06-02T01:09:57.389Z]     secret:
21:09:57 [2022-06-02T01:09:57.389Z]       secretName: "m2-secret-dir"
21:09:57 [2022-06-02T01:09:57.389Z]   - emptyDir:
21:09:57 [2022-06-02T01:09:57.389Z]       medium: ""
21:09:57 [2022-06-02T01:09:57.389Z]     name: "volume-2"
21:09:57 [2022-06-02T01:09:57.389Z]   - configMap:
21:09:57 [2022-06-02T01:09:57.389Z]       name: "m2-dir"
21:09:57 [2022-06-02T01:09:57.389Z]     name: "m2-dir"
21:09:57 [2022-06-02T01:09:57.389Z]   - configMap:
21:09:57 [2022-06-02T01:09:57.389Z]       name: "known-hosts"
21:09:57 [2022-06-02T01:09:57.389Z]     name: "volume-1"
21:09:57 [2022-06-02T01:09:57.389Z]   - emptyDir:
21:09:57 [2022-06-02T01:09:57.389Z]       medium: ""
21:09:57 [2022-06-02T01:09:57.389Z]     name: "workspace-volume"
21:09:57 [2022-06-02T01:09:57.389Z]   - emptyDir:
21:09:57 [2022-06-02T01:09:57.389Z]       medium: ""
21:09:57 [2022-06-02T01:09:57.389Z]     name: "volume-4"
21:09:57 [2022-06-02T01:09:57.389Z]   - emptyDir:
21:09:57 [2022-06-02T01:09:57.389Z]       medium: ""
21:09:57 [2022-06-02T01:09:57.389Z]     name: "volume-3"
21:09:57 [2022-06-02T01:09:57.389Z] 
21:09:57 [2022-06-02T01:09:57.450Z] Running on basic-pv5p0 in /home/jenkins/agent/workspace/promote-a-build
21:09:57 [2022-06-02T01:09:57.590Z] [Pipeline] {
21:09:58 [2022-06-02T01:09:58.745Z] [Pipeline] stage
21:09:58 [2022-06-02T01:09:58.746Z] [Pipeline] { (Declarative: Checkout SCM)
21:09:59 [2022-06-02T01:09:59.458Z] [Pipeline] checkout
21:09:59 [2022-06-02T01:09:59.471Z] Selected Git installation does not exist. Using Default
21:09:59 [2022-06-02T01:09:59.472Z] The recommended git tool is: NONE
21:10:01 [2022-06-02T01:10:01.584Z] No credentials specified
21:10:01 [2022-06-02T01:10:01.587Z] Cloning the remote Git repository
21:10:02 [2022-06-02T01:10:02.821Z] Avoid second fetch
21:10:02 [2022-06-02T01:10:02.829Z] Checking out Revision 9db6f7b8bbf9cfa013a94c40becbaac61c2798dd (refs/remotes/origin/master)
21:10:01 [2022-06-02T01:10:01.603Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
21:10:02 [2022-06-02T01:10:02.310Z]  > git init /home/jenkins/agent/workspace/promote-a-build # timeout=10
21:10:02 [2022-06-02T01:10:02.328Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
21:10:02 [2022-06-02T01:10:02.329Z]  > git --version # timeout=10
21:10:02 [2022-06-02T01:10:02.331Z]  > git --version # 'git version 2.20.1'
21:10:02 [2022-06-02T01:10:02.331Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:10:02 [2022-06-02T01:10:02.809Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
21:10:02 [2022-06-02T01:10:02.813Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:10:02 [2022-06-02T01:10:02.824Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:10:02 [2022-06-02T01:10:02.836Z]  > git config core.sparsecheckout # timeout=10
21:10:02 [2022-06-02T01:10:02.838Z]  > git checkout -f 9db6f7b8bbf9cfa013a94c40becbaac61c2798dd # timeout=10
21:10:06 [2022-06-02T01:10:06.433Z] Commit message: "CDT 10.6.2"
21:10:06 [2022-06-02T01:10:06.440Z]  > git rev-list --no-walk 9db6f7b8bbf9cfa013a94c40becbaac61c2798dd # timeout=10
21:10:06 [2022-06-02T01:10:06.742Z] [Pipeline] }
21:10:07 [2022-06-02T01:10:07.028Z] [Pipeline] // stage
21:10:08 [2022-06-02T01:10:08.134Z] [Pipeline] withEnv
21:10:08 [2022-06-02T01:10:08.135Z] [Pipeline] {
21:10:10 [2022-06-02T01:10:10.670Z] [Pipeline] timestamps
21:10:10 [2022-06-02T01:10:10.671Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
21:10:10 [2022-06-02T01:10:10.673Z] [Pipeline] {
21:10:12 [2022-06-02T01:10:12.908Z] [Pipeline] stage
21:10:12 [2022-06-02T01:10:12.910Z] [Pipeline] { (Upload)
21:10:19 [2022-06-02T01:10:19.004Z] [Pipeline] sshagent
21:10:19 [2022-06-02T01:10:19.030Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
21:10:19 [2022-06-02T01:10:19.032Z] [ssh-agent] Looking for ssh-agent implementation...
21:10:19 [2022-06-02T01:10:19.067Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
21:10:19 [2022-06-02T01:10:19.069Z] $ ssh-agent
21:10:19 [2022-06-02T01:10:19.083Z] SSH_AUTH_SOCK=/tmp/ssh-hxHNnA6lH2wt/agent.158
21:10:19 [2022-06-02T01:10:19.083Z] SSH_AGENT_PID=160
21:10:19 [2022-06-02T01:10:19.106Z] Running ssh-add (command line suppressed)
21:10:19 [2022-06-02T01:10:19.118Z] Identity added: /home/jenkins/agent/workspace/promote-a-build@tmp/private_key_16084024125077501326.key (/home/jenkins/agent/workspace/promote-a-build@tmp/private_key_16084024125077501326.key)
21:10:19 [2022-06-02T01:10:19.140Z] [ssh-agent] Started.
21:10:19 [2022-06-02T01:10:19.141Z] [Pipeline] {
21:10:19 [2022-06-02T01:10:19.856Z] [Pipeline] sh
21:10:20 [2022-06-02T01:10:20.211Z] + ./scripts/promote-a-build.sh
21:10:20 [2022-06-02T01:10:20.212Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
21:10:20 [2022-06-02T01:10:20.212Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
21:10:20 [2022-06-02T01:10:20.212Z] + SCP=scp
21:10:20 [2022-06-02T01:10:20.212Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/builds/10.7/cdt-10.7.0-rc1a
21:10:20 [2022-06-02T01:10:20.212Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt-master/1735/artifact
21:10:20 [2022-06-02T01:10:20.212Z] + INDEX_PHP_FOR_RCP=scripts/cdt-standalone-php-template
21:10:20 [2022-06-02T01:10:20.212Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt-master/1735/artifact/releng/org.eclipse.cdt.repo/target
21:10:20 [2022-06-02T01:10:20.212Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.7/cdt-10.7.0-rc1a
21:10:20 [2022-06-02T01:10:20.212Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.7/cdt-10.7.0-rc1a
21:10:20 [2022-06-02T01:10:20.212Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-master/1735/artifact
21:10:20 [2022-06-02T01:10:20.212Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-master/1735/artifact
21:10:20 [2022-06-02T01:10:20.212Z] + echo Testing to make sure artifacts location is sane
21:10:20 [2022-06-02T01:10:20.212Z] Testing to make sure artifacts location is sane
21:10:20 [2022-06-02T01:10:20.212Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt-master/1735/artifact
21:10:20 [2022-06-02T01:10:20.212Z] + ECHO=echo
21:10:20 [2022-06-02T01:10:20.212Z] + '[' false == false ']'
21:10:20 [2022-06-02T01:10:20.212Z] + ECHO=
21:10:20 [2022-06-02T01:10:20.212Z] + '[' false == false ']'
21:10:20 [2022-06-02T01:10:20.212Z] + echo Testing to make sure we are publishing to a new directory
21:10:20 [2022-06-02T01:10:20.212Z] Testing to make sure we are publishing to a new directory
21:10:20 [2022-06-02T01:10:20.212Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.7/cdt-10.7.0-rc1a'
21:10:21 [2022-06-02T01:10:21.153Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.7/cdt-10.7.0-rc1a'
21:10:21 [2022-06-02T01:10:21.153Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.7/cdt-10.7.0-rc1a &&         wget -q https://ci.eclipse.org/cdt/job/cdt-master/1735/artifact/releng/org.eclipse.cdt.repo/target/repository/*zip*/repository.zip &&         unzip -q repository.zip &&         mv repository/* . &&         rm -r repository repository.zip'
21:10:39 [2022-06-02T01:10:39.289Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/10.7/cdt-10.7.0-rc1a &&         wget -q https://ci.eclipse.org/cdt/job/cdt-master/1735/artifact/releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip &&         mv org.eclipse.cdt.repo.zip cdt-10.7.0-rc1a.zip'
21:10:41 [2022-06-02T01:10:41.843Z] + '[' false == true ']'
21:10:42 [2022-06-02T01:10:42.278Z] [Pipeline] }
21:10:42 [2022-06-02T01:10:42.281Z] $ ssh-agent -k
21:10:42 [2022-06-02T01:10:42.284Z] unset SSH_AUTH_SOCK;
21:10:42 [2022-06-02T01:10:42.284Z] unset SSH_AGENT_PID;
21:10:42 [2022-06-02T01:10:42.285Z] echo Agent pid 160 killed;
21:10:42 [2022-06-02T01:10:42.295Z] [ssh-agent] Stopped.
21:10:42 [2022-06-02T01:10:42.586Z] [Pipeline] // sshagent
21:10:43 [2022-06-02T01:10:43.006Z] [Pipeline] }
21:10:43 [2022-06-02T01:10:43.287Z] [Pipeline] // stage
21:10:43 [2022-06-02T01:10:43.834Z] [Pipeline] }
21:10:44 [2022-06-02T01:10:44.118Z] [Pipeline] // timestamps
21:10:44 [2022-06-02T01:10:44.585Z] [Pipeline] }
21:10:44 [2022-06-02T01:10:44.866Z] [Pipeline] // withEnv
21:10:45 [2022-06-02T01:10:45.287Z] [Pipeline] }
21:10:45 [2022-06-02T01:10:45.578Z] [Pipeline] // node
21:10:47 [2022-06-02T01:10:47.091Z] [Pipeline] End of Pipeline
21:10:48 [2022-06-02T01:10:48.101Z] [withMaven] WARNING abort infinite build trigger loop. Please consider opening a Jira issue: Infinite loop of job triggers 
21:10:48 [2022-06-02T01:10:48.101Z] Finished: SUCCESS