Skip to content

Console Output

10:16:14 [2020-09-16T14:16:14.446Z] Started by user Jonah Graham
10:16:14 [2020-09-16T14:16:14.446Z] Running as Jonah Graham
10:16:14 [2020-09-16T14:16:14.967Z] Obtained jenkins/pipelines/releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
10:16:14 [2020-09-16T14:16:14.968Z] Running in Durability level: PERFORMANCE_OPTIMIZED
10:16:14 [2020-09-16T14:16:14.985Z] [Pipeline] Start of Pipeline
10:16:16 [2020-09-16T14:16:16.814Z] [Pipeline] node
10:16:31 [2020-09-16T14:16:31.814Z] Still waiting to schedule task
10:16:31 [2020-09-16T14:16:31.814Z] Waiting for next available executor
10:16:41 [2020-09-16T14:16:41.781Z] Agent basic-76wwb is provisioned from template basic
10:16:41 [2020-09-16T14:16:41.782Z] ---
10:16:41 [2020-09-16T14:16:41.782Z] apiVersion: "v1"
10:16:41 [2020-09-16T14:16:41.782Z] kind: "Pod"
10:16:41 [2020-09-16T14:16:41.782Z] metadata:
10:16:41 [2020-09-16T14:16:41.782Z]   annotations: {}
10:16:41 [2020-09-16T14:16:41.782Z]   labels:
10:16:41 [2020-09-16T14:16:41.782Z]     jenkins: "slave"
10:16:41 [2020-09-16T14:16:41.782Z]     jenkins/label: ""
10:16:41 [2020-09-16T14:16:41.782Z]   name: "basic-76wwb"
10:16:41 [2020-09-16T14:16:41.782Z] spec:
10:16:41 [2020-09-16T14:16:41.782Z]   containers:
10:16:41 [2020-09-16T14:16:41.782Z]   - env:
10:16:41 [2020-09-16T14:16:41.782Z]     - name: "JENKINS_SECRET"
10:16:41 [2020-09-16T14:16:41.782Z]       value: "********"
10:16:41 [2020-09-16T14:16:41.782Z]     - name: "JENKINS_TUNNEL"
10:16:41 [2020-09-16T14:16:41.782Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
10:16:41 [2020-09-16T14:16:41.782Z]     - name: "JENKINS_AGENT_NAME"
10:16:41 [2020-09-16T14:16:41.782Z]       value: "basic-76wwb"
10:16:41 [2020-09-16T14:16:41.782Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
10:16:41 [2020-09-16T14:16:41.782Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dsun.zip.disableMemoryMapping=true\
10:16:41 [2020-09-16T14:16:41.782Z]         \ -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
10:16:41 [2020-09-16T14:16:41.782Z]     - name: "JAVA_TOOL_OPTIONS"
10:16:41 [2020-09-16T14:16:41.782Z]       value: ""
10:16:41 [2020-09-16T14:16:41.782Z]     - name: "_JAVA_OPTIONS"
10:16:41 [2020-09-16T14:16:41.782Z]       value: ""
10:16:41 [2020-09-16T14:16:41.782Z]     - name: "OPENJ9_JAVA_OPTIONS"
10:16:41 [2020-09-16T14:16:41.782Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
10:16:41 [2020-09-16T14:16:41.782Z]     - name: "JENKINS_NAME"
10:16:41 [2020-09-16T14:16:41.782Z]       value: "basic-76wwb"
10:16:41 [2020-09-16T14:16:41.782Z]     - name: "JENKINS_AGENT_WORKDIR"
10:16:41 [2020-09-16T14:16:41.782Z]       value: "/home/jenkins/agent"
10:16:41 [2020-09-16T14:16:41.782Z]     - name: "JENKINS_URL"
10:16:41 [2020-09-16T14:16:41.782Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
10:16:41 [2020-09-16T14:16:41.782Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.2.1"
10:16:41 [2020-09-16T14:16:41.782Z]     imagePullPolicy: "Always"
10:16:41 [2020-09-16T14:16:41.782Z]     name: "jnlp"
10:16:41 [2020-09-16T14:16:41.782Z]     resources:
10:16:41 [2020-09-16T14:16:41.782Z]       limits:
10:16:41 [2020-09-16T14:16:41.782Z]         memory: "4096Mi"
10:16:41 [2020-09-16T14:16:41.782Z]         cpu: "2000m"
10:16:41 [2020-09-16T14:16:41.782Z]       requests:
10:16:41 [2020-09-16T14:16:41.782Z]         memory: "4096Mi"
10:16:41 [2020-09-16T14:16:41.782Z]         cpu: "1000m"
10:16:41 [2020-09-16T14:16:41.782Z]     securityContext:
10:16:41 [2020-09-16T14:16:41.782Z]       privileged: false
10:16:41 [2020-09-16T14:16:41.782Z]     tty: true
10:16:41 [2020-09-16T14:16:41.782Z]     volumeMounts:
10:16:41 [2020-09-16T14:16:41.782Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
10:16:41 [2020-09-16T14:16:41.782Z]       name: "m2-dir"
10:16:41 [2020-09-16T14:16:41.782Z]       readOnly: true
10:16:41 [2020-09-16T14:16:41.782Z]       subPath: "toolchains.xml"
10:16:41 [2020-09-16T14:16:41.782Z]     - mountPath: "/home/jenkins/.mavenrc"
10:16:41 [2020-09-16T14:16:41.782Z]       name: "m2-dir"
10:16:41 [2020-09-16T14:16:41.782Z]       readOnly: true
10:16:41 [2020-09-16T14:16:41.782Z]       subPath: ".mavenrc"
10:16:41 [2020-09-16T14:16:41.782Z]     - mountPath: "/opt/tools"
10:16:41 [2020-09-16T14:16:41.782Z]       name: "volume-0"
10:16:41 [2020-09-16T14:16:41.782Z]       readOnly: false
10:16:41 [2020-09-16T14:16:41.782Z]     - mountPath: "/home/jenkins"
10:16:41 [2020-09-16T14:16:41.782Z]       name: "volume-2"
10:16:41 [2020-09-16T14:16:41.782Z]       readOnly: false
10:16:41 [2020-09-16T14:16:41.782Z]     - mountPath: "/home/jenkins/.m2/repository"
10:16:41 [2020-09-16T14:16:41.782Z]       name: "volume-3"
10:16:41 [2020-09-16T14:16:41.782Z]       readOnly: false
10:16:41 [2020-09-16T14:16:41.782Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
10:16:41 [2020-09-16T14:16:41.782Z]       name: "m2-secret-dir"
10:16:41 [2020-09-16T14:16:41.782Z]       readOnly: true
10:16:41 [2020-09-16T14:16:41.782Z]       subPath: "settings-security.xml"
10:16:41 [2020-09-16T14:16:41.782Z]     - mountPath: "/home/jenkins/.m2/wrapper"
10:16:41 [2020-09-16T14:16:41.782Z]       name: "volume-4"
10:16:41 [2020-09-16T14:16:41.782Z]       readOnly: false
10:16:41 [2020-09-16T14:16:41.782Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:16:41 [2020-09-16T14:16:41.782Z]       name: "m2-secret-dir"
10:16:41 [2020-09-16T14:16:41.782Z]       readOnly: true
10:16:41 [2020-09-16T14:16:41.782Z]       subPath: "settings.xml"
10:16:41 [2020-09-16T14:16:41.782Z]     - mountPath: "/home/jenkins/.ssh"
10:16:41 [2020-09-16T14:16:41.782Z]       name: "volume-1"
10:16:41 [2020-09-16T14:16:41.782Z]       readOnly: false
10:16:41 [2020-09-16T14:16:41.782Z]     - mountPath: "/home/jenkins/agent"
10:16:41 [2020-09-16T14:16:41.782Z]       name: "workspace-volume"
10:16:41 [2020-09-16T14:16:41.782Z]       readOnly: false
10:16:41 [2020-09-16T14:16:41.782Z]     workingDir: "/home/jenkins/agent"
10:16:41 [2020-09-16T14:16:41.782Z]   nodeSelector:
10:16:41 [2020-09-16T14:16:41.782Z]     beta.kubernetes.io/os: "linux"
10:16:41 [2020-09-16T14:16:41.782Z]   restartPolicy: "Never"
10:16:41 [2020-09-16T14:16:41.782Z]   securityContext: {}
10:16:41 [2020-09-16T14:16:41.782Z]   volumes:
10:16:41 [2020-09-16T14:16:41.782Z]   - name: "volume-0"
10:16:41 [2020-09-16T14:16:41.782Z]     persistentVolumeClaim:
10:16:41 [2020-09-16T14:16:41.782Z]       claimName: "tools-claim-jiro-cdt"
10:16:41 [2020-09-16T14:16:41.782Z]       readOnly: true
10:16:41 [2020-09-16T14:16:41.782Z]   - name: "m2-secret-dir"
10:16:41 [2020-09-16T14:16:41.782Z]     secret:
10:16:41 [2020-09-16T14:16:41.782Z]       secretName: "m2-secret-dir"
10:16:41 [2020-09-16T14:16:41.782Z]   - emptyDir:
10:16:41 [2020-09-16T14:16:41.782Z]       medium: ""
10:16:41 [2020-09-16T14:16:41.782Z]     name: "volume-2"
10:16:41 [2020-09-16T14:16:41.782Z]   - configMap:
10:16:41 [2020-09-16T14:16:41.782Z]       name: "m2-dir"
10:16:41 [2020-09-16T14:16:41.782Z]     name: "m2-dir"
10:16:41 [2020-09-16T14:16:41.782Z]   - configMap:
10:16:41 [2020-09-16T14:16:41.782Z]       name: "known-hosts"
10:16:41 [2020-09-16T14:16:41.782Z]     name: "volume-1"
10:16:41 [2020-09-16T14:16:41.782Z]   - emptyDir:
10:16:41 [2020-09-16T14:16:41.782Z]       medium: ""
10:16:41 [2020-09-16T14:16:41.782Z]     name: "workspace-volume"
10:16:41 [2020-09-16T14:16:41.782Z]   - emptyDir:
10:16:41 [2020-09-16T14:16:41.782Z]       medium: ""
10:16:41 [2020-09-16T14:16:41.782Z]     name: "volume-4"
10:16:41 [2020-09-16T14:16:41.782Z]   - emptyDir:
10:16:41 [2020-09-16T14:16:41.782Z]       medium: ""
10:16:41 [2020-09-16T14:16:41.782Z]     name: "volume-3"
10:16:41 [2020-09-16T14:16:41.782Z] 
10:16:41 [2020-09-16T14:16:41.806Z] Running on basic-76wwb in /home/jenkins/agent/workspace/promote-files-to-download
10:16:41 [2020-09-16T14:16:41.954Z] [Pipeline] {
10:16:43 [2020-09-16T14:16:43.082Z] [Pipeline] stage
10:16:43 [2020-09-16T14:16:43.084Z] [Pipeline] { (Declarative: Checkout SCM)
10:16:43 [2020-09-16T14:16:43.966Z] [Pipeline] checkout
10:16:44 [2020-09-16T14:16:44.900Z] No credentials specified
10:16:44 [2020-09-16T14:16:44.903Z] Cloning the remote Git repository
10:16:44 [2020-09-16T14:16:44.913Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
10:16:44 [2020-09-16T14:16:44.943Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
10:16:44 [2020-09-16T14:16:44.961Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
10:16:44 [2020-09-16T14:16:44.961Z]  > git --version # timeout=10
10:16:44 [2020-09-16T14:16:44.964Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:16:45 [2020-09-16T14:16:45.723Z] Checking out Revision ca224e8b318c5b74c2d985c8273df56947102f25 (refs/remotes/origin/master)
10:16:45 [2020-09-16T14:16:45.454Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
10:16:45 [2020-09-16T14:16:45.456Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:16:45 [2020-09-16T14:16:45.461Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
10:16:45 [2020-09-16T14:16:45.467Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
10:16:45 [2020-09-16T14:16:45.467Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:16:45 [2020-09-16T14:16:45.711Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:16:45 [2020-09-16T14:16:45.717Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
10:16:45 [2020-09-16T14:16:45.729Z]  > git config core.sparsecheckout # timeout=10
10:16:45 [2020-09-16T14:16:45.731Z]  > git checkout -f ca224e8b318c5b74c2d985c8273df56947102f25 # timeout=10
10:16:49 [2020-09-16T14:16:49.135Z] Commit message: "CDT 10.0.0 composites"
10:16:49 [2020-09-16T14:16:49.138Z]  > git rev-list --no-walk cfc412244f21d70caa17532c596215ae724010f5 # timeout=10
10:16:49 [2020-09-16T14:16:49.413Z] [Pipeline] }
10:16:49 [2020-09-16T14:16:49.675Z] [Pipeline] // stage
10:16:50 [2020-09-16T14:16:50.784Z] [Pipeline] withEnv
10:16:50 [2020-09-16T14:16:50.784Z] [Pipeline] {
10:16:53 [2020-09-16T14:16:53.261Z] [Pipeline] timestamps
10:16:53 [2020-09-16T14:16:53.262Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
10:16:53 [2020-09-16T14:16:53.263Z] [Pipeline] {
10:16:56 [2020-09-16T14:16:56.369Z] [Pipeline] stage
10:16:56 [2020-09-16T14:16:56.371Z] [Pipeline] { (Upload)
10:17:01 [2020-09-16T14:17:01.870Z] [Pipeline] sshagent
10:17:01 [2020-09-16T14:17:01.875Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
10:17:01 [2020-09-16T14:17:01.876Z] [ssh-agent] Looking for ssh-agent implementation...
10:17:01 [2020-09-16T14:17:01.896Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
10:17:01 [2020-09-16T14:17:01.898Z] $ ssh-agent
10:17:01 [2020-09-16T14:17:01.907Z] SSH_AUTH_SOCK=/tmp/ssh-bP8vZ6dg6h78/agent.183
10:17:01 [2020-09-16T14:17:01.907Z] SSH_AGENT_PID=185
10:17:01 [2020-09-16T14:17:01.917Z] Running ssh-add (command line suppressed)
10:17:01 [2020-09-16T14:17:01.926Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_8183801593071690459.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_8183801593071690459.key)
10:17:01 [2020-09-16T14:17:01.934Z] [ssh-agent] Started.
10:17:01 [2020-09-16T14:17:01.935Z] [Pipeline] {
10:17:02 [2020-09-16T14:17:02.582Z] [Pipeline] sh
10:17:02 [2020-09-16T14:17:02.983Z] + ./scripts/promote-files-to-download.sh
10:17:02 [2020-09-16T14:17:02.984Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
10:17:02 [2020-09-16T14:17:02.984Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
10:17:02 [2020-09-16T14:17:02.984Z] + SCP=scp
10:17:02 [2020-09-16T14:17:02.984Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
10:17:02 [2020-09-16T14:17:02.984Z] + ECHO=echo
10:17:02 [2020-09-16T14:17:02.984Z] + '[' false == false ']'
10:17:02 [2020-09-16T14:17:02.984Z] + ECHO=
10:17:02 [2020-09-16T14:17:02.984Z] + 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/
10:17:02 [2020-09-16T14:17:02.984Z] + 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/
10:17:03 [2020-09-16T14:17:03.240Z] + 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/
10:17:03 [2020-09-16T14:17:03.496Z] + 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/
10:17:03 [2020-09-16T14:17:03.497Z] + 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/
10:17:03 [2020-09-16T14:17:03.754Z] + 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/
10:17:04 [2020-09-16T14:17:04.029Z] [Pipeline] }
10:17:04 [2020-09-16T14:17:04.032Z] $ ssh-agent -k
10:17:04 [2020-09-16T14:17:04.035Z] unset SSH_AUTH_SOCK;
10:17:04 [2020-09-16T14:17:04.035Z] unset SSH_AGENT_PID;
10:17:04 [2020-09-16T14:17:04.036Z] echo Agent pid 185 killed;
10:17:04 [2020-09-16T14:17:04.041Z] [ssh-agent] Stopped.
10:17:04 [2020-09-16T14:17:04.299Z] [Pipeline] // sshagent
10:17:04 [2020-09-16T14:17:04.678Z] [Pipeline] }
10:17:04 [2020-09-16T14:17:04.956Z] [Pipeline] // stage
10:17:05 [2020-09-16T14:17:05.446Z] [Pipeline] }
10:17:05 [2020-09-16T14:17:05.697Z] [Pipeline] // timestamps
10:17:06 [2020-09-16T14:17:06.081Z] [Pipeline] }
10:17:06 [2020-09-16T14:17:06.346Z] [Pipeline] // withEnv
10:17:06 [2020-09-16T14:17:06.712Z] [Pipeline] }
10:17:06 [2020-09-16T14:17:06.964Z] [Pipeline] // node
10:17:07 [2020-09-16T14:17:07.359Z] [Pipeline] End of Pipeline
10:17:07 [2020-09-16T14:17:07.562Z] Finished: SUCCESS