Skip to content
Success

Console Output

12:17:31 [2023-09-08T16:17:31.254Z] Started by user Jonah Graham
12:17:31 [2023-09-08T16:17:31.254Z] Running as Jonah Graham
12:17:32 [2023-09-08T16:17:32.260Z] Obtained releng/promote-a-build.Jenkinsfile from git https://github.com/eclipse-cdt/cdt.git
12:17:32 [2023-09-08T16:17:32.300Z] [Pipeline] Start of Pipeline
12:17:34 [2023-09-08T16:17:34.057Z] [Pipeline] node
12:17:34 [2023-09-08T16:17:34.725Z] Agent basic-fwg6q is provisioned from template basic
12:17:34 [2023-09-08T16:17:34.726Z] ---
12:17:34 [2023-09-08T16:17:34.726Z] apiVersion: "v1"
12:17:34 [2023-09-08T16:17:34.726Z] kind: "Pod"
12:17:34 [2023-09-08T16:17:34.726Z] metadata:
12:17:34 [2023-09-08T16:17:34.726Z]   labels:
12:17:34 [2023-09-08T16:17:34.726Z]     jenkins: "slave"
12:17:34 [2023-09-08T16:17:34.726Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
12:17:34 [2023-09-08T16:17:34.726Z]     jenkins/label: "basic"
12:17:34 [2023-09-08T16:17:34.726Z]   name: "basic-fwg6q"
12:17:34 [2023-09-08T16:17:34.726Z]   namespace: "cdt"
12:17:34 [2023-09-08T16:17:34.726Z] spec:
12:17:34 [2023-09-08T16:17:34.726Z]   containers:
12:17:34 [2023-09-08T16:17:34.726Z]   - env:
12:17:34 [2023-09-08T16:17:34.726Z]     - name: "JENKINS_SECRET"
12:17:34 [2023-09-08T16:17:34.726Z]       value: "********"
12:17:34 [2023-09-08T16:17:34.726Z]     - name: "JENKINS_TUNNEL"
12:17:34 [2023-09-08T16:17:34.726Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
12:17:34 [2023-09-08T16:17:34.726Z]     - name: "JENKINS_AGENT_NAME"
12:17:34 [2023-09-08T16:17:34.726Z]       value: "basic-fwg6q"
12:17:34 [2023-09-08T16:17:34.726Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:17:34 [2023-09-08T16:17:34.726Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:17:34 [2023-09-08T16:17:34.726Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:17:34 [2023-09-08T16:17:34.726Z]     - name: "JAVA_TOOL_OPTIONS"
12:17:34 [2023-09-08T16:17:34.726Z]       value: ""
12:17:34 [2023-09-08T16:17:34.726Z]     - name: "_JAVA_OPTIONS"
12:17:34 [2023-09-08T16:17:34.726Z]       value: ""
12:17:34 [2023-09-08T16:17:34.726Z]     - name: "OPENJ9_JAVA_OPTIONS"
12:17:34 [2023-09-08T16:17:34.726Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:17:34 [2023-09-08T16:17:34.726Z]     - name: "JENKINS_NAME"
12:17:34 [2023-09-08T16:17:34.726Z]       value: "basic-fwg6q"
12:17:34 [2023-09-08T16:17:34.726Z]     - name: "JENKINS_AGENT_WORKDIR"
12:17:34 [2023-09-08T16:17:34.726Z]       value: "/home/jenkins/agent"
12:17:34 [2023-09-08T16:17:34.726Z]     - name: "JENKINS_URL"
12:17:34 [2023-09-08T16:17:34.726Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
12:17:34 [2023-09-08T16:17:34.726Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3107.v665000b_51092"
12:17:34 [2023-09-08T16:17:34.726Z]     imagePullPolicy: "Always"
12:17:34 [2023-09-08T16:17:34.726Z]     name: "jnlp"
12:17:34 [2023-09-08T16:17:34.726Z]     resources:
12:17:34 [2023-09-08T16:17:34.726Z]       limits:
12:17:34 [2023-09-08T16:17:34.726Z]         cpu: "2000m"
12:17:34 [2023-09-08T16:17:34.726Z]         memory: "4096Mi"
12:17:34 [2023-09-08T16:17:34.726Z]       requests:
12:17:34 [2023-09-08T16:17:34.726Z]         cpu: "1000m"
12:17:34 [2023-09-08T16:17:34.726Z]         memory: "4096Mi"
12:17:34 [2023-09-08T16:17:34.726Z]     tty: true
12:17:34 [2023-09-08T16:17:34.726Z]     volumeMounts:
12:17:34 [2023-09-08T16:17:34.726Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:17:34 [2023-09-08T16:17:34.726Z]       name: "m2-dir"
12:17:34 [2023-09-08T16:17:34.726Z]       readOnly: true
12:17:34 [2023-09-08T16:17:34.726Z]       subPath: "toolchains.xml"
12:17:34 [2023-09-08T16:17:34.726Z]     - mountPath: "/home/jenkins/.mavenrc"
12:17:34 [2023-09-08T16:17:34.726Z]       name: "m2-dir"
12:17:34 [2023-09-08T16:17:34.726Z]       readOnly: true
12:17:34 [2023-09-08T16:17:34.726Z]       subPath: ".mavenrc"
12:17:34 [2023-09-08T16:17:34.726Z]     - mountPath: "/opt/tools"
12:17:34 [2023-09-08T16:17:34.726Z]       name: "volume-0"
12:17:34 [2023-09-08T16:17:34.726Z]       readOnly: false
12:17:34 [2023-09-08T16:17:34.726Z]     - mountPath: "/home/jenkins"
12:17:34 [2023-09-08T16:17:34.726Z]       name: "volume-2"
12:17:34 [2023-09-08T16:17:34.726Z]       readOnly: false
12:17:34 [2023-09-08T16:17:34.726Z]     - mountPath: "/home/jenkins/.m2/repository"
12:17:34 [2023-09-08T16:17:34.726Z]       name: "volume-3"
12:17:34 [2023-09-08T16:17:34.726Z]       readOnly: false
12:17:34 [2023-09-08T16:17:34.726Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:17:34 [2023-09-08T16:17:34.726Z]       name: "m2-secret-dir"
12:17:34 [2023-09-08T16:17:34.726Z]       readOnly: true
12:17:34 [2023-09-08T16:17:34.726Z]       subPath: "settings-security.xml"
12:17:34 [2023-09-08T16:17:34.726Z]     - mountPath: "/home/jenkins/.m2/wrapper"
12:17:34 [2023-09-08T16:17:34.726Z]       name: "volume-4"
12:17:34 [2023-09-08T16:17:34.726Z]       readOnly: false
12:17:34 [2023-09-08T16:17:34.726Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:17:34 [2023-09-08T16:17:34.726Z]       name: "m2-secret-dir"
12:17:34 [2023-09-08T16:17:34.726Z]       readOnly: true
12:17:34 [2023-09-08T16:17:34.726Z]       subPath: "settings.xml"
12:17:34 [2023-09-08T16:17:34.726Z]     - mountPath: "/home/jenkins/.ssh"
12:17:34 [2023-09-08T16:17:34.726Z]       name: "volume-1"
12:17:34 [2023-09-08T16:17:34.726Z]       readOnly: false
12:17:34 [2023-09-08T16:17:34.726Z]       subPath: ""
12:17:34 [2023-09-08T16:17:34.727Z]     - mountPath: "/home/jenkins/agent"
12:17:34 [2023-09-08T16:17:34.727Z]       name: "workspace-volume"
12:17:34 [2023-09-08T16:17:34.727Z]       readOnly: false
12:17:34 [2023-09-08T16:17:34.727Z]     workingDir: "/home/jenkins/agent"
12:17:34 [2023-09-08T16:17:34.727Z]   nodeSelector:
12:17:34 [2023-09-08T16:17:34.727Z]     kubernetes.io/os: "linux"
12:17:34 [2023-09-08T16:17:34.727Z]   restartPolicy: "Never"
12:17:34 [2023-09-08T16:17:34.727Z]   volumes:
12:17:34 [2023-09-08T16:17:34.727Z]   - name: "volume-0"
12:17:34 [2023-09-08T16:17:34.727Z]     persistentVolumeClaim:
12:17:34 [2023-09-08T16:17:34.727Z]       claimName: "tools-claim-jiro-cdt"
12:17:34 [2023-09-08T16:17:34.727Z]       readOnly: true
12:17:34 [2023-09-08T16:17:34.727Z]   - name: "m2-secret-dir"
12:17:34 [2023-09-08T16:17:34.727Z]     secret:
12:17:34 [2023-09-08T16:17:34.727Z]       secretName: "m2-secret-dir"
12:17:34 [2023-09-08T16:17:34.727Z]   - emptyDir:
12:17:34 [2023-09-08T16:17:34.727Z]       medium: ""
12:17:34 [2023-09-08T16:17:34.727Z]     name: "volume-2"
12:17:34 [2023-09-08T16:17:34.727Z]   - configMap:
12:17:34 [2023-09-08T16:17:34.727Z]       name: "m2-dir"
12:17:34 [2023-09-08T16:17:34.727Z]     name: "m2-dir"
12:17:34 [2023-09-08T16:17:34.727Z]   - configMap:
12:17:34 [2023-09-08T16:17:34.727Z]       name: "known-hosts"
12:17:34 [2023-09-08T16:17:34.727Z]     name: "volume-1"
12:17:34 [2023-09-08T16:17:34.727Z]   - emptyDir:
12:17:34 [2023-09-08T16:17:34.727Z]       medium: ""
12:17:34 [2023-09-08T16:17:34.727Z]     name: "workspace-volume"
12:17:34 [2023-09-08T16:17:34.727Z]   - emptyDir:
12:17:34 [2023-09-08T16:17:34.727Z]       medium: ""
12:17:34 [2023-09-08T16:17:34.727Z]     name: "volume-4"
12:17:34 [2023-09-08T16:17:34.727Z]   - emptyDir:
12:17:34 [2023-09-08T16:17:34.727Z]       medium: ""
12:17:34 [2023-09-08T16:17:34.727Z]     name: "volume-3"
12:17:34 [2023-09-08T16:17:34.727Z] 
12:17:34 [2023-09-08T16:17:34.750Z] Running on basic-fwg6q in /home/jenkins/agent/workspace/promote-a-build
12:17:35 [2023-09-08T16:17:35.027Z] [Pipeline] {
12:17:36 [2023-09-08T16:17:36.077Z] [Pipeline] stage
12:17:36 [2023-09-08T16:17:36.078Z] [Pipeline] { (Declarative: Checkout SCM)
12:17:36 [2023-09-08T16:17:36.718Z] [Pipeline] checkout
12:17:40 [2023-09-08T16:17:40.053Z] The recommended git tool is: git
12:17:41 [2023-09-08T16:17:41.741Z] No credentials specified
12:17:41 [2023-09-08T16:17:41.744Z] Cloning the remote Git repository
12:17:41 [2023-09-08T16:17:41.756Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
12:17:41 [2023-09-08T16:17:41.801Z]  > git init /home/jenkins/agent/workspace/promote-a-build # timeout=10
12:17:41 [2023-09-08T16:17:41.823Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
12:17:41 [2023-09-08T16:17:41.823Z]  > git --version # timeout=10
12:17:41 [2023-09-08T16:17:41.827Z]  > git --version # 'git version 2.20.1'
12:17:41 [2023-09-08T16:17:41.828Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:17:57 [2023-09-08T16:17:57.506Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
12:17:57 [2023-09-08T16:17:57.510Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:17:58 [2023-09-08T16:17:58.014Z] Avoid second fetch
12:17:58 [2023-09-08T16:17:58.023Z] Checking out Revision 69bd1cb4cfcdfb876d4d878510cb397981ba07b0 (refs/remotes/origin/main)
12:17:59 [2023-09-08T16:17:59.635Z] Commit message: "Add cdt-lsp support to the promote-a-build scripts"
12:17:58 [2023-09-08T16:17:58.015Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
12:17:58 [2023-09-08T16:17:58.027Z]  > git config core.sparsecheckout # timeout=10
12:17:58 [2023-09-08T16:17:58.033Z]  > git checkout -f 69bd1cb4cfcdfb876d4d878510cb397981ba07b0 # timeout=10
12:17:59 [2023-09-08T16:17:59.638Z]  > git rev-list --no-walk 54a7f61a68c8815f78e706b0eb03a2a86779a269 # timeout=10
12:17:59 [2023-09-08T16:17:59.937Z] [Pipeline] }
12:18:00 [2023-09-08T16:18:00.205Z] [Pipeline] // stage
12:18:01 [2023-09-08T16:18:01.274Z] [Pipeline] withEnv
12:18:01 [2023-09-08T16:18:01.274Z] [Pipeline] {
12:18:03 [2023-09-08T16:18:03.509Z] [Pipeline] timestamps
12:18:03 [2023-09-08T16:18:03.509Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
12:18:03 [2023-09-08T16:18:03.510Z] [Pipeline] {
12:18:05 [2023-09-08T16:18:05.685Z] [Pipeline] stage
12:18:05 [2023-09-08T16:18:05.686Z] [Pipeline] { (Upload)
12:18:11 [2023-09-08T16:18:11.387Z] [Pipeline] sshagent
12:18:11 [2023-09-08T16:18:11.396Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
12:18:11 [2023-09-08T16:18:11.397Z] [ssh-agent] Looking for ssh-agent implementation...
12:18:11 [2023-09-08T16:18:11.419Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:18:11 [2023-09-08T16:18:11.420Z] $ ssh-agent
12:18:11 [2023-09-08T16:18:11.434Z] SSH_AUTH_SOCK=/tmp/ssh-M3hoMqDKBFLj/agent.139
12:18:11 [2023-09-08T16:18:11.434Z] SSH_AGENT_PID=141
12:18:11 [2023-09-08T16:18:11.445Z] Running ssh-add (command line suppressed)
12:18:11 [2023-09-08T16:18:11.453Z] Identity added: /home/jenkins/agent/workspace/promote-a-build@tmp/private_key_16264745430194914530.key (/home/jenkins/agent/workspace/promote-a-build@tmp/private_key_16264745430194914530.key)
12:18:11 [2023-09-08T16:18:11.463Z] [ssh-agent] Started.
12:18:11 [2023-09-08T16:18:11.464Z] [Pipeline] {
12:18:12 [2023-09-08T16:18:12.294Z] [Pipeline] sh
12:18:12 [2023-09-08T16:18:12.636Z] + ./releng/scripts/promote-a-build.sh
12:18:12 [2023-09-08T16:18:12.636Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
12:18:12 [2023-09-08T16:18:12.636Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
12:18:12 [2023-09-08T16:18:12.636Z] + SCP=scp
12:18:12 [2023-09-08T16:18:12.636Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.0/cdt-lsp-1.0.0-m1
12:18:12 [2023-09-08T16:18:12.636Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/52/artifact
12:18:12 [2023-09-08T16:18:12.636Z] + '[' cdt-lsp == cdt ']'
12:18:12 [2023-09-08T16:18:12.636Z] + '[' cdt-lsp == cdt-lsp ']'
12:18:12 [2023-09-08T16:18:12.636Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/52/artifact/releng/org.eclipse.cdt.lsp.repository/target
12:18:12 [2023-09-08T16:18:12.636Z] + ZIP_NAME=org.eclipse.cdt.lsp.repository.zip
12:18:12 [2023-09-08T16:18:12.636Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.0/cdt-lsp-1.0.0-m1
12:18:12 [2023-09-08T16:18:12.636Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.0/cdt-lsp-1.0.0-m1
12:18:12 [2023-09-08T16:18:12.637Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/52/artifact
12:18:12 [2023-09-08T16:18:12.637Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/52/artifact
12:18:12 [2023-09-08T16:18:12.637Z] + echo Testing to make sure artifacts location is sane
12:18:12 [2023-09-08T16:18:12.637Z] Testing to make sure artifacts location is sane
12:18:12 [2023-09-08T16:18:12.637Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/52/artifact
12:18:12 [2023-09-08T16:18:12.637Z] + ECHO=echo
12:18:12 [2023-09-08T16:18:12.637Z] + '[' true == false ']'
12:18:12 [2023-09-08T16:18:12.637Z] + echo Dry run of build:
12:18:12 [2023-09-08T16:18:12.637Z] Dry run of build:
12:18:12 [2023-09-08T16:18:12.637Z] + echo Testing to make sure we are publishing to a new directory
12:18:12 [2023-09-08T16:18:12.637Z] Testing to make sure we are publishing to a new directory
12:18:12 [2023-09-08T16:18:12.637Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.0/cdt-lsp-1.0.0-m1'
12:18:13 [2023-09-08T16:18:13.569Z] + echo ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.0/cdt-lsp-1.0.0-m1'
12:18:13 [2023-09-08T16:18:13.569Z] ssh genie.cdt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.0/cdt-lsp-1.0.0-m1
12:18:13 [2023-09-08T16:18:13.569Z] + echo ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.0/cdt-lsp-1.0.0-m1 &&     wget -q https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/52/artifact/releng/org.eclipse.cdt.lsp.repository/target/repository/*zip*/repository.zip &&     unzip -q repository.zip &&     mv repository/* . &&     rm -r repository repository.zip'
12:18:13 [2023-09-08T16:18:13.569Z] ssh genie.cdt@projects-storage.eclipse.org cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.0/cdt-lsp-1.0.0-m1 &&     wget -q https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/52/artifact/releng/org.eclipse.cdt.lsp.repository/target/repository/*zip*/repository.zip &&     unzip -q repository.zip &&     mv repository/* . &&     rm -r repository repository.zip
12:18:13 [2023-09-08T16:18:13.569Z] + echo ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.0/cdt-lsp-1.0.0-m1 &&     wget -q https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/52/artifact/releng/org.eclipse.cdt.lsp.repository/target/org.eclipse.cdt.lsp.repository.zip &&     mv org.eclipse.cdt.lsp.repository.zip cdt-lsp-1.0.0-m1.zip'
12:18:13 [2023-09-08T16:18:13.569Z] ssh genie.cdt@projects-storage.eclipse.org cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.0/cdt-lsp-1.0.0-m1 &&     wget -q https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/52/artifact/releng/org.eclipse.cdt.lsp.repository/target/org.eclipse.cdt.lsp.repository.zip &&     mv org.eclipse.cdt.lsp.repository.zip cdt-lsp-1.0.0-m1.zip
12:18:13 [2023-09-08T16:18:13.900Z] [Pipeline] }
12:18:13 [2023-09-08T16:18:13.902Z] $ ssh-agent -k
12:18:13 [2023-09-08T16:18:13.905Z] unset SSH_AUTH_SOCK;
12:18:13 [2023-09-08T16:18:13.905Z] unset SSH_AGENT_PID;
12:18:13 [2023-09-08T16:18:13.905Z] echo Agent pid 141 killed;
12:18:13 [2023-09-08T16:18:13.913Z] [ssh-agent] Stopped.
12:18:14 [2023-09-08T16:18:14.180Z] [Pipeline] // sshagent
12:18:14 [2023-09-08T16:18:14.564Z] [Pipeline] }
12:18:14 [2023-09-08T16:18:14.822Z] [Pipeline] // stage
12:18:15 [2023-09-08T16:18:15.349Z] [Pipeline] }
12:18:15 [2023-09-08T16:18:15.624Z] [Pipeline] // timestamps
12:18:16 [2023-09-08T16:18:16.012Z] [Pipeline] }
12:18:16 [2023-09-08T16:18:16.272Z] [Pipeline] // withEnv
12:18:16 [2023-09-08T16:18:16.664Z] [Pipeline] }
12:18:16 [2023-09-08T16:18:16.923Z] [Pipeline] // node
12:18:17 [2023-09-08T16:18:17.432Z] [Pipeline] End of Pipeline
12:18:17 [2023-09-08T16:18:17.584Z] Finished: SUCCESS