Skip to content
Success

Console Output

12:13:19 [2023-01-16T17:13:19.808Z] Started by user Jonah Graham
12:13:19 [2023-01-16T17:13:19.808Z] Running as Jonah Graham
12:13:34 [2023-01-16T17:13:34.715Z] Obtained releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt.git
12:13:35 [2023-01-16T17:13:35.084Z] [Pipeline] Start of Pipeline
12:13:37 [2023-01-16T17:13:37.133Z] [Pipeline] node
12:13:52 [2023-01-16T17:13:52.134Z] Still waiting to schedule task
12:13:52 [2023-01-16T17:13:52.134Z] Waiting for next available executor
12:13:56 [2023-01-16T17:13:56.422Z] Agent basic-t4gzj is provisioned from template basic
12:13:56 [2023-01-16T17:13:56.445Z] ---
12:13:56 [2023-01-16T17:13:56.445Z] apiVersion: "v1"
12:13:56 [2023-01-16T17:13:56.445Z] kind: "Pod"
12:13:56 [2023-01-16T17:13:56.445Z] metadata:
12:13:56 [2023-01-16T17:13:56.445Z]   annotations: {}
12:13:56 [2023-01-16T17:13:56.445Z]   labels:
12:13:56 [2023-01-16T17:13:56.445Z]     jenkins: "slave"
12:13:56 [2023-01-16T17:13:56.445Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
12:13:56 [2023-01-16T17:13:56.445Z]     jenkins/label: "basic"
12:13:56 [2023-01-16T17:13:56.445Z]   name: "basic-t4gzj"
12:13:56 [2023-01-16T17:13:56.445Z]   namespace: "cdt"
12:13:56 [2023-01-16T17:13:56.445Z] spec:
12:13:56 [2023-01-16T17:13:56.445Z]   containers:
12:13:56 [2023-01-16T17:13:56.445Z]   - env:
12:13:56 [2023-01-16T17:13:56.445Z]     - name: "JENKINS_SECRET"
12:13:56 [2023-01-16T17:13:56.445Z]       value: "********"
12:13:56 [2023-01-16T17:13:56.445Z]     - name: "JENKINS_TUNNEL"
12:13:56 [2023-01-16T17:13:56.445Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
12:13:56 [2023-01-16T17:13:56.445Z]     - name: "JENKINS_AGENT_NAME"
12:13:56 [2023-01-16T17:13:56.445Z]       value: "basic-t4gzj"
12:13:56 [2023-01-16T17:13:56.445Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
12:13:56 [2023-01-16T17:13:56.445Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
12:13:56 [2023-01-16T17:13:56.445Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
12:13:56 [2023-01-16T17:13:56.445Z]     - name: "JAVA_TOOL_OPTIONS"
12:13:56 [2023-01-16T17:13:56.445Z]       value: ""
12:13:56 [2023-01-16T17:13:56.445Z]     - name: "_JAVA_OPTIONS"
12:13:56 [2023-01-16T17:13:56.445Z]       value: ""
12:13:56 [2023-01-16T17:13:56.445Z]     - name: "OPENJ9_JAVA_OPTIONS"
12:13:56 [2023-01-16T17:13:56.445Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
12:13:56 [2023-01-16T17:13:56.445Z]     - name: "JENKINS_NAME"
12:13:56 [2023-01-16T17:13:56.445Z]       value: "basic-t4gzj"
12:13:56 [2023-01-16T17:13:56.445Z]     - name: "JENKINS_AGENT_WORKDIR"
12:13:56 [2023-01-16T17:13:56.445Z]       value: "/home/jenkins/agent"
12:13:56 [2023-01-16T17:13:56.445Z]     - name: "JENKINS_URL"
12:13:56 [2023-01-16T17:13:56.445Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
12:13:56 [2023-01-16T17:13:56.445Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
12:13:56 [2023-01-16T17:13:56.445Z]     imagePullPolicy: "Always"
12:13:56 [2023-01-16T17:13:56.445Z]     name: "jnlp"
12:13:56 [2023-01-16T17:13:56.445Z]     resources:
12:13:56 [2023-01-16T17:13:56.445Z]       limits:
12:13:56 [2023-01-16T17:13:56.445Z]         cpu: "2000m"
12:13:56 [2023-01-16T17:13:56.445Z]         memory: "4096Mi"
12:13:56 [2023-01-16T17:13:56.445Z]       requests:
12:13:56 [2023-01-16T17:13:56.445Z]         cpu: "1000m"
12:13:56 [2023-01-16T17:13:56.445Z]         memory: "4096Mi"
12:13:56 [2023-01-16T17:13:56.445Z]     tty: true
12:13:56 [2023-01-16T17:13:56.445Z]     volumeMounts:
12:13:56 [2023-01-16T17:13:56.445Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
12:13:56 [2023-01-16T17:13:56.445Z]       name: "m2-dir"
12:13:56 [2023-01-16T17:13:56.445Z]       readOnly: true
12:13:56 [2023-01-16T17:13:56.445Z]       subPath: "toolchains.xml"
12:13:56 [2023-01-16T17:13:56.445Z]     - mountPath: "/home/jenkins/.mavenrc"
12:13:56 [2023-01-16T17:13:56.445Z]       name: "m2-dir"
12:13:56 [2023-01-16T17:13:56.445Z]       readOnly: true
12:13:56 [2023-01-16T17:13:56.445Z]       subPath: ".mavenrc"
12:13:56 [2023-01-16T17:13:56.445Z]     - mountPath: "/opt/tools"
12:13:56 [2023-01-16T17:13:56.445Z]       name: "volume-0"
12:13:56 [2023-01-16T17:13:56.445Z]       readOnly: false
12:13:56 [2023-01-16T17:13:56.445Z]     - mountPath: "/home/jenkins"
12:13:56 [2023-01-16T17:13:56.445Z]       name: "volume-2"
12:13:56 [2023-01-16T17:13:56.445Z]       readOnly: false
12:13:56 [2023-01-16T17:13:56.445Z]     - mountPath: "/home/jenkins/.m2/repository"
12:13:56 [2023-01-16T17:13:56.445Z]       name: "volume-3"
12:13:56 [2023-01-16T17:13:56.445Z]       readOnly: false
12:13:56 [2023-01-16T17:13:56.445Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
12:13:56 [2023-01-16T17:13:56.445Z]       name: "m2-secret-dir"
12:13:56 [2023-01-16T17:13:56.445Z]       readOnly: true
12:13:56 [2023-01-16T17:13:56.445Z]       subPath: "settings-security.xml"
12:13:56 [2023-01-16T17:13:56.445Z]     - mountPath: "/home/jenkins/.m2/wrapper"
12:13:56 [2023-01-16T17:13:56.445Z]       name: "volume-4"
12:13:56 [2023-01-16T17:13:56.445Z]       readOnly: false
12:13:56 [2023-01-16T17:13:56.445Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
12:13:56 [2023-01-16T17:13:56.445Z]       name: "m2-secret-dir"
12:13:56 [2023-01-16T17:13:56.445Z]       readOnly: true
12:13:56 [2023-01-16T17:13:56.445Z]       subPath: "settings.xml"
12:13:56 [2023-01-16T17:13:56.445Z]     - mountPath: "/home/jenkins/.ssh"
12:13:56 [2023-01-16T17:13:56.445Z]       name: "volume-1"
12:13:56 [2023-01-16T17:13:56.445Z]       readOnly: false
12:13:56 [2023-01-16T17:13:56.445Z]       subPath: ""
12:13:56 [2023-01-16T17:13:56.445Z]     - mountPath: "/home/jenkins/agent"
12:13:56 [2023-01-16T17:13:56.445Z]       name: "workspace-volume"
12:13:56 [2023-01-16T17:13:56.445Z]       readOnly: false
12:13:56 [2023-01-16T17:13:56.445Z]     workingDir: "/home/jenkins/agent"
12:13:56 [2023-01-16T17:13:56.445Z]   nodeSelector:
12:13:56 [2023-01-16T17:13:56.445Z]     kubernetes.io/os: "linux"
12:13:56 [2023-01-16T17:13:56.445Z]   restartPolicy: "Never"
12:13:56 [2023-01-16T17:13:56.445Z]   volumes:
12:13:56 [2023-01-16T17:13:56.445Z]   - name: "volume-0"
12:13:56 [2023-01-16T17:13:56.445Z]     persistentVolumeClaim:
12:13:56 [2023-01-16T17:13:56.445Z]       claimName: "tools-claim-jiro-cdt"
12:13:56 [2023-01-16T17:13:56.445Z]       readOnly: true
12:13:56 [2023-01-16T17:13:56.445Z]   - name: "m2-secret-dir"
12:13:56 [2023-01-16T17:13:56.445Z]     secret:
12:13:56 [2023-01-16T17:13:56.445Z]       secretName: "m2-secret-dir"
12:13:56 [2023-01-16T17:13:56.445Z]   - emptyDir:
12:13:56 [2023-01-16T17:13:56.445Z]       medium: ""
12:13:56 [2023-01-16T17:13:56.445Z]     name: "volume-2"
12:13:56 [2023-01-16T17:13:56.445Z]   - configMap:
12:13:56 [2023-01-16T17:13:56.445Z]       name: "m2-dir"
12:13:56 [2023-01-16T17:13:56.445Z]     name: "m2-dir"
12:13:56 [2023-01-16T17:13:56.445Z]   - configMap:
12:13:56 [2023-01-16T17:13:56.445Z]       name: "known-hosts"
12:13:56 [2023-01-16T17:13:56.445Z]     name: "volume-1"
12:13:56 [2023-01-16T17:13:56.445Z]   - emptyDir:
12:13:56 [2023-01-16T17:13:56.445Z]       medium: ""
12:13:56 [2023-01-16T17:13:56.445Z]     name: "workspace-volume"
12:13:56 [2023-01-16T17:13:56.445Z]   - emptyDir:
12:13:56 [2023-01-16T17:13:56.445Z]       medium: ""
12:13:56 [2023-01-16T17:13:56.445Z]     name: "volume-4"
12:13:56 [2023-01-16T17:13:56.445Z]   - emptyDir:
12:13:56 [2023-01-16T17:13:56.445Z]       medium: ""
12:13:56 [2023-01-16T17:13:56.445Z]     name: "volume-3"
12:13:56 [2023-01-16T17:13:56.445Z] 
12:13:56 [2023-01-16T17:13:56.640Z] Running on basic-t4gzj in /home/jenkins/agent/workspace/promote-files-to-download
12:13:56 [2023-01-16T17:13:56.779Z] [Pipeline] {
12:13:57 [2023-01-16T17:13:57.927Z] [Pipeline] stage
12:13:57 [2023-01-16T17:13:57.928Z] [Pipeline] { (Declarative: Checkout SCM)
12:13:59 [2023-01-16T17:13:59.007Z] [Pipeline] checkout
12:13:59 [2023-01-16T17:13:59.024Z] The recommended git tool is: git
12:14:01 [2023-01-16T17:14:01.506Z] No credentials specified
12:14:01 [2023-01-16T17:14:01.509Z] Cloning the remote Git repository
12:14:01 [2023-01-16T17:14:01.535Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
12:14:02 [2023-01-16T17:14:02.529Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
12:14:02 [2023-01-16T17:14:02.562Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
12:14:02 [2023-01-16T17:14:02.563Z]  > git --version # timeout=10
12:14:02 [2023-01-16T17:14:02.568Z]  > git --version # 'git version 2.20.1'
12:14:02 [2023-01-16T17:14:02.569Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:14:40 [2023-01-16T17:14:40.850Z] Avoid second fetch
12:14:40 [2023-01-16T17:14:40.865Z] Checking out Revision ded8b708cca53eada3fcb6277eb513b6fe1e8e6e (refs/remotes/origin/main)
12:14:40 [2023-01-16T17:14:40.830Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
12:14:40 [2023-01-16T17:14:40.840Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
12:14:40 [2023-01-16T17:14:40.858Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
12:14:40 [2023-01-16T17:14:40.882Z]  > git config core.sparsecheckout # timeout=10
12:14:40 [2023-01-16T17:14:40.891Z]  > git checkout -f ded8b708cca53eada3fcb6277eb513b6fe1e8e6e # timeout=10
12:14:52 [2023-01-16T17:14:52.675Z] Commit message: "Fix broken composites on archive.eclipse.org"
12:14:52 [2023-01-16T17:14:52.688Z]  > git rev-list --no-walk fb081b99759c77686ec51eca04bd89d577c36c83 # timeout=10
12:14:53 [2023-01-16T17:14:53.042Z] [Pipeline] }
12:14:53 [2023-01-16T17:14:53.329Z] [Pipeline] // stage
12:14:54 [2023-01-16T17:14:54.404Z] [Pipeline] withEnv
12:14:54 [2023-01-16T17:14:54.404Z] [Pipeline] {
12:14:56 [2023-01-16T17:14:56.731Z] [Pipeline] timestamps
12:14:56 [2023-01-16T17:14:56.731Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
12:14:56 [2023-01-16T17:14:56.732Z] [Pipeline] {
12:14:58 [2023-01-16T17:14:58.917Z] [Pipeline] stage
12:14:58 [2023-01-16T17:14:58.918Z] [Pipeline] { (Upload)
12:15:04 [2023-01-16T17:15:04.869Z] [Pipeline] sshagent
12:15:04 [2023-01-16T17:15:04.910Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
12:15:04 [2023-01-16T17:15:04.910Z] [ssh-agent] Looking for ssh-agent implementation...
12:15:04 [2023-01-16T17:15:04.966Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:15:04 [2023-01-16T17:15:04.977Z] $ ssh-agent
12:15:05 [2023-01-16T17:15:05.017Z] SSH_AUTH_SOCK=/tmp/ssh-jrdk7LAOaEte/agent.153
12:15:05 [2023-01-16T17:15:05.017Z] SSH_AGENT_PID=155
12:15:05 [2023-01-16T17:15:05.041Z] Running ssh-add (command line suppressed)
12:15:05 [2023-01-16T17:15:05.075Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_11551399586782826614.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_11551399586782826614.key)
12:15:05 [2023-01-16T17:15:05.088Z] [ssh-agent] Started.
12:15:05 [2023-01-16T17:15:05.089Z] [Pipeline] {
12:15:05 [2023-01-16T17:15:05.762Z] [Pipeline] sh
12:15:06 [2023-01-16T17:15:06.140Z] + ./releng/scripts/promote-files-to-download.sh
12:15:06 [2023-01-16T17:15:06.140Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
12:15:06 [2023-01-16T17:15:06.140Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
12:15:06 [2023-01-16T17:15:06.140Z] + SCP=scp
12:15:06 [2023-01-16T17:15:06.141Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
12:15:06 [2023-01-16T17:15:06.141Z] + ARCHIVE=/home/data/httpd/archive.eclipse.org/tools/cdt
12:15:06 [2023-01-16T17:15:06.141Z] + ECHO=echo
12:15:06 [2023-01-16T17:15:06.141Z] + '[' false == false ']'
12:15:06 [2023-01-16T17:15:06.141Z] + ECHO=
12:15:06 [2023-01-16T17:15:06.141Z] + ssh genie.cdt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
12:15:07 [2023-01-16T17:15:07.084Z] + scp ./releng/download/releases/latest/compositeArtifacts.xml ./releng/download/releases/latest/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
12:15:07 [2023-01-16T17:15:07.346Z] + scp ./releng/download/releases/10.6/compositeArtifacts.xml ./releng/download/releases/10.6/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/
12:15:12 [2023-01-16T17:15:12.652Z] + scp ./releng/download/releases/10.7/compositeArtifacts.xml ./releng/download/releases/10.7/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.7/
12:15:12 [2023-01-16T17:15:12.914Z] + scp ./releng/download/releases/11.0/compositeArtifacts.xml ./releng/download/releases/11.0/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/11.0/
12:15:13 [2023-01-16T17:15:13.487Z] + scp ./releng/download/releases/9.3/compositeArtifacts.xml ./releng/download/releases/9.3/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/9.3/
12:15:14 [2023-01-16T17:15:14.059Z] + scp ./releng/download/releases/9.4/compositeArtifacts.xml ./releng/download/releases/9.4/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/9.4/
12:15:14 [2023-01-16T17:15:14.320Z] + scp ./releng/download/releases/9.5/compositeArtifacts.xml ./releng/download/releases/9.5/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/9.5/
12:15:14 [2023-01-16T17:15:14.890Z] + scp ./releng/download/releases/9.6/compositeArtifacts.xml ./releng/download/releases/9.6/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/9.6/
12:15:15 [2023-01-16T17:15:15.153Z] + scp ./releng/download/releases/9.7/compositeArtifacts.xml ./releng/download/releases/9.7/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/9.7/
12:15:16 [2023-01-16T17:15:16.100Z] + scp ./releng/download/releases/9.8/compositeArtifacts.xml ./releng/download/releases/9.8/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/archive.eclipse.org/tools/cdt/releases/9.8/
12:15:17 [2023-01-16T17:15:17.152Z] [Pipeline] }
12:15:17 [2023-01-16T17:15:17.162Z] $ ssh-agent -k
12:15:17 [2023-01-16T17:15:17.169Z] unset SSH_AUTH_SOCK;
12:15:17 [2023-01-16T17:15:17.169Z] unset SSH_AGENT_PID;
12:15:17 [2023-01-16T17:15:17.170Z] echo Agent pid 155 killed;
12:15:17 [2023-01-16T17:15:17.174Z] [ssh-agent] Stopped.
12:15:17 [2023-01-16T17:15:17.458Z] [Pipeline] // sshagent
12:15:17 [2023-01-16T17:15:17.862Z] [Pipeline] }
12:15:18 [2023-01-16T17:15:18.139Z] [Pipeline] // stage
12:15:18 [2023-01-16T17:15:18.689Z] [Pipeline] }
12:15:18 [2023-01-16T17:15:18.967Z] [Pipeline] // timestamps
12:15:19 [2023-01-16T17:15:19.371Z] [Pipeline] }
12:15:19 [2023-01-16T17:15:19.651Z] [Pipeline] // withEnv
12:15:20 [2023-01-16T17:15:20.060Z] [Pipeline] }
12:15:20 [2023-01-16T17:15:20.340Z] [Pipeline] // node
12:15:20 [2023-01-16T17:15:20.771Z] [Pipeline] End of Pipeline
12:15:21 [2023-01-16T17:15:21.060Z] Finished: SUCCESS