Skip to content

Console Output

Started by user Jon Levell
Running as Jon Levell
Checking out git https://github.com/eclipse/amlen into /var/jenkins/workspace/HouseKeeping_PromoteBuild@script/c5b562fbc46384c16045f675420dc4e3de4487235750bf8015fe64453857a9a8 to read server_build/buildcontainer/jenkins.promotebuild
The recommended git tool is: git
No credentials specified
 > git rev-parse --resolve-git-dir /var/jenkins/workspace/HouseKeeping_PromoteBuild@script/c5b562fbc46384c16045f675420dc4e3de4487235750bf8015fe64453857a9a8/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/eclipse/amlen # timeout=10
Fetching upstream changes from https://github.com/eclipse/amlen
 > git --version # timeout=10
 > git --version # 'git version 2.43.0'
 > git fetch --tags --force --progress -- https://github.com/eclipse/amlen +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse origin/1.0.0.x^{commit} # timeout=10
Checking out Revision 91e748cc761cf2d7fee1ad2166d8ba9e0e6b3efa (origin/1.0.0.x)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 91e748cc761cf2d7fee1ad2166d8ba9e0e6b3efa # timeout=10
Commit message: "[patch] Fix SourceQoS setting in kafka bridge (#159)"
 > git rev-list --no-walk a868b5c2cdb75c60d710b287d08b38950f3ed010 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] echo
[WARNING] label option is deprecated. To use a static pod template, use the 'inheritFrom' option.
[Pipeline] podTemplate
[Pipeline] {
[Pipeline] node
Still waiting to schedule task
There are no nodes with the label ‘amlen-buildalltier1-podCreated Pod: kubernetes amlen/amlen-buildalltier1-pod-zcjqq-m895b
Agent amlen-buildalltier1-pod-zcjqq-m895b is provisioned from template amlen-buildalltier1-pod-zcjqq
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations:
    buildUrl: "http://jenkins-ui.amlen.svc.cluster.local/amlen/job/HouseKeeping_PromoteBuild/23/"
    runUrl: "job/HouseKeeping_PromoteBuild/23/"
  labels:
    jenkins: "slave"
    jenkins/label-digest: "b5bd724f86bd7008fdc7dfeb1ded559b0433f4df"
    jenkins/label: "amlen-buildalltier1-pod"
  name: "amlen-buildalltier1-pod-zcjqq-m895b"
  namespace: "amlen"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.amlen.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "amlen-buildalltier1-pod-zcjqq-m895b"
    - name: "JENKINS_NAME"
      value: "amlen-buildalltier1-pod-zcjqq-m895b"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.amlen.svc.cluster.local/amlen/"
    image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc"
    name: "jnlp"
    resources:
      limits:
        memory: "300Mi"
        cpu: "200m"
      requests:
        memory: "300Mi"
        cpu: "200m"
    volumeMounts:
    - mountPath: "/home/jenkins/.ssh"
      name: "volume-known-hosts"
    - mountPath: "/home/jenkins/agent"
      name: "workspace-volume"
      readOnly: false
  nodeSelector:
    kubernetes.io/os: "linux"
  restartPolicy: "Never"
  volumes:
  - emptyDir:
      medium: ""
    name: "workspace-volume"
  - configMap:
      name: "known-hosts"
    name: "volume-known-hosts"

Running on amlen-buildalltier1-pod-zcjqq-m895b in /home/jenkins/agent/workspace/HouseKeeping_PromoteBuild
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Declarative: Checkout SCM)
[Pipeline] checkout
The recommended git tool is: git
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/eclipse/amlen
 > git init /home/jenkins/agent/workspace/HouseKeeping_PromoteBuild # timeout=10
Fetching upstream changes from https://github.com/eclipse/amlen
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
 > git fetch --tags --force --progress -- https://github.com/eclipse/amlen +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/eclipse/amlen # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
Checking out Revision 91e748cc761cf2d7fee1ad2166d8ba9e0e6b3efa (origin/1.0.0.x)
 > git rev-parse origin/1.0.0.x^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 91e748cc761cf2d7fee1ad2166d8ba9e0e6b3efa # timeout=10
Commit message: "[patch] Fix SourceQoS setting in kafka bridge (#159)"
[Pipeline] }
[Pipeline] // stage
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (PromoteSnapshot)
[Pipeline] container
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] }
[Pipeline] // script
[Pipeline] sshagent
[ssh-agent] Using credentials eclipse-amlen-bot (ssh://genie.amlen@projects-storage.eclipse.org)
[ssh-agent] Looking for ssh-agent implementation...
[ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
Executing sh script inside container jnlp of pod amlen-buildalltier1-pod-zcjqq-m895b
Executing command: "ssh-agent" 
exit
SSH_AUTH_SOCK=/tmp/ssh-4i6UdMrxroXU/agent.141; export SSH_AUTH_SOCK;
SSH_AGENT_PID=142; export SSH_AGENT_PID;
echo Agent pid 142;
SSH_AUTH_SOCK=/tmp/ssh-4i6UdMrxroXU/agent.141
SSH_AGENT_PID=142
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/HouseKeeping_PromoteBuild@tmp/private_key_16989747066543120114.key (/home/jenkins/agent/workspace/HouseKeeping_PromoteBuild@tmp/private_key_16989747066543120114.key)
[ssh-agent] Started.
[Pipeline] {
[Pipeline] sh
+ echo 'Promoting /home/data/httpd/download.eclipse.org/amlen/snapshots/1.0.0.x/20240124-1010_eclipse/ to /home/data/httpd/download.eclipse.org/amlen/releases/1.0.0.2'
Promoting /home/data/httpd/download.eclipse.org/amlen/snapshots/1.0.0.x/20240124-1010_eclipse/ to /home/data/httpd/download.eclipse.org/amlen/releases/1.0.0.2
+ ssh -o BatchMode=yes genie.amlen@projects-storage.eclipse.org mkdir -p /home/data/httpd/download.eclipse.org/amlen/releases/
+ ssh -o BatchMode=yes genie.amlen@projects-storage.eclipse.org cp -r /home/data/httpd/download.eclipse.org/amlen/snapshots/1.0.0.x/20240124-1010_eclipse/ /home/data/httpd/download.eclipse.org/amlen/releases/1.0.0.2
[Pipeline] }
Executing sh script inside container jnlp of pod amlen-buildalltier1-pod-zcjqq-m895b
Executing command: "ssh-agent" "-k" 
exit
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 142 killed;
[ssh-agent] Stopped.
[Pipeline] // sshagent
[Pipeline] }
[Pipeline] // container
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // podTemplate
[Pipeline] End of Pipeline
Finished: SUCCESS