Skip to content

Console Output

18:20:16 [2021-07-26T22:20:16.073Z] Started by user Jonah Graham
18:20:16 [2021-07-26T22:20:16.073Z] Running as Jonah Graham
18:20:17 [2021-07-26T22:20:17.259Z] Obtained jenkins/pipelines/releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
18:20:17 [2021-07-26T22:20:17.259Z] Running in Durability level: PERFORMANCE_OPTIMIZED
18:20:17 [2021-07-26T22:20:17.321Z] [Pipeline] Start of Pipeline
18:20:19 [2021-07-26T22:20:19.433Z] [Pipeline] node
18:20:34 [2021-07-26T22:20:34.434Z] Still waiting to schedule task
18:20:34 [2021-07-26T22:20:34.434Z] Waiting for next available executor
18:20:42 [2021-07-26T22:20:42.861Z] Agent basic-lxr1b is provisioned from template basic
18:20:42 [2021-07-26T22:20:42.862Z] ---
18:20:42 [2021-07-26T22:20:42.862Z] apiVersion: "v1"
18:20:42 [2021-07-26T22:20:42.862Z] kind: "Pod"
18:20:42 [2021-07-26T22:20:42.862Z] metadata:
18:20:42 [2021-07-26T22:20:42.862Z]   annotations: {}
18:20:42 [2021-07-26T22:20:42.862Z]   labels:
18:20:42 [2021-07-26T22:20:42.862Z]     jenkins: "slave"
18:20:42 [2021-07-26T22:20:42.862Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
18:20:42 [2021-07-26T22:20:42.862Z]     jenkins/label: "basic"
18:20:42 [2021-07-26T22:20:42.862Z]   name: "basic-lxr1b"
18:20:42 [2021-07-26T22:20:42.862Z] spec:
18:20:42 [2021-07-26T22:20:42.862Z]   containers:
18:20:42 [2021-07-26T22:20:42.862Z]   - env:
18:20:42 [2021-07-26T22:20:42.862Z]     - name: "JENKINS_SECRET"
18:20:42 [2021-07-26T22:20:42.862Z]       value: "********"
18:20:42 [2021-07-26T22:20:42.862Z]     - name: "JENKINS_TUNNEL"
18:20:42 [2021-07-26T22:20:42.862Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
18:20:42 [2021-07-26T22:20:42.862Z]     - name: "JENKINS_AGENT_NAME"
18:20:42 [2021-07-26T22:20:42.862Z]       value: "basic-lxr1b"
18:20:42 [2021-07-26T22:20:42.862Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
18:20:42 [2021-07-26T22:20:42.862Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
18:20:42 [2021-07-26T22:20:42.862Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
18:20:42 [2021-07-26T22:20:42.862Z]     - name: "JAVA_TOOL_OPTIONS"
18:20:42 [2021-07-26T22:20:42.862Z]       value: ""
18:20:42 [2021-07-26T22:20:42.862Z]     - name: "_JAVA_OPTIONS"
18:20:42 [2021-07-26T22:20:42.862Z]       value: ""
18:20:42 [2021-07-26T22:20:42.862Z]     - name: "OPENJ9_JAVA_OPTIONS"
18:20:42 [2021-07-26T22:20:42.863Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
18:20:42 [2021-07-26T22:20:42.863Z]     - name: "JENKINS_NAME"
18:20:42 [2021-07-26T22:20:42.863Z]       value: "basic-lxr1b"
18:20:42 [2021-07-26T22:20:42.863Z]     - name: "JENKINS_AGENT_WORKDIR"
18:20:42 [2021-07-26T22:20:42.863Z]       value: "/home/jenkins/agent"
18:20:42 [2021-07-26T22:20:42.863Z]     - name: "JENKINS_URL"
18:20:42 [2021-07-26T22:20:42.863Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
18:20:42 [2021-07-26T22:20:42.863Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.5"
18:20:42 [2021-07-26T22:20:42.863Z]     imagePullPolicy: "Always"
18:20:42 [2021-07-26T22:20:42.863Z]     name: "jnlp"
18:20:42 [2021-07-26T22:20:42.863Z]     resources:
18:20:42 [2021-07-26T22:20:42.863Z]       limits:
18:20:42 [2021-07-26T22:20:42.863Z]         cpu: "2000m"
18:20:42 [2021-07-26T22:20:42.863Z]         memory: "4096Mi"
18:20:42 [2021-07-26T22:20:42.863Z]       requests:
18:20:42 [2021-07-26T22:20:42.863Z]         cpu: "1000m"
18:20:42 [2021-07-26T22:20:42.863Z]         memory: "4096Mi"
18:20:42 [2021-07-26T22:20:42.863Z]     tty: true
18:20:42 [2021-07-26T22:20:42.863Z]     volumeMounts:
18:20:42 [2021-07-26T22:20:42.863Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
18:20:42 [2021-07-26T22:20:42.863Z]       name: "m2-dir"
18:20:42 [2021-07-26T22:20:42.863Z]       readOnly: true
18:20:42 [2021-07-26T22:20:42.863Z]       subPath: "toolchains.xml"
18:20:42 [2021-07-26T22:20:42.863Z]     - mountPath: "/home/jenkins/.mavenrc"
18:20:42 [2021-07-26T22:20:42.863Z]       name: "m2-dir"
18:20:42 [2021-07-26T22:20:42.863Z]       readOnly: true
18:20:42 [2021-07-26T22:20:42.863Z]       subPath: ".mavenrc"
18:20:42 [2021-07-26T22:20:42.863Z]     - mountPath: "/opt/tools"
18:20:42 [2021-07-26T22:20:42.863Z]       name: "volume-0"
18:20:42 [2021-07-26T22:20:42.863Z]       readOnly: false
18:20:42 [2021-07-26T22:20:42.863Z]     - mountPath: "/home/jenkins"
18:20:42 [2021-07-26T22:20:42.863Z]       name: "volume-2"
18:20:42 [2021-07-26T22:20:42.863Z]       readOnly: false
18:20:42 [2021-07-26T22:20:42.863Z]     - mountPath: "/home/jenkins/.m2/repository"
18:20:42 [2021-07-26T22:20:42.863Z]       name: "volume-3"
18:20:42 [2021-07-26T22:20:42.863Z]       readOnly: false
18:20:42 [2021-07-26T22:20:42.863Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
18:20:42 [2021-07-26T22:20:42.863Z]       name: "m2-secret-dir"
18:20:42 [2021-07-26T22:20:42.863Z]       readOnly: true
18:20:42 [2021-07-26T22:20:42.863Z]       subPath: "settings-security.xml"
18:20:42 [2021-07-26T22:20:42.863Z]     - mountPath: "/home/jenkins/.m2/wrapper"
18:20:42 [2021-07-26T22:20:42.863Z]       name: "volume-4"
18:20:42 [2021-07-26T22:20:42.863Z]       readOnly: false
18:20:42 [2021-07-26T22:20:42.863Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
18:20:42 [2021-07-26T22:20:42.863Z]       name: "m2-secret-dir"
18:20:42 [2021-07-26T22:20:42.863Z]       readOnly: true
18:20:42 [2021-07-26T22:20:42.863Z]       subPath: "settings.xml"
18:20:42 [2021-07-26T22:20:42.863Z]     - mountPath: "/home/jenkins/.ssh"
18:20:42 [2021-07-26T22:20:42.863Z]       name: "volume-1"
18:20:42 [2021-07-26T22:20:42.863Z]       readOnly: false
18:20:42 [2021-07-26T22:20:42.863Z]     - mountPath: "/home/jenkins/agent"
18:20:42 [2021-07-26T22:20:42.863Z]       name: "workspace-volume"
18:20:42 [2021-07-26T22:20:42.863Z]       readOnly: false
18:20:42 [2021-07-26T22:20:42.863Z]     workingDir: "/home/jenkins/agent"
18:20:42 [2021-07-26T22:20:42.863Z]   nodeSelector:
18:20:42 [2021-07-26T22:20:42.863Z]     kubernetes.io/os: "linux"
18:20:42 [2021-07-26T22:20:42.863Z]   restartPolicy: "Never"
18:20:42 [2021-07-26T22:20:42.863Z]   volumes:
18:20:42 [2021-07-26T22:20:42.863Z]   - name: "volume-0"
18:20:42 [2021-07-26T22:20:42.863Z]     persistentVolumeClaim:
18:20:42 [2021-07-26T22:20:42.863Z]       claimName: "tools-claim-jiro-cdt"
18:20:42 [2021-07-26T22:20:42.863Z]       readOnly: true
18:20:42 [2021-07-26T22:20:42.863Z]   - name: "m2-secret-dir"
18:20:42 [2021-07-26T22:20:42.863Z]     secret:
18:20:42 [2021-07-26T22:20:42.863Z]       secretName: "m2-secret-dir"
18:20:42 [2021-07-26T22:20:42.863Z]   - emptyDir:
18:20:42 [2021-07-26T22:20:42.863Z]       medium: ""
18:20:42 [2021-07-26T22:20:42.863Z]     name: "volume-2"
18:20:42 [2021-07-26T22:20:42.863Z]   - configMap:
18:20:42 [2021-07-26T22:20:42.863Z]       name: "m2-dir"
18:20:42 [2021-07-26T22:20:42.863Z]     name: "m2-dir"
18:20:42 [2021-07-26T22:20:42.863Z]   - configMap:
18:20:42 [2021-07-26T22:20:42.863Z]       name: "known-hosts"
18:20:42 [2021-07-26T22:20:42.863Z]     name: "volume-1"
18:20:42 [2021-07-26T22:20:42.863Z]   - emptyDir:
18:20:42 [2021-07-26T22:20:42.863Z]       medium: ""
18:20:42 [2021-07-26T22:20:42.863Z]     name: "workspace-volume"
18:20:42 [2021-07-26T22:20:42.863Z]   - emptyDir:
18:20:42 [2021-07-26T22:20:42.863Z]       medium: ""
18:20:42 [2021-07-26T22:20:42.863Z]     name: "volume-4"
18:20:42 [2021-07-26T22:20:42.863Z]   - emptyDir:
18:20:42 [2021-07-26T22:20:42.863Z]       medium: ""
18:20:42 [2021-07-26T22:20:42.863Z]     name: "volume-3"
18:20:42 [2021-07-26T22:20:42.863Z] 
18:20:42 [2021-07-26T22:20:42.887Z] Running on basic-lxr1b in /home/jenkins/agent/workspace/promote-files-to-download
18:20:43 [2021-07-26T22:20:43.022Z] [Pipeline] {
18:20:44 [2021-07-26T22:20:44.144Z] [Pipeline] stage
18:20:44 [2021-07-26T22:20:44.145Z] [Pipeline] { (Declarative: Checkout SCM)
18:20:44 [2021-07-26T22:20:44.844Z] [Pipeline] checkout
18:20:44 [2021-07-26T22:20:44.899Z] Selected Git installation does not exist. Using Default
18:20:44 [2021-07-26T22:20:44.899Z] The recommended git tool is: NONE
18:20:45 [2021-07-26T22:20:45.996Z] No credentials specified
18:20:45 [2021-07-26T22:20:45.999Z] Cloning the remote Git repository
18:20:46 [2021-07-26T22:20:46.009Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
18:20:46 [2021-07-26T22:20:46.051Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
18:20:46 [2021-07-26T22:20:46.069Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
18:20:46 [2021-07-26T22:20:46.069Z]  > git --version # timeout=10
18:20:46 [2021-07-26T22:20:46.071Z]  > git --version # 'git version 2.20.1'
18:20:46 [2021-07-26T22:20:46.071Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
18:20:46 [2021-07-26T22:20:46.658Z] Avoid second fetch
18:20:46 [2021-07-26T22:20:46.664Z] Checking out Revision 54559a989b8cde8ee6088889611db75c2d119153 (refs/remotes/origin/master)
18:20:46 [2021-07-26T22:20:46.653Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
18:20:46 [2021-07-26T22:20:46.656Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
18:20:46 [2021-07-26T22:20:46.660Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
18:20:46 [2021-07-26T22:20:46.672Z]  > git config core.sparsecheckout # timeout=10
18:20:46 [2021-07-26T22:20:46.674Z]  > git checkout -f 54559a989b8cde8ee6088889611db75c2d119153 # timeout=10
18:20:50 [2021-07-26T22:20:50.204Z] Commit message: "Prepare for CDT 10.3.2"
18:20:50 [2021-07-26T22:20:50.208Z]  > git rev-list --no-walk f0f7fc89ceea413ae45734e8d3cbb3a42623dad3 # timeout=10
18:20:50 [2021-07-26T22:20:50.529Z] [Pipeline] }
18:20:50 [2021-07-26T22:20:50.819Z] [Pipeline] // stage
18:20:51 [2021-07-26T22:20:51.978Z] [Pipeline] withEnv
18:20:51 [2021-07-26T22:20:51.979Z] [Pipeline] {
18:20:54 [2021-07-26T22:20:54.474Z] [Pipeline] timestamps
18:20:54 [2021-07-26T22:20:54.475Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
18:20:54 [2021-07-26T22:20:54.476Z] [Pipeline] {
18:20:56 [2021-07-26T22:20:56.682Z] [Pipeline] stage
18:20:56 [2021-07-26T22:20:56.683Z] [Pipeline] { (Upload)
18:21:02 [2021-07-26T22:21:02.713Z] [Pipeline] sshagent
18:21:02 [2021-07-26T22:21:02.752Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
18:21:02 [2021-07-26T22:21:02.753Z] [ssh-agent] Looking for ssh-agent implementation...
18:21:02 [2021-07-26T22:21:02.781Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
18:21:02 [2021-07-26T22:21:02.783Z] $ ssh-agent
18:21:02 [2021-07-26T22:21:02.798Z] SSH_AUTH_SOCK=/tmp/ssh-bst8O7fopESN/agent.148
18:21:02 [2021-07-26T22:21:02.798Z] SSH_AGENT_PID=150
18:21:02 [2021-07-26T22:21:02.812Z] Running ssh-add (command line suppressed)
18:21:02 [2021-07-26T22:21:02.822Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_5311521592945175374.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_5311521592945175374.key)
18:21:02 [2021-07-26T22:21:02.834Z] [ssh-agent] Started.
18:21:02 [2021-07-26T22:21:02.834Z] [Pipeline] {
18:21:03 [2021-07-26T22:21:03.529Z] [Pipeline] sh
18:21:03 [2021-07-26T22:21:03.864Z] + ./scripts/promote-files-to-download.sh
18:21:03 [2021-07-26T22:21:03.865Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
18:21:03 [2021-07-26T22:21:03.865Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
18:21:03 [2021-07-26T22:21:03.865Z] + SCP=scp
18:21:03 [2021-07-26T22:21:03.865Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
18:21:03 [2021-07-26T22:21:03.865Z] + ECHO=echo
18:21:03 [2021-07-26T22:21:03.865Z] + '[' false == false ']'
18:21:03 [2021-07-26T22:21:03.865Z] + ECHO=
18:21:03 [2021-07-26T22:21:03.865Z] + scp ./download/releases/9.7/compositeArtifacts.xml ./download/releases/9.7/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.7/
18:21:04 [2021-07-26T22:21:04.125Z] + scp ./download/releases/9.8/compositeArtifacts.xml ./download/releases/9.8/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.8/
18:21:04 [2021-07-26T22:21:04.125Z] + scp ./download/releases/9.9/compositeArtifacts.xml ./download/releases/9.9/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.9/
18:21:04 [2021-07-26T22:21:04.389Z] + scp ./download/releases/9.10/compositeArtifacts.xml ./download/releases/9.10/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.10/
18:21:04 [2021-07-26T22:21:04.649Z] + scp ./download/releases/9.11/compositeArtifacts.xml ./download/releases/9.11/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/9.11/
18:21:04 [2021-07-26T22:21:04.649Z] + scp ./download/releases/10.0/compositeArtifacts.xml ./download/releases/10.0/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.0/
18:21:04 [2021-07-26T22:21:04.909Z] + scp ./download/releases/10.1/compositeArtifacts.xml ./download/releases/10.1/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.1/
18:21:05 [2021-07-26T22:21:05.170Z] + scp ./download/releases/10.2/compositeArtifacts.xml ./download/releases/10.2/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.2/
18:21:05 [2021-07-26T22:21:05.430Z] + scp ./download/releases/10.3/compositeArtifacts.xml ./download/releases/10.3/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.3/
18:21:05 [2021-07-26T22:21:05.742Z] [Pipeline] }
18:21:05 [2021-07-26T22:21:05.746Z] $ ssh-agent -k
18:21:05 [2021-07-26T22:21:05.749Z] unset SSH_AUTH_SOCK;
18:21:05 [2021-07-26T22:21:05.749Z] unset SSH_AGENT_PID;
18:21:05 [2021-07-26T22:21:05.749Z] echo Agent pid 150 killed;
18:21:05 [2021-07-26T22:21:05.758Z] [ssh-agent] Stopped.
18:21:06 [2021-07-26T22:21:06.046Z] [Pipeline] // sshagent
18:21:06 [2021-07-26T22:21:06.461Z] [Pipeline] }
18:21:06 [2021-07-26T22:21:06.738Z] [Pipeline] // stage
18:21:07 [2021-07-26T22:21:07.305Z] [Pipeline] }
18:21:07 [2021-07-26T22:21:07.584Z] [Pipeline] // timestamps
18:21:08 [2021-07-26T22:21:08.008Z] [Pipeline] }
18:21:08 [2021-07-26T22:21:08.294Z] [Pipeline] // withEnv
18:21:08 [2021-07-26T22:21:08.708Z] [Pipeline] }
18:21:08 [2021-07-26T22:21:08.998Z] [Pipeline] // node
18:21:09 [2021-07-26T22:21:09.418Z] [Pipeline] End of Pipeline
18:21:09 [2021-07-26T22:21:09.623Z] Finished: SUCCESS