Skip to content

Console Output

08:44:31 [2022-05-17T12:44:31.106Z] Started by user Jonah Graham
08:44:31 [2022-05-17T12:44:31.106Z] Running as Jonah Graham
08:44:34 [2022-05-17T12:44:34.900Z] Obtained jenkins/pipelines/releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt-infra.git
08:44:34 [2022-05-17T12:44:34.969Z] [Pipeline] Start of Pipeline
08:44:36 [2022-05-17T12:44:36.935Z] [Pipeline] node
08:44:51 [2022-05-17T12:44:51.936Z] Still waiting to schedule task
08:44:51 [2022-05-17T12:44:51.937Z] Waiting for next available executor
08:45:03 [2022-05-17T12:45:03.802Z] Agent basic-nhhh6 is provisioned from template basic
08:45:03 [2022-05-17T12:45:03.803Z] ---
08:45:03 [2022-05-17T12:45:03.803Z] apiVersion: "v1"
08:45:03 [2022-05-17T12:45:03.803Z] kind: "Pod"
08:45:03 [2022-05-17T12:45:03.803Z] metadata:
08:45:03 [2022-05-17T12:45:03.803Z]   annotations: {}
08:45:03 [2022-05-17T12:45:03.803Z]   labels:
08:45:03 [2022-05-17T12:45:03.803Z]     jenkins: "slave"
08:45:03 [2022-05-17T12:45:03.803Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
08:45:03 [2022-05-17T12:45:03.803Z]     jenkins/label: "basic"
08:45:03 [2022-05-17T12:45:03.803Z]   name: "basic-nhhh6"
08:45:03 [2022-05-17T12:45:03.803Z]   namespace: "cdt"
08:45:03 [2022-05-17T12:45:03.803Z] spec:
08:45:03 [2022-05-17T12:45:03.803Z]   containers:
08:45:03 [2022-05-17T12:45:03.803Z]   - env:
08:45:03 [2022-05-17T12:45:03.803Z]     - name: "JENKINS_SECRET"
08:45:03 [2022-05-17T12:45:03.803Z]       value: "********"
08:45:03 [2022-05-17T12:45:03.803Z]     - name: "JENKINS_TUNNEL"
08:45:03 [2022-05-17T12:45:03.803Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
08:45:03 [2022-05-17T12:45:03.803Z]     - name: "JENKINS_AGENT_NAME"
08:45:03 [2022-05-17T12:45:03.803Z]       value: "basic-nhhh6"
08:45:03 [2022-05-17T12:45:03.803Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
08:45:03 [2022-05-17T12:45:03.803Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
08:45:03 [2022-05-17T12:45:03.803Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
08:45:03 [2022-05-17T12:45:03.803Z]     - name: "JAVA_TOOL_OPTIONS"
08:45:03 [2022-05-17T12:45:03.803Z]       value: ""
08:45:03 [2022-05-17T12:45:03.803Z]     - name: "_JAVA_OPTIONS"
08:45:03 [2022-05-17T12:45:03.803Z]       value: ""
08:45:03 [2022-05-17T12:45:03.803Z]     - name: "OPENJ9_JAVA_OPTIONS"
08:45:03 [2022-05-17T12:45:03.803Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
08:45:03 [2022-05-17T12:45:03.803Z]     - name: "JENKINS_NAME"
08:45:03 [2022-05-17T12:45:03.803Z]       value: "basic-nhhh6"
08:45:03 [2022-05-17T12:45:03.803Z]     - name: "JENKINS_AGENT_WORKDIR"
08:45:03 [2022-05-17T12:45:03.803Z]       value: "/home/jenkins/agent"
08:45:03 [2022-05-17T12:45:03.803Z]     - name: "JENKINS_URL"
08:45:03 [2022-05-17T12:45:03.803Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
08:45:03 [2022-05-17T12:45:03.803Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13"
08:45:03 [2022-05-17T12:45:03.803Z]     imagePullPolicy: "Always"
08:45:03 [2022-05-17T12:45:03.803Z]     name: "jnlp"
08:45:03 [2022-05-17T12:45:03.803Z]     resources:
08:45:03 [2022-05-17T12:45:03.804Z]       limits:
08:45:03 [2022-05-17T12:45:03.804Z]         cpu: "2000m"
08:45:03 [2022-05-17T12:45:03.804Z]         memory: "4096Mi"
08:45:03 [2022-05-17T12:45:03.804Z]       requests:
08:45:03 [2022-05-17T12:45:03.804Z]         cpu: "1000m"
08:45:03 [2022-05-17T12:45:03.804Z]         memory: "4096Mi"
08:45:03 [2022-05-17T12:45:03.804Z]     tty: true
08:45:03 [2022-05-17T12:45:03.804Z]     volumeMounts:
08:45:03 [2022-05-17T12:45:03.804Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
08:45:03 [2022-05-17T12:45:03.804Z]       name: "m2-dir"
08:45:03 [2022-05-17T12:45:03.804Z]       readOnly: true
08:45:03 [2022-05-17T12:45:03.804Z]       subPath: "toolchains.xml"
08:45:03 [2022-05-17T12:45:03.804Z]     - mountPath: "/home/jenkins/.mavenrc"
08:45:03 [2022-05-17T12:45:03.804Z]       name: "m2-dir"
08:45:03 [2022-05-17T12:45:03.804Z]       readOnly: true
08:45:03 [2022-05-17T12:45:03.804Z]       subPath: ".mavenrc"
08:45:03 [2022-05-17T12:45:03.804Z]     - mountPath: "/opt/tools"
08:45:03 [2022-05-17T12:45:03.804Z]       name: "volume-0"
08:45:03 [2022-05-17T12:45:03.804Z]       readOnly: false
08:45:03 [2022-05-17T12:45:03.804Z]     - mountPath: "/home/jenkins"
08:45:03 [2022-05-17T12:45:03.804Z]       name: "volume-2"
08:45:03 [2022-05-17T12:45:03.804Z]       readOnly: false
08:45:03 [2022-05-17T12:45:03.804Z]     - mountPath: "/home/jenkins/.m2/repository"
08:45:03 [2022-05-17T12:45:03.804Z]       name: "volume-3"
08:45:03 [2022-05-17T12:45:03.804Z]       readOnly: false
08:45:03 [2022-05-17T12:45:03.804Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
08:45:03 [2022-05-17T12:45:03.804Z]       name: "m2-secret-dir"
08:45:03 [2022-05-17T12:45:03.804Z]       readOnly: true
08:45:03 [2022-05-17T12:45:03.804Z]       subPath: "settings-security.xml"
08:45:03 [2022-05-17T12:45:03.804Z]     - mountPath: "/home/jenkins/.m2/wrapper"
08:45:03 [2022-05-17T12:45:03.804Z]       name: "volume-4"
08:45:03 [2022-05-17T12:45:03.804Z]       readOnly: false
08:45:03 [2022-05-17T12:45:03.804Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
08:45:03 [2022-05-17T12:45:03.804Z]       name: "m2-secret-dir"
08:45:03 [2022-05-17T12:45:03.804Z]       readOnly: true
08:45:03 [2022-05-17T12:45:03.804Z]       subPath: "settings.xml"
08:45:03 [2022-05-17T12:45:03.804Z]     - mountPath: "/home/jenkins/.ssh"
08:45:03 [2022-05-17T12:45:03.804Z]       name: "volume-1"
08:45:03 [2022-05-17T12:45:03.804Z]       readOnly: false
08:45:03 [2022-05-17T12:45:03.804Z]       subPath: ""
08:45:03 [2022-05-17T12:45:03.804Z]     - mountPath: "/home/jenkins/agent"
08:45:03 [2022-05-17T12:45:03.804Z]       name: "workspace-volume"
08:45:03 [2022-05-17T12:45:03.804Z]       readOnly: false
08:45:03 [2022-05-17T12:45:03.804Z]     workingDir: "/home/jenkins/agent"
08:45:03 [2022-05-17T12:45:03.804Z]   nodeSelector:
08:45:03 [2022-05-17T12:45:03.804Z]     kubernetes.io/os: "linux"
08:45:03 [2022-05-17T12:45:03.804Z]   restartPolicy: "Never"
08:45:03 [2022-05-17T12:45:03.804Z]   volumes:
08:45:03 [2022-05-17T12:45:03.804Z]   - name: "volume-0"
08:45:03 [2022-05-17T12:45:03.804Z]     persistentVolumeClaim:
08:45:03 [2022-05-17T12:45:03.804Z]       claimName: "tools-claim-jiro-cdt"
08:45:03 [2022-05-17T12:45:03.804Z]       readOnly: true
08:45:03 [2022-05-17T12:45:03.804Z]   - name: "m2-secret-dir"
08:45:03 [2022-05-17T12:45:03.804Z]     secret:
08:45:03 [2022-05-17T12:45:03.804Z]       secretName: "m2-secret-dir"
08:45:03 [2022-05-17T12:45:03.804Z]   - emptyDir:
08:45:03 [2022-05-17T12:45:03.804Z]       medium: ""
08:45:03 [2022-05-17T12:45:03.804Z]     name: "volume-2"
08:45:03 [2022-05-17T12:45:03.804Z]   - configMap:
08:45:03 [2022-05-17T12:45:03.804Z]       name: "m2-dir"
08:45:03 [2022-05-17T12:45:03.804Z]     name: "m2-dir"
08:45:03 [2022-05-17T12:45:03.804Z]   - configMap:
08:45:03 [2022-05-17T12:45:03.804Z]       name: "known-hosts"
08:45:03 [2022-05-17T12:45:03.804Z]     name: "volume-1"
08:45:03 [2022-05-17T12:45:03.804Z]   - emptyDir:
08:45:03 [2022-05-17T12:45:03.804Z]       medium: ""
08:45:03 [2022-05-17T12:45:03.804Z]     name: "workspace-volume"
08:45:03 [2022-05-17T12:45:03.804Z]   - emptyDir:
08:45:03 [2022-05-17T12:45:03.804Z]       medium: ""
08:45:03 [2022-05-17T12:45:03.804Z]     name: "volume-4"
08:45:03 [2022-05-17T12:45:03.804Z]   - emptyDir:
08:45:03 [2022-05-17T12:45:03.804Z]       medium: ""
08:45:03 [2022-05-17T12:45:03.804Z]     name: "volume-3"
08:45:03 [2022-05-17T12:45:03.804Z] 
08:45:03 [2022-05-17T12:45:03.829Z] Running on basic-nhhh6 in /home/jenkins/agent/workspace/promote-files-to-download
08:45:03 [2022-05-17T12:45:03.963Z] [Pipeline] {
08:45:05 [2022-05-17T12:45:05.059Z] [Pipeline] stage
08:45:05 [2022-05-17T12:45:05.060Z] [Pipeline] { (Declarative: Checkout SCM)
08:45:05 [2022-05-17T12:45:05.742Z] [Pipeline] checkout
08:45:05 [2022-05-17T12:45:05.753Z] Selected Git installation does not exist. Using Default
08:45:05 [2022-05-17T12:45:05.754Z] The recommended git tool is: NONE
08:45:07 [2022-05-17T12:45:07.439Z] No credentials specified
08:45:07 [2022-05-17T12:45:07.441Z] Cloning the remote Git repository
08:45:08 [2022-05-17T12:45:08.541Z] Avoid second fetch
08:45:08 [2022-05-17T12:45:08.547Z] Checking out Revision 9db6f7b8bbf9cfa013a94c40becbaac61c2798dd (refs/remotes/origin/master)
08:45:07 [2022-05-17T12:45:07.454Z] Cloning repository https://github.com/eclipse-cdt/cdt-infra.git
08:45:08 [2022-05-17T12:45:08.095Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
08:45:08 [2022-05-17T12:45:08.112Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt-infra.git
08:45:08 [2022-05-17T12:45:08.112Z]  > git --version # timeout=10
08:45:08 [2022-05-17T12:45:08.114Z]  > git --version # 'git version 2.20.1'
08:45:08 [2022-05-17T12:45:08.115Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt-infra.git +refs/heads/*:refs/remotes/origin/* # timeout=10
08:45:08 [2022-05-17T12:45:08.535Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt-infra.git # timeout=10
08:45:08 [2022-05-17T12:45:08.537Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
08:45:08 [2022-05-17T12:45:08.543Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
08:45:08 [2022-05-17T12:45:08.553Z]  > git config core.sparsecheckout # timeout=10
08:45:08 [2022-05-17T12:45:08.556Z]  > git checkout -f 9db6f7b8bbf9cfa013a94c40becbaac61c2798dd # timeout=10
08:45:12 [2022-05-17T12:45:12.104Z] Commit message: "CDT 10.6.2"
08:45:12 [2022-05-17T12:45:12.121Z]  > git rev-list --no-walk 01f1176088148e6e5e24add1802f71bc3c5b75c6 # timeout=10
08:45:12 [2022-05-17T12:45:12.418Z] [Pipeline] }
08:45:12 [2022-05-17T12:45:12.690Z] [Pipeline] // stage
08:45:13 [2022-05-17T12:45:13.778Z] [Pipeline] withEnv
08:45:13 [2022-05-17T12:45:13.779Z] [Pipeline] {
08:45:16 [2022-05-17T12:45:16.203Z] [Pipeline] timestamps
08:45:16 [2022-05-17T12:45:16.203Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
08:45:16 [2022-05-17T12:45:16.205Z] [Pipeline] {
08:45:18 [2022-05-17T12:45:18.390Z] [Pipeline] stage
08:45:18 [2022-05-17T12:45:18.391Z] [Pipeline] { (Upload)
08:45:24 [2022-05-17T12:45:24.243Z] [Pipeline] sshagent
08:45:24 [2022-05-17T12:45:24.250Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
08:45:24 [2022-05-17T12:45:24.250Z] [ssh-agent] Looking for ssh-agent implementation...
08:45:24 [2022-05-17T12:45:24.276Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
08:45:24 [2022-05-17T12:45:24.278Z] $ ssh-agent
08:45:24 [2022-05-17T12:45:24.290Z] SSH_AUTH_SOCK=/tmp/ssh-ZhorQY2rnJ65/agent.349
08:45:24 [2022-05-17T12:45:24.290Z] SSH_AGENT_PID=351
08:45:24 [2022-05-17T12:45:24.303Z] Running ssh-add (command line suppressed)
08:45:24 [2022-05-17T12:45:24.322Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_15279630514764211025.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_15279630514764211025.key)
08:45:24 [2022-05-17T12:45:24.343Z] [ssh-agent] Started.
08:45:24 [2022-05-17T12:45:24.344Z] [Pipeline] {
08:45:25 [2022-05-17T12:45:25.023Z] [Pipeline] sh
08:45:25 [2022-05-17T12:45:25.352Z] + ./scripts/promote-files-to-download.sh
08:45:25 [2022-05-17T12:45:25.353Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
08:45:25 [2022-05-17T12:45:25.353Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
08:45:25 [2022-05-17T12:45:25.353Z] + SCP=scp
08:45:25 [2022-05-17T12:45:25.353Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
08:45:25 [2022-05-17T12:45:25.353Z] + ECHO=echo
08:45:25 [2022-05-17T12:45:25.353Z] + '[' false == false ']'
08:45:25 [2022-05-17T12:45:25.353Z] + ECHO=
08:45:25 [2022-05-17T12:45:25.353Z] + ssh genie.cdt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
08:45:26 [2022-05-17T12:45:26.729Z] + scp ./download/releases/latest/compositeArtifacts.xml ./download/releases/latest/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
08:45:27 [2022-05-17T12:45:27.001Z] + scp ./download/releases/10.6/compositeArtifacts.xml ./download/releases/10.6/compositeContent.xml genie.cdt@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/
08:45:28 [2022-05-17T12:45:28.809Z] [Pipeline] }
08:45:28 [2022-05-17T12:45:28.812Z] $ ssh-agent -k
08:45:28 [2022-05-17T12:45:28.815Z] unset SSH_AUTH_SOCK;
08:45:28 [2022-05-17T12:45:28.815Z] unset SSH_AGENT_PID;
08:45:28 [2022-05-17T12:45:28.816Z] echo Agent pid 351 killed;
08:45:28 [2022-05-17T12:45:28.823Z] [ssh-agent] Stopped.
08:45:29 [2022-05-17T12:45:29.089Z] [Pipeline] // sshagent
08:45:29 [2022-05-17T12:45:29.893Z] [Pipeline] }
08:45:30 [2022-05-17T12:45:30.535Z] [Pipeline] // stage
08:45:31 [2022-05-17T12:45:31.074Z] [Pipeline] }
08:45:31 [2022-05-17T12:45:31.613Z] [Pipeline] // timestamps
08:45:32 [2022-05-17T12:45:32.010Z] [Pipeline] }
08:45:32 [2022-05-17T12:45:32.273Z] [Pipeline] // withEnv
08:45:32 [2022-05-17T12:45:32.669Z] [Pipeline] }
08:45:32 [2022-05-17T12:45:32.937Z] [Pipeline] // node
08:45:33 [2022-05-17T12:45:33.340Z] [Pipeline] End of Pipeline
08:45:33 [2022-05-17T12:45:33.530Z] Finished: SUCCESS