Skip to content

Console Output

21:45:10 [2023-08-21T01:45:10.884Z] Started by user Jonah Graham
21:45:10 [2023-08-21T01:45:10.885Z] Rebuilds build #235
21:45:10 [2023-08-21T01:45:10.885Z] Running as Jonah Graham
21:45:25 [2023-08-21T01:45:25.389Z] Obtained releng/promote-a-build.Jenkinsfile from git https://github.com/eclipse-cdt/cdt.git
21:45:26 [2023-08-21T01:45:26.463Z] [Pipeline] Start of Pipeline
21:45:28 [2023-08-21T01:45:28.593Z] [Pipeline] node
21:45:43 [2023-08-21T01:45:43.594Z] Still waiting to schedule task
21:45:43 [2023-08-21T01:45:43.595Z] Waiting for next available executor
21:45:48 [2023-08-21T01:45:48.465Z] Agent basic-5kzfc is provisioned from template basic
21:45:48 [2023-08-21T01:45:48.468Z] ---
21:45:48 [2023-08-21T01:45:48.468Z] apiVersion: "v1"
21:45:48 [2023-08-21T01:45:48.468Z] kind: "Pod"
21:45:48 [2023-08-21T01:45:48.468Z] metadata:
21:45:48 [2023-08-21T01:45:48.468Z]   labels:
21:45:48 [2023-08-21T01:45:48.468Z]     jenkins: "slave"
21:45:48 [2023-08-21T01:45:48.468Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
21:45:48 [2023-08-21T01:45:48.468Z]     jenkins/label: "basic"
21:45:48 [2023-08-21T01:45:48.468Z]   name: "basic-5kzfc"
21:45:48 [2023-08-21T01:45:48.468Z]   namespace: "cdt"
21:45:48 [2023-08-21T01:45:48.468Z] spec:
21:45:48 [2023-08-21T01:45:48.468Z]   containers:
21:45:48 [2023-08-21T01:45:48.468Z]   - env:
21:45:48 [2023-08-21T01:45:48.468Z]     - name: "JENKINS_SECRET"
21:45:48 [2023-08-21T01:45:48.468Z]       value: "********"
21:45:48 [2023-08-21T01:45:48.468Z]     - name: "JENKINS_TUNNEL"
21:45:48 [2023-08-21T01:45:48.468Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
21:45:48 [2023-08-21T01:45:48.468Z]     - name: "JENKINS_AGENT_NAME"
21:45:48 [2023-08-21T01:45:48.468Z]       value: "basic-5kzfc"
21:45:48 [2023-08-21T01:45:48.468Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
21:45:48 [2023-08-21T01:45:48.468Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
21:45:48 [2023-08-21T01:45:48.468Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
21:45:48 [2023-08-21T01:45:48.468Z]     - name: "JAVA_TOOL_OPTIONS"
21:45:48 [2023-08-21T01:45:48.468Z]       value: ""
21:45:48 [2023-08-21T01:45:48.468Z]     - name: "_JAVA_OPTIONS"
21:45:48 [2023-08-21T01:45:48.468Z]       value: ""
21:45:48 [2023-08-21T01:45:48.468Z]     - name: "OPENJ9_JAVA_OPTIONS"
21:45:48 [2023-08-21T01:45:48.468Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
21:45:48 [2023-08-21T01:45:48.468Z]     - name: "JENKINS_NAME"
21:45:48 [2023-08-21T01:45:48.468Z]       value: "basic-5kzfc"
21:45:48 [2023-08-21T01:45:48.468Z]     - name: "JENKINS_AGENT_WORKDIR"
21:45:48 [2023-08-21T01:45:48.468Z]       value: "/home/jenkins/agent"
21:45:48 [2023-08-21T01:45:48.468Z]     - name: "JENKINS_URL"
21:45:48 [2023-08-21T01:45:48.468Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
21:45:48 [2023-08-21T01:45:48.468Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
21:45:48 [2023-08-21T01:45:48.468Z]     imagePullPolicy: "Always"
21:45:48 [2023-08-21T01:45:48.468Z]     name: "jnlp"
21:45:48 [2023-08-21T01:45:48.468Z]     resources:
21:45:48 [2023-08-21T01:45:48.468Z]       limits:
21:45:48 [2023-08-21T01:45:48.468Z]         cpu: "2000m"
21:45:48 [2023-08-21T01:45:48.468Z]         memory: "4096Mi"
21:45:48 [2023-08-21T01:45:48.468Z]       requests:
21:45:48 [2023-08-21T01:45:48.468Z]         cpu: "1000m"
21:45:48 [2023-08-21T01:45:48.468Z]         memory: "4096Mi"
21:45:48 [2023-08-21T01:45:48.468Z]     tty: true
21:45:48 [2023-08-21T01:45:48.468Z]     volumeMounts:
21:45:48 [2023-08-21T01:45:48.468Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
21:45:48 [2023-08-21T01:45:48.468Z]       name: "m2-dir"
21:45:48 [2023-08-21T01:45:48.468Z]       readOnly: true
21:45:48 [2023-08-21T01:45:48.468Z]       subPath: "toolchains.xml"
21:45:48 [2023-08-21T01:45:48.468Z]     - mountPath: "/home/jenkins/.mavenrc"
21:45:48 [2023-08-21T01:45:48.468Z]       name: "m2-dir"
21:45:48 [2023-08-21T01:45:48.468Z]       readOnly: true
21:45:48 [2023-08-21T01:45:48.468Z]       subPath: ".mavenrc"
21:45:48 [2023-08-21T01:45:48.468Z]     - mountPath: "/opt/tools"
21:45:48 [2023-08-21T01:45:48.468Z]       name: "volume-0"
21:45:48 [2023-08-21T01:45:48.468Z]       readOnly: false
21:45:48 [2023-08-21T01:45:48.468Z]     - mountPath: "/home/jenkins"
21:45:48 [2023-08-21T01:45:48.468Z]       name: "volume-2"
21:45:48 [2023-08-21T01:45:48.468Z]       readOnly: false
21:45:48 [2023-08-21T01:45:48.468Z]     - mountPath: "/home/jenkins/.m2/repository"
21:45:48 [2023-08-21T01:45:48.468Z]       name: "volume-3"
21:45:48 [2023-08-21T01:45:48.468Z]       readOnly: false
21:45:48 [2023-08-21T01:45:48.468Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
21:45:48 [2023-08-21T01:45:48.468Z]       name: "m2-secret-dir"
21:45:48 [2023-08-21T01:45:48.468Z]       readOnly: true
21:45:48 [2023-08-21T01:45:48.468Z]       subPath: "settings-security.xml"
21:45:48 [2023-08-21T01:45:48.468Z]     - mountPath: "/home/jenkins/.m2/wrapper"
21:45:48 [2023-08-21T01:45:48.468Z]       name: "volume-4"
21:45:48 [2023-08-21T01:45:48.468Z]       readOnly: false
21:45:48 [2023-08-21T01:45:48.468Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
21:45:48 [2023-08-21T01:45:48.468Z]       name: "m2-secret-dir"
21:45:48 [2023-08-21T01:45:48.468Z]       readOnly: true
21:45:48 [2023-08-21T01:45:48.468Z]       subPath: "settings.xml"
21:45:48 [2023-08-21T01:45:48.468Z]     - mountPath: "/home/jenkins/.ssh"
21:45:48 [2023-08-21T01:45:48.468Z]       name: "volume-1"
21:45:48 [2023-08-21T01:45:48.468Z]       readOnly: false
21:45:48 [2023-08-21T01:45:48.468Z]       subPath: ""
21:45:48 [2023-08-21T01:45:48.468Z]     - mountPath: "/home/jenkins/agent"
21:45:48 [2023-08-21T01:45:48.468Z]       name: "workspace-volume"
21:45:48 [2023-08-21T01:45:48.468Z]       readOnly: false
21:45:48 [2023-08-21T01:45:48.468Z]     workingDir: "/home/jenkins/agent"
21:45:48 [2023-08-21T01:45:48.468Z]   nodeSelector:
21:45:48 [2023-08-21T01:45:48.468Z]     kubernetes.io/os: "linux"
21:45:48 [2023-08-21T01:45:48.468Z]   restartPolicy: "Never"
21:45:48 [2023-08-21T01:45:48.468Z]   volumes:
21:45:48 [2023-08-21T01:45:48.468Z]   - name: "volume-0"
21:45:48 [2023-08-21T01:45:48.468Z]     persistentVolumeClaim:
21:45:48 [2023-08-21T01:45:48.468Z]       claimName: "tools-claim-jiro-cdt"
21:45:48 [2023-08-21T01:45:48.468Z]       readOnly: true
21:45:48 [2023-08-21T01:45:48.468Z]   - name: "m2-secret-dir"
21:45:48 [2023-08-21T01:45:48.468Z]     secret:
21:45:48 [2023-08-21T01:45:48.468Z]       secretName: "m2-secret-dir"
21:45:48 [2023-08-21T01:45:48.468Z]   - emptyDir:
21:45:48 [2023-08-21T01:45:48.468Z]       medium: ""
21:45:48 [2023-08-21T01:45:48.468Z]     name: "volume-2"
21:45:48 [2023-08-21T01:45:48.468Z]   - configMap:
21:45:48 [2023-08-21T01:45:48.468Z]       name: "m2-dir"
21:45:48 [2023-08-21T01:45:48.468Z]     name: "m2-dir"
21:45:48 [2023-08-21T01:45:48.468Z]   - configMap:
21:45:48 [2023-08-21T01:45:48.468Z]       name: "known-hosts"
21:45:48 [2023-08-21T01:45:48.468Z]     name: "volume-1"
21:45:48 [2023-08-21T01:45:48.468Z]   - emptyDir:
21:45:48 [2023-08-21T01:45:48.468Z]       medium: ""
21:45:48 [2023-08-21T01:45:48.468Z]     name: "workspace-volume"
21:45:48 [2023-08-21T01:45:48.468Z]   - emptyDir:
21:45:48 [2023-08-21T01:45:48.468Z]       medium: ""
21:45:48 [2023-08-21T01:45:48.468Z]     name: "volume-4"
21:45:48 [2023-08-21T01:45:48.468Z]   - emptyDir:
21:45:48 [2023-08-21T01:45:48.468Z]       medium: ""
21:45:48 [2023-08-21T01:45:48.468Z]     name: "volume-3"
21:45:48 [2023-08-21T01:45:48.468Z] 
21:45:48 [2023-08-21T01:45:48.516Z] Running on basic-5kzfc in /home/jenkins/agent/workspace/promote-a-build
21:45:48 [2023-08-21T01:45:48.781Z] [Pipeline] {
21:45:49 [2023-08-21T01:45:49.870Z] [Pipeline] stage
21:45:49 [2023-08-21T01:45:49.871Z] [Pipeline] { (Declarative: Checkout SCM)
21:45:50 [2023-08-21T01:45:50.508Z] [Pipeline] checkout
21:45:50 [2023-08-21T01:45:50.604Z] The recommended git tool is: git
21:45:53 [2023-08-21T01:45:53.127Z] No credentials specified
21:45:53 [2023-08-21T01:45:53.131Z] Cloning the remote Git repository
21:45:53 [2023-08-21T01:45:53.147Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
21:45:53 [2023-08-21T01:45:53.200Z]  > git init /home/jenkins/agent/workspace/promote-a-build # timeout=10
21:45:53 [2023-08-21T01:45:53.231Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
21:45:53 [2023-08-21T01:45:53.232Z]  > git --version # timeout=10
21:45:53 [2023-08-21T01:45:53.236Z]  > git --version # 'git version 2.20.1'
21:45:53 [2023-08-21T01:45:53.237Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:46:23 [2023-08-21T01:46:23.036Z] Avoid second fetch
21:46:23 [2023-08-21T01:46:23.047Z] Checking out Revision 517b3a9b441aa526ebddc01c0e589f53f0f30b25 (refs/remotes/origin/main)
21:46:22 [2023-08-21T01:46:22.143Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
21:46:22 [2023-08-21T01:46:22.151Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
21:46:23 [2023-08-21T01:46:23.038Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
21:46:23 [2023-08-21T01:46:23.054Z]  > git config core.sparsecheckout # timeout=10
21:46:23 [2023-08-21T01:46:23.061Z]  > git checkout -f 517b3a9b441aa526ebddc01c0e589f53f0f30b25 # timeout=10
21:46:26 [2023-08-21T01:46:26.026Z] Commit message: "Revert "Disable running tests on Jenkins""
21:46:26 [2023-08-21T01:46:26.050Z]  > git rev-list --no-walk c2d0a6600b24dad0575dab9157d0bf8d36477212 # timeout=10
21:46:26 [2023-08-21T01:46:26.388Z] [Pipeline] }
21:46:26 [2023-08-21T01:46:26.649Z] [Pipeline] // stage
21:46:27 [2023-08-21T01:46:27.702Z] [Pipeline] withEnv
21:46:27 [2023-08-21T01:46:27.703Z] [Pipeline] {
21:46:29 [2023-08-21T01:46:29.925Z] [Pipeline] timestamps
21:46:29 [2023-08-21T01:46:29.925Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
21:46:29 [2023-08-21T01:46:29.927Z] [Pipeline] {
21:46:31 [2023-08-21T01:46:31.980Z] [Pipeline] stage
21:46:31 [2023-08-21T01:46:31.981Z] [Pipeline] { (Upload)
21:46:37 [2023-08-21T01:46:37.610Z] [Pipeline] sshagent
21:46:37 [2023-08-21T01:46:37.653Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
21:46:37 [2023-08-21T01:46:37.653Z] [ssh-agent] Looking for ssh-agent implementation...
21:46:37 [2023-08-21T01:46:37.693Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
21:46:37 [2023-08-21T01:46:37.694Z] $ ssh-agent
21:46:37 [2023-08-21T01:46:37.731Z] SSH_AUTH_SOCK=/tmp/ssh-Vs4gQ6m6qlE7/agent.143
21:46:37 [2023-08-21T01:46:37.731Z] SSH_AGENT_PID=145
21:46:37 [2023-08-21T01:46:37.752Z] Running ssh-add (command line suppressed)
21:46:37 [2023-08-21T01:46:37.777Z] Identity added: /home/jenkins/agent/workspace/promote-a-build@tmp/private_key_15430550413000459730.key (/home/jenkins/agent/workspace/promote-a-build@tmp/private_key_15430550413000459730.key)
21:46:37 [2023-08-21T01:46:37.792Z] [ssh-agent] Started.
21:46:37 [2023-08-21T01:46:37.793Z] [Pipeline] {
21:46:38 [2023-08-21T01:46:38.434Z] [Pipeline] sh
21:46:38 [2023-08-21T01:46:38.796Z] + ./releng/scripts/promote-a-build.sh
21:46:38 [2023-08-21T01:46:38.797Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
21:46:38 [2023-08-21T01:46:38.797Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
21:46:38 [2023-08-21T01:46:38.797Z] + SCP=scp
21:46:38 [2023-08-21T01:46:38.797Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m3
21:46:38 [2023-08-21T01:46:38.797Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt/job/main/282/artifact
21:46:38 [2023-08-21T01:46:38.797Z] + INDEX_PHP_FOR_RCP=scripts/cdt-standalone-php-template.txt
21:46:38 [2023-08-21T01:46:38.797Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt/job/main/282/artifact/releng/org.eclipse.cdt.repo/target
21:46:38 [2023-08-21T01:46:38.797Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m3
21:46:38 [2023-08-21T01:46:38.797Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m3
21:46:38 [2023-08-21T01:46:38.797Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt/job/main/282/artifact
21:46:38 [2023-08-21T01:46:38.797Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt/job/main/282/artifact
21:46:38 [2023-08-21T01:46:38.797Z] + echo Testing to make sure artifacts location is sane
21:46:38 [2023-08-21T01:46:38.797Z] Testing to make sure artifacts location is sane
21:46:38 [2023-08-21T01:46:38.797Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt/job/main/282/artifact
21:46:39 [2023-08-21T01:46:39.368Z] + ECHO=echo
21:46:39 [2023-08-21T01:46:39.368Z] + '[' false == false ']'
21:46:39 [2023-08-21T01:46:39.368Z] + ECHO=
21:46:39 [2023-08-21T01:46:39.368Z] + '[' false == false ']'
21:46:39 [2023-08-21T01:46:39.368Z] + echo Testing to make sure we are publishing to a new directory
21:46:39 [2023-08-21T01:46:39.368Z] Testing to make sure we are publishing to a new directory
21:46:39 [2023-08-21T01:46:39.368Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m3'
21:46:39 [2023-08-21T01:46:39.936Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m3'
21:46:40 [2023-08-21T01:46:40.505Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m3 &&         wget -q https://ci.eclipse.org/cdt/job/cdt/job/main/282/artifact/releng/org.eclipse.cdt.repo/target/repository/*zip*/repository.zip &&         unzip -q repository.zip &&         mv repository/* . &&         rm -r repository repository.zip'
21:47:02 [2023-08-21T01:47:02.462Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/11.3/cdt-11.3.0-m3 &&         wget -q https://ci.eclipse.org/cdt/job/cdt/job/main/282/artifact/releng/org.eclipse.cdt.repo/target/org.eclipse.cdt.repo.zip &&         mv org.eclipse.cdt.repo.zip cdt-11.3.0-m3.zip'
21:47:02 [2023-08-21T01:47:02.722Z] + '[' false == true ']'
21:47:03 [2023-08-21T01:47:03.162Z] [Pipeline] }
21:47:03 [2023-08-21T01:47:03.166Z] $ ssh-agent -k
21:47:03 [2023-08-21T01:47:03.172Z] unset SSH_AUTH_SOCK;
21:47:03 [2023-08-21T01:47:03.172Z] unset SSH_AGENT_PID;
21:47:03 [2023-08-21T01:47:03.172Z] echo Agent pid 145 killed;
21:47:03 [2023-08-21T01:47:03.181Z] [ssh-agent] Stopped.
21:47:03 [2023-08-21T01:47:03.443Z] [Pipeline] // sshagent
21:47:03 [2023-08-21T01:47:03.833Z] [Pipeline] }
21:47:04 [2023-08-21T01:47:04.094Z] [Pipeline] // stage
21:47:04 [2023-08-21T01:47:04.613Z] [Pipeline] }
21:47:04 [2023-08-21T01:47:04.869Z] [Pipeline] // timestamps
21:47:05 [2023-08-21T01:47:05.277Z] [Pipeline] }
21:47:05 [2023-08-21T01:47:05.539Z] [Pipeline] // withEnv
21:47:05 [2023-08-21T01:47:05.933Z] [Pipeline] }
21:47:06 [2023-08-21T01:47:06.194Z] [Pipeline] // node
21:47:06 [2023-08-21T01:47:06.581Z] [Pipeline] End of Pipeline
21:47:06 [2023-08-21T01:47:06.738Z] Finished: SUCCESS