Skip to content

Console Output

11:45:07 [2024-05-01T15:45:07.583Z] Started by user Jonah Graham
11:45:07 [2024-05-01T15:45:07.583Z] Running as Jonah Graham
11:45:08 [2024-05-01T15:45:08.027Z] Obtained releng/promote-a-build.Jenkinsfile from git https://github.com/eclipse-cdt/cdt.git
11:45:08 [2024-05-01T15:45:08.051Z] [Pipeline] Start of Pipeline
11:45:09 [2024-05-01T15:45:09.754Z] [Pipeline] node
11:45:24 [2024-05-01T15:45:24.755Z] Still waiting to schedule task
11:45:24 [2024-05-01T15:45:24.756Z] Waiting for next available executor
11:45:28 [2024-05-01T15:45:28.259Z] Agent basic-ws664 is provisioned from template basic
11:45:28 [2024-05-01T15:45:28.260Z] ---
11:45:28 [2024-05-01T15:45:28.260Z] apiVersion: "v1"
11:45:28 [2024-05-01T15:45:28.260Z] kind: "Pod"
11:45:28 [2024-05-01T15:45:28.260Z] metadata:
11:45:28 [2024-05-01T15:45:28.260Z]   labels:
11:45:28 [2024-05-01T15:45:28.260Z]     jenkins: "slave"
11:45:28 [2024-05-01T15:45:28.260Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
11:45:28 [2024-05-01T15:45:28.260Z]     jenkins/label: "basic"
11:45:28 [2024-05-01T15:45:28.260Z]   name: "basic-ws664"
11:45:28 [2024-05-01T15:45:28.260Z]   namespace: "cdt"
11:45:28 [2024-05-01T15:45:28.260Z] spec:
11:45:28 [2024-05-01T15:45:28.260Z]   containers:
11:45:28 [2024-05-01T15:45:28.260Z]   - env:
11:45:28 [2024-05-01T15:45:28.260Z]     - name: "JENKINS_SECRET"
11:45:28 [2024-05-01T15:45:28.260Z]       value: "********"
11:45:28 [2024-05-01T15:45:28.260Z]     - name: "JENKINS_TUNNEL"
11:45:28 [2024-05-01T15:45:28.260Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
11:45:28 [2024-05-01T15:45:28.260Z]     - name: "JENKINS_AGENT_NAME"
11:45:28 [2024-05-01T15:45:28.260Z]       value: "basic-ws664"
11:45:28 [2024-05-01T15:45:28.260Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
11:45:28 [2024-05-01T15:45:28.260Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
11:45:28 [2024-05-01T15:45:28.260Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
11:45:28 [2024-05-01T15:45:28.260Z]     - name: "JAVA_TOOL_OPTIONS"
11:45:28 [2024-05-01T15:45:28.260Z]       value: ""
11:45:28 [2024-05-01T15:45:28.260Z]     - name: "_JAVA_OPTIONS"
11:45:28 [2024-05-01T15:45:28.260Z]       value: ""
11:45:28 [2024-05-01T15:45:28.260Z]     - name: "OPENJ9_JAVA_OPTIONS"
11:45:28 [2024-05-01T15:45:28.260Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
11:45:28 [2024-05-01T15:45:28.260Z]     - name: "JENKINS_NAME"
11:45:28 [2024-05-01T15:45:28.260Z]       value: "basic-ws664"
11:45:28 [2024-05-01T15:45:28.260Z]     - name: "JENKINS_AGENT_WORKDIR"
11:45:28 [2024-05-01T15:45:28.260Z]       value: "/home/jenkins/agent"
11:45:28 [2024-05-01T15:45:28.260Z]     - name: "JENKINS_URL"
11:45:28 [2024-05-01T15:45:28.260Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
11:45:28 [2024-05-01T15:45:28.260Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
11:45:28 [2024-05-01T15:45:28.260Z]     imagePullPolicy: "Always"
11:45:28 [2024-05-01T15:45:28.260Z]     name: "jnlp"
11:45:28 [2024-05-01T15:45:28.260Z]     resources:
11:45:28 [2024-05-01T15:45:28.260Z]       limits:
11:45:28 [2024-05-01T15:45:28.260Z]         cpu: "2000m"
11:45:28 [2024-05-01T15:45:28.260Z]         memory: "4096Mi"
11:45:28 [2024-05-01T15:45:28.260Z]       requests:
11:45:28 [2024-05-01T15:45:28.260Z]         cpu: "1000m"
11:45:28 [2024-05-01T15:45:28.260Z]         memory: "4096Mi"
11:45:28 [2024-05-01T15:45:28.260Z]     tty: true
11:45:28 [2024-05-01T15:45:28.260Z]     volumeMounts:
11:45:28 [2024-05-01T15:45:28.260Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
11:45:28 [2024-05-01T15:45:28.260Z]       name: "m2-dir"
11:45:28 [2024-05-01T15:45:28.260Z]       readOnly: true
11:45:28 [2024-05-01T15:45:28.260Z]       subPath: "toolchains.xml"
11:45:28 [2024-05-01T15:45:28.260Z]     - mountPath: "/home/jenkins/.mavenrc"
11:45:28 [2024-05-01T15:45:28.260Z]       name: "m2-dir"
11:45:28 [2024-05-01T15:45:28.260Z]       readOnly: true
11:45:28 [2024-05-01T15:45:28.260Z]       subPath: ".mavenrc"
11:45:28 [2024-05-01T15:45:28.260Z]     - mountPath: "/opt/tools"
11:45:28 [2024-05-01T15:45:28.260Z]       name: "volume-0"
11:45:28 [2024-05-01T15:45:28.260Z]       readOnly: false
11:45:28 [2024-05-01T15:45:28.260Z]     - mountPath: "/home/jenkins"
11:45:28 [2024-05-01T15:45:28.260Z]       name: "volume-2"
11:45:28 [2024-05-01T15:45:28.260Z]       readOnly: false
11:45:28 [2024-05-01T15:45:28.260Z]     - mountPath: "/home/jenkins/.m2/repository"
11:45:28 [2024-05-01T15:45:28.260Z]       name: "volume-3"
11:45:28 [2024-05-01T15:45:28.260Z]       readOnly: false
11:45:28 [2024-05-01T15:45:28.260Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
11:45:28 [2024-05-01T15:45:28.260Z]       name: "m2-secret-dir"
11:45:28 [2024-05-01T15:45:28.260Z]       readOnly: true
11:45:28 [2024-05-01T15:45:28.260Z]       subPath: "settings-security.xml"
11:45:28 [2024-05-01T15:45:28.260Z]     - mountPath: "/home/jenkins/.m2/wrapper"
11:45:28 [2024-05-01T15:45:28.260Z]       name: "volume-4"
11:45:28 [2024-05-01T15:45:28.260Z]       readOnly: false
11:45:28 [2024-05-01T15:45:28.260Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
11:45:28 [2024-05-01T15:45:28.260Z]       name: "m2-secret-dir"
11:45:28 [2024-05-01T15:45:28.260Z]       readOnly: true
11:45:28 [2024-05-01T15:45:28.260Z]       subPath: "settings.xml"
11:45:28 [2024-05-01T15:45:28.260Z]     - mountPath: "/home/jenkins/.ssh"
11:45:28 [2024-05-01T15:45:28.260Z]       name: "volume-1"
11:45:28 [2024-05-01T15:45:28.260Z]       readOnly: false
11:45:28 [2024-05-01T15:45:28.260Z]       subPath: ""
11:45:28 [2024-05-01T15:45:28.260Z]     - mountPath: "/home/jenkins/agent"
11:45:28 [2024-05-01T15:45:28.260Z]       name: "workspace-volume"
11:45:28 [2024-05-01T15:45:28.260Z]       readOnly: false
11:45:28 [2024-05-01T15:45:28.260Z]     workingDir: "/home/jenkins/agent"
11:45:28 [2024-05-01T15:45:28.260Z]   nodeSelector:
11:45:28 [2024-05-01T15:45:28.260Z]     kubernetes.io/os: "linux"
11:45:28 [2024-05-01T15:45:28.260Z]   restartPolicy: "Never"
11:45:28 [2024-05-01T15:45:28.260Z]   volumes:
11:45:28 [2024-05-01T15:45:28.260Z]   - name: "volume-0"
11:45:28 [2024-05-01T15:45:28.260Z]     persistentVolumeClaim:
11:45:28 [2024-05-01T15:45:28.260Z]       claimName: "tools-claim-jiro-cdt"
11:45:28 [2024-05-01T15:45:28.260Z]       readOnly: true
11:45:28 [2024-05-01T15:45:28.260Z]   - name: "m2-secret-dir"
11:45:28 [2024-05-01T15:45:28.260Z]     secret:
11:45:28 [2024-05-01T15:45:28.260Z]       secretName: "m2-secret-dir"
11:45:28 [2024-05-01T15:45:28.260Z]   - emptyDir:
11:45:28 [2024-05-01T15:45:28.260Z]       medium: ""
11:45:28 [2024-05-01T15:45:28.260Z]     name: "volume-2"
11:45:28 [2024-05-01T15:45:28.260Z]   - configMap:
11:45:28 [2024-05-01T15:45:28.260Z]       name: "m2-dir"
11:45:28 [2024-05-01T15:45:28.260Z]     name: "m2-dir"
11:45:28 [2024-05-01T15:45:28.260Z]   - configMap:
11:45:28 [2024-05-01T15:45:28.260Z]       name: "known-hosts"
11:45:28 [2024-05-01T15:45:28.260Z]     name: "volume-1"
11:45:28 [2024-05-01T15:45:28.260Z]   - emptyDir:
11:45:28 [2024-05-01T15:45:28.260Z]       medium: ""
11:45:28 [2024-05-01T15:45:28.260Z]     name: "workspace-volume"
11:45:28 [2024-05-01T15:45:28.260Z]   - emptyDir:
11:45:28 [2024-05-01T15:45:28.260Z]       medium: ""
11:45:28 [2024-05-01T15:45:28.260Z]     name: "volume-4"
11:45:28 [2024-05-01T15:45:28.260Z]   - emptyDir:
11:45:28 [2024-05-01T15:45:28.260Z]       medium: ""
11:45:28 [2024-05-01T15:45:28.260Z]     name: "volume-3"
11:45:28 [2024-05-01T15:45:28.260Z] 
11:45:28 [2024-05-01T15:45:28.286Z] Running on basic-ws664 in /home/jenkins/agent/workspace/promote-a-build
11:45:28 [2024-05-01T15:45:28.533Z] [Pipeline] {
11:45:29 [2024-05-01T15:45:29.536Z] [Pipeline] stage
11:45:29 [2024-05-01T15:45:29.537Z] [Pipeline] { (Declarative: Checkout SCM)
11:45:30 [2024-05-01T15:45:30.148Z] [Pipeline] checkout
11:45:30 [2024-05-01T15:45:30.214Z] The recommended git tool is: git
11:45:31 [2024-05-01T15:45:31.796Z] No credentials specified
11:45:31 [2024-05-01T15:45:31.798Z] Cloning the remote Git repository
11:45:31 [2024-05-01T15:45:31.813Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
11:45:31 [2024-05-01T15:45:31.847Z]  > git init /home/jenkins/agent/workspace/promote-a-build # timeout=10
11:45:31 [2024-05-01T15:45:31.877Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
11:45:31 [2024-05-01T15:45:31.878Z]  > git --version # timeout=10
11:45:31 [2024-05-01T15:45:31.882Z]  > git --version # 'git version 2.20.1'
11:45:31 [2024-05-01T15:45:31.882Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:53 [2024-05-01T15:45:53.392Z] Avoid second fetch
11:45:53 [2024-05-01T15:45:53.402Z] Checking out Revision f0ae450f72d6c481a4701b171302917f6ae46b74 (refs/remotes/origin/main)
11:45:52 [2024-05-01T15:45:52.806Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
11:45:52 [2024-05-01T15:45:52.813Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:45:53 [2024-05-01T15:45:53.395Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
11:45:53 [2024-05-01T15:45:53.408Z]  > git config core.sparsecheckout # timeout=10
11:45:53 [2024-05-01T15:45:53.413Z]  > git checkout -f f0ae450f72d6c481a4701b171302917f6ae46b74 # timeout=10
11:45:55 [2024-05-01T15:45:55.696Z] Commit message: "Remove use of Thread.stop from test code"
11:45:55 [2024-05-01T15:45:55.701Z]  > git rev-list --no-walk f0ae450f72d6c481a4701b171302917f6ae46b74 # timeout=10
11:45:55 [2024-05-01T15:45:55.984Z] [Pipeline] }
11:45:56 [2024-05-01T15:45:56.235Z] [Pipeline] // stage
11:45:57 [2024-05-01T15:45:57.269Z] [Pipeline] withEnv
11:45:57 [2024-05-01T15:45:57.269Z] [Pipeline] {
11:45:59 [2024-05-01T15:45:59.402Z] [Pipeline] timestamps
11:45:59 [2024-05-01T15:45:59.402Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
11:45:59 [2024-05-01T15:45:59.403Z] [Pipeline] {
11:46:01 [2024-05-01T15:46:01.402Z] [Pipeline] stage
11:46:01 [2024-05-01T15:46:01.402Z] [Pipeline] { (Upload)
11:46:06 [2024-05-01T15:46:06.793Z] [Pipeline] sshagent
11:46:06 [2024-05-01T15:46:06.799Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
11:46:06 [2024-05-01T15:46:06.799Z] [ssh-agent] Looking for ssh-agent implementation...
11:46:06 [2024-05-01T15:46:06.825Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
11:46:06 [2024-05-01T15:46:06.827Z] $ ssh-agent
11:46:06 [2024-05-01T15:46:06.839Z] SSH_AUTH_SOCK=/tmp/ssh-WjafU6N0dgAC/agent.138
11:46:06 [2024-05-01T15:46:06.839Z] SSH_AGENT_PID=140
11:46:06 [2024-05-01T15:46:06.851Z] Running ssh-add (command line suppressed)
11:46:06 [2024-05-01T15:46:06.867Z] Identity added: /home/jenkins/agent/workspace/promote-a-build@tmp/private_key_9146685875145660373.key (/home/jenkins/agent/workspace/promote-a-build@tmp/private_key_9146685875145660373.key)
11:46:06 [2024-05-01T15:46:06.877Z] [ssh-agent] Started.
11:46:06 [2024-05-01T15:46:06.878Z] [Pipeline] {
11:46:07 [2024-05-01T15:46:07.506Z] [Pipeline] sh
11:46:07 [2024-05-01T15:46:07.843Z] + ./releng/scripts/promote-a-build.sh
11:46:07 [2024-05-01T15:46:07.843Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
11:46:07 [2024-05-01T15:46:07.843Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
11:46:07 [2024-05-01T15:46:07.843Z] + SCP=scp
11:46:07 [2024-05-01T15:46:07.843Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.2/cdt-lsp-1.2.0-m2
11:46:07 [2024-05-01T15:46:07.843Z] + ARTIFACTS=https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/105/artifact
11:46:07 [2024-05-01T15:46:07.843Z] + '[' cdt-lsp == cdt ']'
11:46:07 [2024-05-01T15:46:07.843Z] + '[' cdt-lsp == cdt-lsp ']'
11:46:07 [2024-05-01T15:46:07.843Z] + ARTIFACTS_REPO_TARGET=https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/105/artifact/releng/org.eclipse.cdt.lsp.repository/target
11:46:07 [2024-05-01T15:46:07.844Z] + ZIP_NAME=org.eclipse.cdt.lsp.repository.zip
11:46:07 [2024-05-01T15:46:07.844Z] + echo Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.2/cdt-lsp-1.2.0-m2
11:46:07 [2024-05-01T15:46:07.844Z] Using download location root of /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.2/cdt-lsp-1.2.0-m2
11:46:07 [2024-05-01T15:46:07.844Z] + echo Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/105/artifact
11:46:07 [2024-05-01T15:46:07.844Z] Using artifacts location root of https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/105/artifact
11:46:07 [2024-05-01T15:46:07.844Z] + echo Testing to make sure artifacts location is sane
11:46:07 [2024-05-01T15:46:07.844Z] Testing to make sure artifacts location is sane
11:46:07 [2024-05-01T15:46:07.844Z] + wget -q --output-document=/dev/null https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/105/artifact
11:46:07 [2024-05-01T15:46:07.844Z] + ECHO=echo
11:46:07 [2024-05-01T15:46:07.844Z] + '[' false == false ']'
11:46:07 [2024-05-01T15:46:07.844Z] + ECHO=
11:46:07 [2024-05-01T15:46:07.844Z] + echo Testing to make sure we are publishing to a new directory
11:46:07 [2024-05-01T15:46:07.844Z] Testing to make sure we are publishing to a new directory
11:46:07 [2024-05-01T15:46:07.844Z] + ssh genie.cdt@projects-storage.eclipse.org 'test ! -e /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.2/cdt-lsp-1.2.0-m2'
11:46:08 [2024-05-01T15:46:08.411Z] + ssh genie.cdt@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.2/cdt-lsp-1.2.0-m2'
11:46:08 [2024-05-01T15:46:08.669Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.2/cdt-lsp-1.2.0-m2 &&     wget -q https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/105/artifact/releng/org.eclipse.cdt.lsp.repository/target/repository/*zip*/repository.zip &&     unzip -q repository.zip &&     mv repository/* . &&     rm -r repository repository.zip'
11:46:09 [2024-05-01T15:46:09.604Z] + ssh genie.cdt@projects-storage.eclipse.org 'cd /home/data/httpd/download.eclipse.org/tools/cdt/builds/cdt-lsp-1.2/cdt-lsp-1.2.0-m2 &&     wget -q https://ci.eclipse.org/cdt/job/cdt-lsp/job/master/105/artifact/releng/org.eclipse.cdt.lsp.repository/target/org.eclipse.cdt.lsp.repository.zip &&     mv org.eclipse.cdt.lsp.repository.zip cdt-lsp-1.2.0-m2.zip'
11:46:10 [2024-05-01T15:46:10.110Z] [Pipeline] }
11:46:10 [2024-05-01T15:46:10.114Z] $ ssh-agent -k
11:46:10 [2024-05-01T15:46:10.119Z] unset SSH_AUTH_SOCK;
11:46:10 [2024-05-01T15:46:10.119Z] unset SSH_AGENT_PID;
11:46:10 [2024-05-01T15:46:10.119Z] echo Agent pid 140 killed;
11:46:10 [2024-05-01T15:46:10.123Z] [ssh-agent] Stopped.
11:46:10 [2024-05-01T15:46:10.387Z] [Pipeline] // sshagent
11:46:10 [2024-05-01T15:46:10.772Z] [Pipeline] }
11:46:11 [2024-05-01T15:46:11.018Z] [Pipeline] // stage
11:46:11 [2024-05-01T15:46:11.518Z] [Pipeline] }
11:46:11 [2024-05-01T15:46:11.779Z] [Pipeline] // timestamps
11:46:12 [2024-05-01T15:46:12.153Z] [Pipeline] }
11:46:12 [2024-05-01T15:46:12.397Z] [Pipeline] // withEnv
11:46:12 [2024-05-01T15:46:12.770Z] [Pipeline] }
11:46:13 [2024-05-01T15:46:13.027Z] [Pipeline] // node
11:46:13 [2024-05-01T15:46:13.537Z] [Pipeline] End of Pipeline
11:46:13 [2024-05-01T15:46:13.680Z] Finished: SUCCESS