Skip to content

Console Output

13:28:03 [2023-03-20T17:28:03.001Z] Started by user Jonah Graham
13:28:03 [2023-03-20T17:28:03.001Z] Running as Jonah Graham
13:28:04 [2023-03-20T17:28:04.473Z] Obtained releng/promote-files-to-download.Jenkinsfile from git https://github.com/eclipse-cdt/cdt.git
13:28:04 [2023-03-20T17:28:04.496Z] [Pipeline] Start of Pipeline
13:28:06 [2023-03-20T17:28:06.193Z] [Pipeline] node
13:28:21 [2023-03-20T17:28:21.194Z] Still waiting to schedule task
13:28:21 [2023-03-20T17:28:21.195Z] Waiting for next available executor
13:28:24 [2023-03-20T17:28:24.278Z] Agent basic-njbf8 is provisioned from template basic
13:28:24 [2023-03-20T17:28:24.279Z] ---
13:28:24 [2023-03-20T17:28:24.279Z] apiVersion: "v1"
13:28:24 [2023-03-20T17:28:24.279Z] kind: "Pod"
13:28:24 [2023-03-20T17:28:24.279Z] metadata:
13:28:24 [2023-03-20T17:28:24.279Z]   annotations: {}
13:28:24 [2023-03-20T17:28:24.279Z]   labels:
13:28:24 [2023-03-20T17:28:24.279Z]     jenkins: "slave"
13:28:24 [2023-03-20T17:28:24.279Z]     jenkins/label-digest: "61a7508ed1b04e9ada836fcd14d4d8ef5687c7dd"
13:28:24 [2023-03-20T17:28:24.279Z]     jenkins/label: "basic"
13:28:24 [2023-03-20T17:28:24.279Z]   name: "basic-njbf8"
13:28:24 [2023-03-20T17:28:24.279Z]   namespace: "cdt"
13:28:24 [2023-03-20T17:28:24.279Z] spec:
13:28:24 [2023-03-20T17:28:24.279Z]   containers:
13:28:24 [2023-03-20T17:28:24.279Z]   - env:
13:28:24 [2023-03-20T17:28:24.279Z]     - name: "JENKINS_SECRET"
13:28:24 [2023-03-20T17:28:24.279Z]       value: "********"
13:28:24 [2023-03-20T17:28:24.279Z]     - name: "JENKINS_TUNNEL"
13:28:24 [2023-03-20T17:28:24.279Z]       value: "jenkins-discovery.cdt.svc.cluster.local:50000"
13:28:24 [2023-03-20T17:28:24.279Z]     - name: "JENKINS_AGENT_NAME"
13:28:24 [2023-03-20T17:28:24.279Z]       value: "basic-njbf8"
13:28:24 [2023-03-20T17:28:24.279Z]     - name: "JENKINS_REMOTING_JAVA_OPTS"
13:28:24 [2023-03-20T17:28:24.279Z]       value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
13:28:24 [2023-03-20T17:28:24.279Z]         \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
13:28:24 [2023-03-20T17:28:24.279Z]     - name: "JAVA_TOOL_OPTIONS"
13:28:24 [2023-03-20T17:28:24.279Z]       value: ""
13:28:24 [2023-03-20T17:28:24.279Z]     - name: "_JAVA_OPTIONS"
13:28:24 [2023-03-20T17:28:24.279Z]       value: ""
13:28:24 [2023-03-20T17:28:24.279Z]     - name: "OPENJ9_JAVA_OPTIONS"
13:28:24 [2023-03-20T17:28:24.279Z]       value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
13:28:24 [2023-03-20T17:28:24.279Z]     - name: "JENKINS_NAME"
13:28:24 [2023-03-20T17:28:24.279Z]       value: "basic-njbf8"
13:28:24 [2023-03-20T17:28:24.279Z]     - name: "JENKINS_AGENT_WORKDIR"
13:28:24 [2023-03-20T17:28:24.279Z]       value: "/home/jenkins/agent"
13:28:24 [2023-03-20T17:28:24.279Z]     - name: "JENKINS_URL"
13:28:24 [2023-03-20T17:28:24.279Z]       value: "http://jenkins-ui.cdt.svc.cluster.local/cdt/"
13:28:24 [2023-03-20T17:28:24.279Z]     image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-4.13.3"
13:28:24 [2023-03-20T17:28:24.279Z]     imagePullPolicy: "Always"
13:28:24 [2023-03-20T17:28:24.279Z]     name: "jnlp"
13:28:24 [2023-03-20T17:28:24.279Z]     resources:
13:28:24 [2023-03-20T17:28:24.279Z]       limits:
13:28:24 [2023-03-20T17:28:24.279Z]         cpu: "2000m"
13:28:24 [2023-03-20T17:28:24.279Z]         memory: "4096Mi"
13:28:24 [2023-03-20T17:28:24.279Z]       requests:
13:28:24 [2023-03-20T17:28:24.279Z]         cpu: "1000m"
13:28:24 [2023-03-20T17:28:24.279Z]         memory: "4096Mi"
13:28:24 [2023-03-20T17:28:24.279Z]     tty: true
13:28:24 [2023-03-20T17:28:24.279Z]     volumeMounts:
13:28:24 [2023-03-20T17:28:24.279Z]     - mountPath: "/home/jenkins/.m2/toolchains.xml"
13:28:24 [2023-03-20T17:28:24.279Z]       name: "m2-dir"
13:28:24 [2023-03-20T17:28:24.279Z]       readOnly: true
13:28:24 [2023-03-20T17:28:24.279Z]       subPath: "toolchains.xml"
13:28:24 [2023-03-20T17:28:24.279Z]     - mountPath: "/home/jenkins/.mavenrc"
13:28:24 [2023-03-20T17:28:24.279Z]       name: "m2-dir"
13:28:24 [2023-03-20T17:28:24.279Z]       readOnly: true
13:28:24 [2023-03-20T17:28:24.279Z]       subPath: ".mavenrc"
13:28:24 [2023-03-20T17:28:24.279Z]     - mountPath: "/opt/tools"
13:28:24 [2023-03-20T17:28:24.279Z]       name: "volume-0"
13:28:24 [2023-03-20T17:28:24.279Z]       readOnly: false
13:28:24 [2023-03-20T17:28:24.279Z]     - mountPath: "/home/jenkins"
13:28:24 [2023-03-20T17:28:24.279Z]       name: "volume-2"
13:28:24 [2023-03-20T17:28:24.279Z]       readOnly: false
13:28:24 [2023-03-20T17:28:24.279Z]     - mountPath: "/home/jenkins/.m2/repository"
13:28:24 [2023-03-20T17:28:24.279Z]       name: "volume-3"
13:28:24 [2023-03-20T17:28:24.279Z]       readOnly: false
13:28:24 [2023-03-20T17:28:24.279Z]     - mountPath: "/home/jenkins/.m2/settings-security.xml"
13:28:24 [2023-03-20T17:28:24.279Z]       name: "m2-secret-dir"
13:28:24 [2023-03-20T17:28:24.279Z]       readOnly: true
13:28:24 [2023-03-20T17:28:24.279Z]       subPath: "settings-security.xml"
13:28:24 [2023-03-20T17:28:24.279Z]     - mountPath: "/home/jenkins/.m2/wrapper"
13:28:24 [2023-03-20T17:28:24.279Z]       name: "volume-4"
13:28:24 [2023-03-20T17:28:24.279Z]       readOnly: false
13:28:24 [2023-03-20T17:28:24.279Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
13:28:24 [2023-03-20T17:28:24.279Z]       name: "m2-secret-dir"
13:28:24 [2023-03-20T17:28:24.279Z]       readOnly: true
13:28:24 [2023-03-20T17:28:24.279Z]       subPath: "settings.xml"
13:28:24 [2023-03-20T17:28:24.279Z]     - mountPath: "/home/jenkins/.ssh"
13:28:24 [2023-03-20T17:28:24.279Z]       name: "volume-1"
13:28:24 [2023-03-20T17:28:24.279Z]       readOnly: false
13:28:24 [2023-03-20T17:28:24.279Z]       subPath: ""
13:28:24 [2023-03-20T17:28:24.279Z]     - mountPath: "/home/jenkins/agent"
13:28:24 [2023-03-20T17:28:24.279Z]       name: "workspace-volume"
13:28:24 [2023-03-20T17:28:24.279Z]       readOnly: false
13:28:24 [2023-03-20T17:28:24.279Z]     workingDir: "/home/jenkins/agent"
13:28:24 [2023-03-20T17:28:24.279Z]   nodeSelector:
13:28:24 [2023-03-20T17:28:24.279Z]     kubernetes.io/os: "linux"
13:28:24 [2023-03-20T17:28:24.279Z]   restartPolicy: "Never"
13:28:24 [2023-03-20T17:28:24.279Z]   volumes:
13:28:24 [2023-03-20T17:28:24.279Z]   - name: "volume-0"
13:28:24 [2023-03-20T17:28:24.279Z]     persistentVolumeClaim:
13:28:24 [2023-03-20T17:28:24.279Z]       claimName: "tools-claim-jiro-cdt"
13:28:24 [2023-03-20T17:28:24.279Z]       readOnly: true
13:28:24 [2023-03-20T17:28:24.279Z]   - name: "m2-secret-dir"
13:28:24 [2023-03-20T17:28:24.279Z]     secret:
13:28:24 [2023-03-20T17:28:24.279Z]       secretName: "m2-secret-dir"
13:28:24 [2023-03-20T17:28:24.279Z]   - emptyDir:
13:28:24 [2023-03-20T17:28:24.279Z]       medium: ""
13:28:24 [2023-03-20T17:28:24.279Z]     name: "volume-2"
13:28:24 [2023-03-20T17:28:24.279Z]   - configMap:
13:28:24 [2023-03-20T17:28:24.279Z]       name: "m2-dir"
13:28:24 [2023-03-20T17:28:24.279Z]     name: "m2-dir"
13:28:24 [2023-03-20T17:28:24.279Z]   - configMap:
13:28:24 [2023-03-20T17:28:24.279Z]       name: "known-hosts"
13:28:24 [2023-03-20T17:28:24.279Z]     name: "volume-1"
13:28:24 [2023-03-20T17:28:24.279Z]   - emptyDir:
13:28:24 [2023-03-20T17:28:24.279Z]       medium: ""
13:28:24 [2023-03-20T17:28:24.279Z]     name: "workspace-volume"
13:28:24 [2023-03-20T17:28:24.279Z]   - emptyDir:
13:28:24 [2023-03-20T17:28:24.279Z]       medium: ""
13:28:24 [2023-03-20T17:28:24.279Z]     name: "volume-4"
13:28:24 [2023-03-20T17:28:24.279Z]   - emptyDir:
13:28:24 [2023-03-20T17:28:24.279Z]       medium: ""
13:28:24 [2023-03-20T17:28:24.279Z]     name: "volume-3"
13:28:24 [2023-03-20T17:28:24.279Z] 
13:28:24 [2023-03-20T17:28:24.295Z] Running on basic-njbf8 in /home/jenkins/agent/workspace/promote-files-to-download
13:28:24 [2023-03-20T17:28:24.426Z] [Pipeline] {
13:28:25 [2023-03-20T17:28:25.511Z] [Pipeline] stage
13:28:25 [2023-03-20T17:28:25.512Z] [Pipeline] { (Declarative: Checkout SCM)
13:28:26 [2023-03-20T17:28:26.177Z] [Pipeline] checkout
13:28:26 [2023-03-20T17:28:26.185Z] The recommended git tool is: git
13:28:27 [2023-03-20T17:28:27.088Z] No credentials specified
13:28:27 [2023-03-20T17:28:27.090Z] Cloning the remote Git repository
13:28:27 [2023-03-20T17:28:27.099Z] Cloning repository https://github.com/eclipse-cdt/cdt.git
13:28:27 [2023-03-20T17:28:27.544Z]  > git init /home/jenkins/agent/workspace/promote-files-to-download # timeout=10
13:28:27 [2023-03-20T17:28:27.556Z] Fetching upstream changes from https://github.com/eclipse-cdt/cdt.git
13:28:27 [2023-03-20T17:28:27.557Z]  > git --version # timeout=10
13:28:27 [2023-03-20T17:28:27.558Z]  > git --version # 'git version 2.20.1'
13:28:27 [2023-03-20T17:28:27.559Z]  > git fetch --tags --force --progress -- https://github.com/eclipse-cdt/cdt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
13:28:43 [2023-03-20T17:28:43.170Z] Avoid second fetch
13:28:43 [2023-03-20T17:28:43.176Z] Checking out Revision f3b07b07a52d063ea198ff05ad9eb0c3df83bbbf (refs/remotes/origin/main)
13:28:43 [2023-03-20T17:28:43.164Z]  > git config remote.origin.url https://github.com/eclipse-cdt/cdt.git # timeout=10
13:28:43 [2023-03-20T17:28:43.167Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
13:28:43 [2023-03-20T17:28:43.172Z]  > git rev-parse refs/remotes/origin/main^{commit} # timeout=10
13:28:43 [2023-03-20T17:28:43.180Z]  > git config core.sparsecheckout # timeout=10
13:28:43 [2023-03-20T17:28:43.185Z]  > git checkout -f f3b07b07a52d063ea198ff05ad9eb0c3df83bbbf # timeout=10
13:28:48 [2023-03-20T17:28:48.092Z] Commit message: "Add CDT 11.1.1 to p2 composite"
13:28:48 [2023-03-20T17:28:48.100Z]  > git rev-list --no-walk 0318087295eec8a090dadad7cd26bc3e47aa4d13 # timeout=10
13:28:48 [2023-03-20T17:28:48.412Z] [Pipeline] }
13:28:48 [2023-03-20T17:28:48.689Z] [Pipeline] // stage
13:28:49 [2023-03-20T17:28:49.769Z] [Pipeline] withEnv
13:28:49 [2023-03-20T17:28:49.770Z] [Pipeline] {
13:28:52 [2023-03-20T17:28:52.113Z] [Pipeline] timestamps
13:28:52 [2023-03-20T17:28:52.113Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
13:28:52 [2023-03-20T17:28:52.114Z] [Pipeline] {
13:28:56 [2023-03-20T17:28:56.523Z] [Pipeline] stage
13:28:56 [2023-03-20T17:28:56.524Z] [Pipeline] { (Upload)
13:29:02 [2023-03-20T17:29:02.249Z] [Pipeline] sshagent
13:29:02 [2023-03-20T17:29:02.254Z] [ssh-agent] Using credentials genie.cdt (ssh://genie.cdt@projects-storage.eclipse.org)
13:29:02 [2023-03-20T17:29:02.255Z] [ssh-agent] Looking for ssh-agent implementation...
13:29:02 [2023-03-20T17:29:02.271Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
13:29:02 [2023-03-20T17:29:02.273Z] $ ssh-agent
13:29:02 [2023-03-20T17:29:02.281Z] SSH_AUTH_SOCK=/tmp/ssh-RzoNOu0n47G0/agent.154
13:29:02 [2023-03-20T17:29:02.281Z] SSH_AGENT_PID=156
13:29:02 [2023-03-20T17:29:02.298Z] Running ssh-add (command line suppressed)
13:29:02 [2023-03-20T17:29:02.308Z] Identity added: /home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_315116220626231569.key (/home/jenkins/agent/workspace/promote-files-to-download@tmp/private_key_315116220626231569.key)
13:29:02 [2023-03-20T17:29:02.322Z] [ssh-agent] Started.
13:29:02 [2023-03-20T17:29:02.322Z] [Pipeline] {
13:29:03 [2023-03-20T17:29:03.017Z] [Pipeline] sh
13:29:03 [2023-03-20T17:29:03.324Z] + ./releng/scripts/promote-files-to-download.sh
13:29:03 [2023-03-20T17:29:03.325Z] + SSHUSER=genie.cdt@projects-storage.eclipse.org
13:29:03 [2023-03-20T17:29:03.325Z] + SSH='ssh genie.cdt@projects-storage.eclipse.org'
13:29:03 [2023-03-20T17:29:03.325Z] + SCP=scp
13:29:03 [2023-03-20T17:29:03.325Z] + DOWNLOAD=/home/data/httpd/download.eclipse.org/tools/cdt
13:29:03 [2023-03-20T17:29:03.325Z] + ARCHIVE=/home/data/httpd/archive.eclipse.org/tools/cdt
13:29:03 [2023-03-20T17:29:03.325Z] + ECHO=echo
13:29:03 [2023-03-20T17:29:03.325Z] + '[' false == false ']'
13:29:03 [2023-03-20T17:29:03.325Z] + ECHO=
13:29:03 [2023-03-20T17:29:03.325Z] + ssh genie.cdt@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/tools/cdt/releases/latest/
13:29:04 [2023-03-20T17:29:04.252Z] + 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/
13:29:04 [2023-03-20T17:29:04.508Z] + 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/
13:29:05 [2023-03-20T17:29:05.070Z] scp: /home/data/httpd/download.eclipse.org/tools/cdt/releases/10.6/: No such file or directory
13:29:05 [2023-03-20T17:29:05.399Z] [Pipeline] }
13:29:05 [2023-03-20T17:29:05.402Z] $ ssh-agent -k
13:29:05 [2023-03-20T17:29:05.405Z] unset SSH_AUTH_SOCK;
13:29:05 [2023-03-20T17:29:05.405Z] unset SSH_AGENT_PID;
13:29:05 [2023-03-20T17:29:05.405Z] echo Agent pid 156 killed;
13:29:05 [2023-03-20T17:29:05.409Z] [ssh-agent] Stopped.
13:29:05 [2023-03-20T17:29:05.677Z] [Pipeline] // sshagent
13:29:06 [2023-03-20T17:29:06.079Z] [Pipeline] }
13:29:06 [2023-03-20T17:29:06.348Z] [Pipeline] // stage
13:29:06 [2023-03-20T17:29:06.887Z] [Pipeline] }
13:29:07 [2023-03-20T17:29:07.154Z] [Pipeline] // timestamps
13:29:07 [2023-03-20T17:29:07.552Z] [Pipeline] }
13:29:07 [2023-03-20T17:29:07.837Z] [Pipeline] // withEnv
13:29:08 [2023-03-20T17:29:08.243Z] [Pipeline] }
13:29:08 [2023-03-20T17:29:08.509Z] [Pipeline] // node
13:29:08 [2023-03-20T17:29:08.922Z] [Pipeline] End of Pipeline
13:29:09 [2023-03-20T17:29:09.065Z] ERROR: script returned exit code 1
13:29:09 [2023-03-20T17:29:09.101Z] Finished: FAILURE