Skip to content

Console Output

Started by user Nitin Dahyabhai
Running as Nitin Dahyabhai
Agent centos-8-cj9w4 is provisioned from template centos-8
---
apiVersion: "v1"
kind: "Pod"
metadata:
  labels:
    jenkins: "slave"
    jenkins/label-digest: "dcdbc7ed8a3e8b49b8443ee4b54d9618b35139e6"
    jenkins/label: "centos-latest_centos-8"
  name: "centos-8-cj9w4"
  namespace: "webtools"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.webtools.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-8-cj9w4"
    - name: "JENKINS_REMOTING_JAVA_OPTS"
      value: "-showversion -XshowSettings:vm -Xmx256m -Dorg.jenkinsci.remoting.engine.JnlpProtocol3.disabled=true\
        \ -Dorg.jenkinsci.plugins.gitclient.CliGitAPIImpl.useSETSID=true"
    - name: "JAVA_TOOL_OPTIONS"
      value: ""
    - name: "_JAVA_OPTIONS"
      value: ""
    - name: "OPENJ9_JAVA_OPTIONS"
      value: "-XX:+IgnoreUnrecognizedVMOptions -XX:+IdleTuningCompactOnIdle -XX:+IdleTuningGcOnIdle"
    - name: "JENKINS_NAME"
      value: "centos-8-cj9w4"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.webtools.svc.cluster.local/webtools/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-8:remoting-3107.v665000b_51092"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/toolchains.xml"
      name: "m2-dir"
      readOnly: true
      subPath: "toolchains.xml"
    - mountPath: "/home/jenkins/.mavenrc"
      name: "m2-dir"
      readOnly: true
      subPath: ".mavenrc"
    - mountPath: "/opt/tools"
      name: "volume-0"
      readOnly: false
    - mountPath: "/home/jenkins"
      name: "volume-2"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/repository"
      name: "volume-3"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings-security.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-security.xml"
    - mountPath: "/home/jenkins/.m2/wrapper"
      name: "volume-4"
      readOnly: false
    - mountPath: "/home/jenkins/.m2/settings.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings.xml"
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-1"
      readOnly: false
      subPath: ""
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
    workingDir: "/home/jenkins/agent"
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - name: "volume-0"
    persistentVolumeClaim:
      claimName: "tools-claim-jiro-webtools"
      readOnly: true
  - name: "m2-secret-dir"
    secret:
      secretName: "m2-secret-dir"
  - emptyDir:
      medium: ""
    name: "volume-2"
  - configMap:
      name: "m2-dir"
    name: "m2-dir"
  - configMap:
      name: "known-hosts"
    name: "volume-1"
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - emptyDir:
      medium: ""
    name: "volume-4"
  - emptyDir:
      medium: ""
    name: "volume-3"

Building remotely on centos-8-cj9w4 (centos-8 centos-latest) in workspace /home/jenkins/agent/workspace/WTP-Publish-Repo
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
$ ssh-agent
SSH_AUTH_SOCK=/tmp/ssh-AoUoNjSgu6Dc/agent.47
SSH_AGENT_PID=49
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/WTP-Publish-Repo@tmp/private_key_6070486907247452565.key (/home/jenkins/agent/workspace/WTP-Publish-Repo@tmp/private_key_6070486907247452565.key)
[ssh-agent] Using credentials genie.webtools (ssh://genie.webtools@projects-storage.eclipse.org)
[WTP-Publish-Repo] $ /bin/sh -xe /tmp/jenkins2445511263370754402.sh
+ rm -fr /home/jenkins/agent/workspace/WTP-Publish-Repo/2023-09
+ mkdir -p /home/jenkins/agent/workspace/WTP-Publish-Repo/2023-09
++ date +%s000
+ now=1694659205000
+ compositeName='Eclipse Web Tools Update Site - 2023-09'
+ generateP2IndexFile
+ cat
+ compositeURLCount=0
+ for cURL in ${compositeURLs}
+ [[ -n https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/ ]]
+ [[ https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/ != \#* ]]
+ let compositeURLCount=compositeURLCount+1
+ for cURL in ${compositeURLs}
+ [[ -n https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/repositoryunittests/ ]]
+ [[ https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/repositoryunittests/ != \#* ]]
+ let compositeURLCount=compositeURLCount+1
+ generateCompositeXMLFile 'Eclipse Web Tools Update Site - 2023-09' org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository compositeMetadataRepository compositeContent.xml
+ compositeName='Eclipse Web Tools Update Site - 2023-09'
+ compositeType=org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository
+ compositeClass=compositeMetadataRepository
+ compositeFile=compositeContent.xml
+ cat
+ cat
+ for cURL in ${compositeURLs}
+ [[ -n https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/ ]]
+ [[ https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/ != \#* ]]
+ cat
+ for cURL in ${compositeURLs}
+ [[ -n https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/repositoryunittests/ ]]
+ [[ https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/repositoryunittests/ != \#* ]]
+ cat
+ cat
+ generateCompositeXMLFile 'Eclipse Web Tools Update Site - 2023-09' org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository compositeArtifactRepository compositeArtifacts.xml
+ compositeName='Eclipse Web Tools Update Site - 2023-09'
+ compositeType=org.eclipse.equinox.internal.p2.artifact.repository.CompositeArtifactRepository
+ compositeClass=compositeArtifactRepository
+ compositeFile=compositeArtifacts.xml
+ cat
+ cat
+ for cURL in ${compositeURLs}
+ [[ -n https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/ ]]
+ [[ https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/ != \#* ]]
+ cat
+ for cURL in ${compositeURLs}
+ [[ -n https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/repositoryunittests/ ]]
+ [[ https://download.eclipse.org/webtools/downloads/drops/R3.31.0/R-3.31.0-20230903090456/repositoryunittests/ != \#* ]]
+ cat
+ cat
+ echo 'Published URL: [ http://download.eclipse.org/webtools/repository/2023-09 ]'
Published URL: [ http://download.eclipse.org/webtools/repository/2023-09 ]
+ remotedir=/home/data/httpd/download.eclipse.org/webtools/repository/2023-09/
+ ssh genie.webtools@projects-storage.eclipse.org 'rm -fr /home/data/httpd/download.eclipse.org/webtools/repository/2023-09/; mkdir -p /home/data/httpd/download.eclipse.org/webtools/repository/2023-09/'
+ rsync -azrlt -e ssh --delete /home/jenkins/agent/workspace/WTP-Publish-Repo/2023-09/ genie.webtools@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/webtools/repository/2023-09//
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 49 killed;
[ssh-agent] Stopped.
[description-setter] Description set: <a href="http://download.eclipse.org/webtools/repository/2023-09">http://download.eclipse.org/webtools/repository/2023-09</a>
Finished: SUCCESS