Skip to content

Console Output

Started by user Sravan Kumar Lakkimsetti
Running as Sravan Kumar Lakkimsetti
Agent centos-7-d0607 is provisioned from template centos-7
---
apiVersion: "v1"
kind: "Pod"
metadata:
  annotations: {}
  labels:
    jenkins: "slave"
    jenkins/label-digest: "55a177a28a71a1957f582df488f25d8c2f70df30"
    jenkins/label: "migration_jipp-migration_centos-7"
  name: "centos-7-d0607"
  namespace: "releng"
spec:
  containers:
  - env:
    - name: "JENKINS_SECRET"
      value: "********"
    - name: "JENKINS_TUNNEL"
      value: "jenkins-discovery.releng.svc.cluster.local:50000"
    - name: "JENKINS_AGENT_NAME"
      value: "centos-7-d0607"
    - 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-7-d0607"
    - name: "JENKINS_AGENT_WORKDIR"
      value: "/home/jenkins/agent"
    - name: "JENKINS_URL"
      value: "http://jenkins-ui.releng.svc.cluster.local/releng/"
    image: "docker.io/eclipsecbi/jiro-agent-centos-7:remoting-4.13.3"
    imagePullPolicy: "Always"
    name: "jnlp"
    resources:
      limits:
        cpu: "2000m"
        memory: "4096Mi"
      requests:
        cpu: "1000m"
        memory: "4096Mi"
    tty: true
    volumeMounts:
    - mountPath: "/home/jenkins/.m2/settings-deploy-ossrh-releng.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-deploy-ossrh-releng.xml"
    - 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-deploy-ossrh-pde.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-deploy-ossrh-pde.xml"
    - 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/.m2/settings-deploy-ossrh-jdt.xml"
      name: "m2-secret-dir"
      readOnly: true
      subPath: "settings-deploy-ossrh-jdt.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-releng"
      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-7-d0607 (centos-7 jipp-migration migration) in workspace /home/jenkins/agent/workspace/ep-createMaintenanceBranch
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[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-s8b5fPfoIkRG/agent.55
SSH_AGENT_PID=57
[ssh-agent] Started.
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/ep-createMaintenanceBranch@tmp/private_key_15616790712658999415.key (/home/jenkins/agent/workspace/ep-createMaintenanceBranch@tmp/private_key_15616790712658999415.key)
[ssh-agent] Using credentials genie.releng (ssh://genie.releng@git.eclipse.org)
Running ssh-add (command line suppressed)
Identity added: /home/jenkins/agent/workspace/ep-createMaintenanceBranch@tmp/private_key_17149115435182502115.key (/home/jenkins/agent/workspace/ep-createMaintenanceBranch@tmp/private_key_17149115435182502115.key)
[ssh-agent] Using credentials eclipse-releng-bot (GitHub bot (SSH))
[ep-createMaintenanceBranch] $ /bin/bash -x /tmp/jenkins13798752312316758234.sh
+ git config --global user.email genie.releng@eclipse.org
+ git config --global user.name 'Eclipse Releng Bot'
+ git clone --recurse-submodules git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
Cloning into 'eclipse.platform.releng.aggregator'...
Submodule 'eclipse.jdt' (https://github.com/eclipse-jdt/eclipse.jdt.git) registered for path 'eclipse.jdt'
Submodule 'eclipse.jdt.core' (https://github.com/eclipse-jdt/eclipse.jdt.core.git) registered for path 'eclipse.jdt.core'
Submodule 'eclipse.jdt.core.binaries' (https://github.com/eclipse-jdt/eclipse.jdt.core.binaries.git) registered for path 'eclipse.jdt.core.binaries'
Submodule 'eclipse.jdt.debug' (https://github.com/eclipse-jdt/eclipse.jdt.debug.git) registered for path 'eclipse.jdt.debug'
Submodule 'eclipse.jdt.ui' (https://github.com/eclipse-jdt/eclipse.jdt.ui.git) registered for path 'eclipse.jdt.ui'
Submodule 'eclipse.pde' (https://github.com/eclipse-pde/eclipse.pde.git) registered for path 'eclipse.pde'
Submodule 'eclipse.platform' (https://github.com/eclipse-platform/eclipse.platform.git) registered for path 'eclipse.platform'
Submodule 'eclipse.platform.common' (https://github.com/eclipse-platform/eclipse.platform.common.git) registered for path 'eclipse.platform.common'
Submodule 'eclipse.platform.debug' (https://github.com/eclipse-platform/eclipse.platform.debug.git) registered for path 'eclipse.platform.debug'
Submodule 'eclipse.platform.releng' (https://github.com/eclipse-platform/eclipse.platform.releng.git) registered for path 'eclipse.platform.releng'
Submodule 'eclipse.platform.swt' (https://github.com/eclipse-platform/eclipse.platform.swt.git) registered for path 'eclipse.platform.swt'
Submodule 'eclipse.platform.swt.binaries' (https://github.com/eclipse-platform/eclipse.platform.swt.binaries.git) registered for path 'eclipse.platform.swt.binaries'
Submodule 'eclipse.platform.text' (https://github.com/eclipse-platform/eclipse.platform.text.git) registered for path 'eclipse.platform.text'
Submodule 'eclipse.platform.ua' (https://github.com/eclipse-platform/eclipse.platform.ua.git) registered for path 'eclipse.platform.ua'
Submodule 'eclipse.platform.ui' (https://github.com/eclipse-platform/eclipse.platform.ui.git) registered for path 'eclipse.platform.ui'
Submodule 'eclipse.platform.ui.tools' (https://github.com/eclipse-platform/eclipse.platform.ui.tools.git) registered for path 'eclipse.platform.ui.tools'
Submodule 'equinox' (https://github.com/eclipse-equinox/equinox.git) registered for path 'equinox'
Submodule 'rt.equinox.binaries' (https://github.com/eclipse-equinox/equinox.binaries.git) registered for path 'rt.equinox.binaries'
Submodule 'rt.equinox.p2' (https://github.com/eclipse-equinox/p2.git) registered for path 'rt.equinox.p2'
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.jdt'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.jdt.core'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.jdt.core.binaries'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.jdt.debug'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.jdt.ui'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.pde'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.common'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.debug'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.releng'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.swt'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.text'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.ua'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.ui'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.ui.tools'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/equinox'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/rt.equinox.binaries'...
Cloning into '/home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/rt.equinox.p2'...
Submodule path 'eclipse.jdt': checked out '929b0cd763bb9450b116e2f1e0d5a3add3c522a0'
Submodule path 'eclipse.jdt.core': checked out 'c629d6bbecf94f42dbc352301f30a47d6578c4e9'
Submodule path 'eclipse.jdt.core.binaries': checked out '0b1c57afd0e683163355739902599d6c3b019f18'
Submodule path 'eclipse.jdt.debug': checked out 'f925173779e06456420fcdc5c245d42508a9a626'
Submodule path 'eclipse.jdt.ui': checked out '054cfef225a81a6958a61deb10484577d8de9ef0'
Submodule path 'eclipse.pde': checked out '4da30fafbf7da59dc7bb1c90e515c7fd204cf407'
Submodule path 'eclipse.platform': checked out 'd86b07dc7822d87b5cc2b94cc401323616edd4f3'
Submodule path 'eclipse.platform.common': checked out '3aa92eece964dfd5aea6e7b059e4a8c8b41716b4'
Submodule path 'eclipse.platform.debug': checked out 'c1cbc462a44c1fdac353c51757ee1db0e35eecd0'
Submodule path 'eclipse.platform.releng': checked out 'b25099b5d011009deda219b765f69ea2c6fde657'
Submodule path 'eclipse.platform.swt': checked out 'a658db7c012f0bb66e00e376f9c4bf460902611d'
Submodule path 'eclipse.platform.swt.binaries': checked out 'fec4037ee3c97af595c242e34b4855bebe7ba7ff'
Submodule path 'eclipse.platform.text': checked out 'c407b4abec73bf9a8e5d6aaa87086922c2860c7a'
Submodule path 'eclipse.platform.ua': checked out '0ff5215f64314fd5bb2ac2a82a2dcc925947ee33'
Submodule path 'eclipse.platform.ui': checked out 'eb5f64917709bd7c903f72569d1344fbeda305bc'
Submodule path 'eclipse.platform.ui.tools': checked out '1df1172cda52e7bbd6a09dced34c434754fff51e'
Submodule path 'equinox': checked out '0ebf9ae64ec88482094447de2a1b6d9c3c4e7251'
Submodule path 'rt.equinox.binaries': checked out 'cf3f4f51403eac0fc16be0876fff8a3ceceabacc'
Submodule path 'rt.equinox.p2': checked out '4d9f31f386f3d8b017d33ad404ced5c2fea7ca34'
+ cd eclipse.platform.releng.aggregator/
+ git clean -f -d -x
+ git submodule foreach git clean -f -d -x
Entering 'eclipse.jdt'
Entering 'eclipse.jdt.core'
Entering 'eclipse.jdt.core.binaries'
Entering 'eclipse.jdt.debug'
Entering 'eclipse.jdt.ui'
Entering 'eclipse.pde'
Entering 'eclipse.platform'
Entering 'eclipse.platform.common'
Entering 'eclipse.platform.debug'
Entering 'eclipse.platform.releng'
Entering 'eclipse.platform.swt'
Entering 'eclipse.platform.swt.binaries'
Entering 'eclipse.platform.text'
Entering 'eclipse.platform.ua'
Entering 'eclipse.platform.ui'
Entering 'eclipse.platform.ui.tools'
Entering 'equinox'
Entering 'rt.equinox.binaries'
Entering 'rt.equinox.p2'
+ git reset --hard
HEAD is now at 1d31929a Build input for build I20220831-1800
+ git submodule foreach git reset --hard
Entering 'eclipse.jdt'
HEAD is now at 929b0cd Split packages in jdt.annotation
Entering 'eclipse.jdt.core'
HEAD is now at c629d6bbec Merge pull request #361 from eclipse-jdt/revert-357-merge_master
Entering 'eclipse.jdt.core.binaries'
HEAD is now at 0b1c57a POM and product version changes for 4.25 release (#1)
Entering 'eclipse.jdt.debug'
HEAD is now at f92517377 Add ability to navigate from the AllReferences popup and from the AllInstances popup to the actual implementation (#85)
Entering 'eclipse.jdt.ui'
HEAD is now at 054cfef225 Use AbstractTextElement for snippets. (#233)
Entering 'eclipse.pde'
HEAD is now at 4da30fafbf Fix processing of user specified program/VM-arguments in Product launch
Entering 'eclipse.platform'
HEAD is now at d86b07dc78 fix ElementTree javadoc
Entering 'eclipse.platform.common'
HEAD is now at 3aa92eece Touch documentation bundles for javadoc regeneration
Entering 'eclipse.platform.debug'
HEAD is now at c1cbc462a Fix Javadoc warnings and errors.
Entering 'eclipse.platform.releng'
HEAD is now at b25099b5 Import-Package and other requirements not translated as Maven (#71)
Entering 'eclipse.platform.swt'
HEAD is now at a658db7c01 v4954r7
Entering 'eclipse.platform.swt.binaries'
HEAD is now at fec4037ee v4954r7
Entering 'eclipse.platform.text'
HEAD is now at c407b4abe Fix Javadoc warnings and errors.
Entering 'eclipse.platform.ua'
HEAD is now at 0ff5215f6 Remove org.eclipse.pde.ds.lib/annotations.jar from extra classpath
Entering 'eclipse.platform.ui'
HEAD is now at eb5f649177 Update MANIFEST.MF
Entering 'eclipse.platform.ui.tools'
HEAD is now at 1df1172c Run verification build with Java 17
Entering 'equinox'
HEAD is now at 0ebf9ae64 Update version number for force signing (#108)
Entering 'rt.equinox.binaries'
HEAD is now at cf3f4f5 Recompiled binaries
Entering 'rt.equinox.p2'
HEAD is now at 4d9f31f38 Version increment for 4.25
+ git checkout master
Already on 'master'
Your branch is up to date with 'origin/master'.
+ git submodule foreach git checkout master
Entering 'eclipse.jdt'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.jdt.core'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.jdt.core.binaries'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.jdt.debug'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.jdt.ui'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.pde'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.platform'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.platform.common'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.platform.debug'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.platform.releng'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.platform.swt'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.platform.swt.binaries'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.platform.text'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.platform.ua'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.platform.ui'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'eclipse.platform.ui.tools'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'equinox'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'rt.equinox.binaries'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
Entering 'rt.equinox.p2'
Switched to branch 'master'
Your branch is up to date with 'origin/master'.
+ git clean -f -d -x
+ git submodule foreach git clean -f -d -x
Entering 'eclipse.jdt'
Entering 'eclipse.jdt.core'
Entering 'eclipse.jdt.core.binaries'
Entering 'eclipse.jdt.debug'
Entering 'eclipse.jdt.ui'
Entering 'eclipse.pde'
Entering 'eclipse.platform'
Entering 'eclipse.platform.common'
Entering 'eclipse.platform.debug'
Entering 'eclipse.platform.releng'
Entering 'eclipse.platform.swt'
Entering 'eclipse.platform.swt.binaries'
Entering 'eclipse.platform.text'
Entering 'eclipse.platform.ua'
Entering 'eclipse.platform.ui'
Entering 'eclipse.platform.ui.tools'
Entering 'equinox'
Entering 'rt.equinox.binaries'
Entering 'rt.equinox.p2'
+ git reset --hard
HEAD is now at 1d31929a Build input for build I20220831-1800
+ git submodule foreach git reset --hard
Entering 'eclipse.jdt'
HEAD is now at 929b0cd Split packages in jdt.annotation
Entering 'eclipse.jdt.core'
HEAD is now at c629d6bbec Merge pull request #361 from eclipse-jdt/revert-357-merge_master
Entering 'eclipse.jdt.core.binaries'
HEAD is now at 0b1c57a POM and product version changes for 4.25 release (#1)
Entering 'eclipse.jdt.debug'
HEAD is now at f92517377 Add ability to navigate from the AllReferences popup and from the AllInstances popup to the actual implementation (#85)
Entering 'eclipse.jdt.ui'
HEAD is now at 054cfef225 Use AbstractTextElement for snippets. (#233)
Entering 'eclipse.pde'
HEAD is now at 4da30fafbf Fix processing of user specified program/VM-arguments in Product launch
Entering 'eclipse.platform'
HEAD is now at d86b07dc78 fix ElementTree javadoc
Entering 'eclipse.platform.common'
HEAD is now at 3aa92eece Touch documentation bundles for javadoc regeneration
Entering 'eclipse.platform.debug'
HEAD is now at c1cbc462a Fix Javadoc warnings and errors.
Entering 'eclipse.platform.releng'
HEAD is now at b25099b5 Import-Package and other requirements not translated as Maven (#71)
Entering 'eclipse.platform.swt'
HEAD is now at a658db7c01 v4954r7
Entering 'eclipse.platform.swt.binaries'
HEAD is now at fec4037ee v4954r7
Entering 'eclipse.platform.text'
HEAD is now at c407b4abe Fix Javadoc warnings and errors.
Entering 'eclipse.platform.ua'
HEAD is now at 0ff5215f6 Remove org.eclipse.pde.ds.lib/annotations.jar from extra classpath
Entering 'eclipse.platform.ui'
HEAD is now at eb5f649177 Update MANIFEST.MF
Entering 'eclipse.platform.ui.tools'
HEAD is now at 1df1172c Run verification build with Java 17
Entering 'equinox'
HEAD is now at 0ebf9ae64 Update version number for force signing (#108)
Entering 'rt.equinox.binaries'
HEAD is now at cf3f4f5 Recompiled binaries
Entering 'rt.equinox.p2'
HEAD is now at 4d9f31f38 Version increment for 4.25
+ git pull
Already up to date.
+ git submodule foreach git pull
Entering 'eclipse.jdt'
Already up to date.
Entering 'eclipse.jdt.core'
Already up to date.
Entering 'eclipse.jdt.core.binaries'
Already up to date.
Entering 'eclipse.jdt.debug'
Already up to date.
Entering 'eclipse.jdt.ui'
Already up to date.
Entering 'eclipse.pde'
Already up to date.
Entering 'eclipse.platform'
Already up to date.
Entering 'eclipse.platform.common'
Already up to date.
Entering 'eclipse.platform.debug'
Already up to date.
Entering 'eclipse.platform.releng'
Already up to date.
Entering 'eclipse.platform.swt'
Already up to date.
Entering 'eclipse.platform.swt.binaries'
Already up to date.
Entering 'eclipse.platform.text'
Already up to date.
Entering 'eclipse.platform.ua'
Already up to date.
Entering 'eclipse.platform.ui'
Already up to date.
Entering 'eclipse.platform.ui.tools'
Already up to date.
Entering 'equinox'
Already up to date.
Entering 'rt.equinox.binaries'
Already up to date.
Entering 'rt.equinox.p2'
Already up to date.
+ fn_branch_create eclipse.jdt
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.jdt
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-jdt/eclipse.jdt.git
++ from=https://github.com/eclipse-jdt/eclipse.jdt.git
++ [[ https://github.com/eclipse-jdt/eclipse.jdt.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-jdt/eclipse.jdt.git
+ PUSH_URL=git@github.com:eclipse-jdt/eclipse.jdt.git
+ git push -u git@github.com:eclipse-jdt/eclipse.jdt.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-jdt/eclipse.jdt/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-jdt/eclipse.jdt.git
 * [new branch]      R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-jdt/eclipse.jdt.git/R4_25_maintenance'.
+ fn_branch_create eclipse.jdt.core
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.jdt.core
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-jdt/eclipse.jdt.core.git
++ from=https://github.com/eclipse-jdt/eclipse.jdt.core.git
++ [[ https://github.com/eclipse-jdt/eclipse.jdt.core.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-jdt/eclipse.jdt.core.git
+ PUSH_URL=git@github.com:eclipse-jdt/eclipse.jdt.core.git
+ git push -u git@github.com:eclipse-jdt/eclipse.jdt.core.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-jdt/eclipse.jdt.core/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-jdt/eclipse.jdt.core.git
 * [new branch]            R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-jdt/eclipse.jdt.core.git/R4_25_maintenance'.
+ fn_branch_create eclipse.jdt.core.binaries
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.jdt.core.binaries
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-jdt/eclipse.jdt.core.binaries.git
++ from=https://github.com/eclipse-jdt/eclipse.jdt.core.binaries.git
++ [[ https://github.com/eclipse-jdt/eclipse.jdt.core.binaries.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-jdt/eclipse.jdt.core.binaries.git
+ PUSH_URL=git@github.com:eclipse-jdt/eclipse.jdt.core.binaries.git
+ git push -u git@github.com:eclipse-jdt/eclipse.jdt.core.binaries.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-jdt/eclipse.jdt.core.binaries/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-jdt/eclipse.jdt.core.binaries.git
 * [new branch]      R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-jdt/eclipse.jdt.core.binaries.git/R4_25_maintenance'.
+ fn_branch_create eclipse.jdt.debug
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.jdt.debug
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-jdt/eclipse.jdt.debug.git
++ from=https://github.com/eclipse-jdt/eclipse.jdt.debug.git
++ [[ https://github.com/eclipse-jdt/eclipse.jdt.debug.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-jdt/eclipse.jdt.debug.git
+ PUSH_URL=git@github.com:eclipse-jdt/eclipse.jdt.debug.git
+ git push -u git@github.com:eclipse-jdt/eclipse.jdt.debug.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-jdt/eclipse.jdt.debug/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-jdt/eclipse.jdt.debug.git
 * [new branch]          R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-jdt/eclipse.jdt.debug.git/R4_25_maintenance'.
+ fn_branch_create eclipse.jdt.ui
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.jdt.ui
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-jdt/eclipse.jdt.ui.git
++ from=https://github.com/eclipse-jdt/eclipse.jdt.ui.git
++ [[ https://github.com/eclipse-jdt/eclipse.jdt.ui.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-jdt/eclipse.jdt.ui.git
+ PUSH_URL=git@github.com:eclipse-jdt/eclipse.jdt.ui.git
+ git push -u git@github.com:eclipse-jdt/eclipse.jdt.ui.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-jdt/eclipse.jdt.ui/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-jdt/eclipse.jdt.ui.git
 * [new branch]            R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-jdt/eclipse.jdt.ui.git/R4_25_maintenance'.
+ fn_branch_create eclipse.pde
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.pde
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-pde/eclipse.pde.git
++ from=https://github.com/eclipse-pde/eclipse.pde.git
++ [[ https://github.com/eclipse-pde/eclipse.pde.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-pde/eclipse.pde.git
+ PUSH_URL=git@github.com:eclipse-pde/eclipse.pde.git
+ git push -u git@github.com:eclipse-pde/eclipse.pde.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-pde/eclipse.pde/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-pde/eclipse.pde.git
 * [new branch]            R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-pde/eclipse.pde.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.git
++ from=https://github.com/eclipse-platform/eclipse.platform.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-platform/eclipse.platform/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-platform/eclipse.platform.git
 * [new branch]            R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform.common
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.common
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.common.git
++ from=https://github.com/eclipse-platform/eclipse.platform.common.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.common.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.common.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.common.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.common.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-platform/eclipse.platform.common/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-platform/eclipse.platform.common.git
 * [new branch]          R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.common.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform.debug
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.debug
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.debug.git
++ from=https://github.com/eclipse-platform/eclipse.platform.debug.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.debug.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.debug.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.debug.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.debug.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-platform/eclipse.platform.debug/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-platform/eclipse.platform.debug.git
 * [new branch]          R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.debug.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform.releng
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.releng
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.releng.git
++ from=https://github.com/eclipse-platform/eclipse.platform.releng.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.releng.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.releng.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.releng.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.releng.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-platform/eclipse.platform.releng/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-platform/eclipse.platform.releng.git
 * [new branch]        R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.releng.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform.resources
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.resources
/tmp/jenkins13798752312316758234.sh: line 14: cd: /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.resources: No such file or directory
+ git checkout -b R4_25_maintenance I20220831-1800
fatal: a branch named 'R4_25_maintenance' already exists
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.releng.git
++ from=https://github.com/eclipse-platform/eclipse.platform.releng.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.releng.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.releng.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.releng.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.releng.git R4_25_maintenance
Everything up-to-date
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.releng.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform.runtime
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.runtime
/tmp/jenkins13798752312316758234.sh: line 14: cd: /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.runtime: No such file or directory
+ git checkout -b R4_25_maintenance I20220831-1800
fatal: a branch named 'R4_25_maintenance' already exists
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.releng.git
++ from=https://github.com/eclipse-platform/eclipse.platform.releng.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.releng.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.releng.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.releng.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.releng.git R4_25_maintenance
Everything up-to-date
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.releng.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform.swt
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.swt
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.swt.git
++ from=https://github.com/eclipse-platform/eclipse.platform.swt.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.swt.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.swt.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.swt.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.swt.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-platform/eclipse.platform.swt/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-platform/eclipse.platform.swt.git
 * [new branch]            R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.swt.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform.swt.binaries
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.swt.binaries
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.swt.binaries.git
++ from=https://github.com/eclipse-platform/eclipse.platform.swt.binaries.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.swt.binaries.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-platform/eclipse.platform.swt.binaries/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-platform/eclipse.platform.swt.binaries.git
 * [new branch]          R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform.team
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.team
/tmp/jenkins13798752312316758234.sh: line 14: cd: /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.team: No such file or directory
+ git checkout -b R4_25_maintenance I20220831-1800
fatal: a branch named 'R4_25_maintenance' already exists
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.swt.binaries.git
++ from=https://github.com/eclipse-platform/eclipse.platform.swt.binaries.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.swt.binaries.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git R4_25_maintenance
Everything up-to-date
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.swt.binaries.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform.text
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.text
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.text.git
++ from=https://github.com/eclipse-platform/eclipse.platform.text.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.text.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.text.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.text.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.text.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-platform/eclipse.platform.text/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-platform/eclipse.platform.text.git
 * [new branch]          R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.text.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform.ua
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.ua
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.ua.git
++ from=https://github.com/eclipse-platform/eclipse.platform.ua.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.ua.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.ua.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.ua.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.ua.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-platform/eclipse.platform.ua/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-platform/eclipse.platform.ua.git
 * [new branch]          R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.ua.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform.ui
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.ui
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.ui.git
++ from=https://github.com/eclipse-platform/eclipse.platform.ui.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.ui.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.ui.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.ui.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.ui.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-platform/eclipse.platform.ui/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-platform/eclipse.platform.ui.git
 * [new branch]            R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.ui.git/R4_25_maintenance'.
+ fn_branch_create eclipse.platform.ui.tools
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/eclipse.platform.ui.tools
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-platform/eclipse.platform.ui.tools.git
++ from=https://github.com/eclipse-platform/eclipse.platform.ui.tools.git
++ [[ https://github.com/eclipse-platform/eclipse.platform.ui.tools.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-platform/eclipse.platform.ui.tools.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.ui.tools.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.ui.tools.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-platform/eclipse.platform.ui.tools/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-platform/eclipse.platform.ui.tools.git
 * [new branch]        R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.ui.tools.git/R4_25_maintenance'.
+ fn_branch_create rt.equinox.binaries
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/rt.equinox.binaries
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-equinox/equinox.binaries.git
++ from=https://github.com/eclipse-equinox/equinox.binaries.git
++ [[ https://github.com/eclipse-equinox/equinox.binaries.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-equinox/equinox.binaries.git
+ PUSH_URL=git@github.com:eclipse-equinox/equinox.binaries.git
+ git push -u git@github.com:eclipse-equinox/equinox.binaries.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-equinox/equinox.binaries/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-equinox/equinox.binaries.git
 * [new branch]      R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-equinox/equinox.binaries.git/R4_25_maintenance'.
+ fn_branch_create rt.equinox.bundles
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/rt.equinox.bundles
/tmp/jenkins13798752312316758234.sh: line 14: cd: /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/rt.equinox.bundles: No such file or directory
+ git checkout -b R4_25_maintenance I20220831-1800
fatal: a branch named 'R4_25_maintenance' already exists
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-equinox/equinox.binaries.git
++ from=https://github.com/eclipse-equinox/equinox.binaries.git
++ [[ https://github.com/eclipse-equinox/equinox.binaries.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-equinox/equinox.binaries.git
+ PUSH_URL=git@github.com:eclipse-equinox/equinox.binaries.git
+ git push -u git@github.com:eclipse-equinox/equinox.binaries.git R4_25_maintenance
Everything up-to-date
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-equinox/equinox.binaries.git/R4_25_maintenance'.
+ fn_branch_create rt.equinox.framework
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/rt.equinox.framework
/tmp/jenkins13798752312316758234.sh: line 14: cd: /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/rt.equinox.framework: No such file or directory
+ git checkout -b R4_25_maintenance I20220831-1800
fatal: a branch named 'R4_25_maintenance' already exists
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-equinox/equinox.binaries.git
++ from=https://github.com/eclipse-equinox/equinox.binaries.git
++ [[ https://github.com/eclipse-equinox/equinox.binaries.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-equinox/equinox.binaries.git
+ PUSH_URL=git@github.com:eclipse-equinox/equinox.binaries.git
+ git push -u git@github.com:eclipse-equinox/equinox.binaries.git R4_25_maintenance
Everything up-to-date
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-equinox/equinox.binaries.git/R4_25_maintenance'.
+ fn_branch_create rt.equinox.p2
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/rt.equinox.p2
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo https://github.com/eclipse-equinox/p2.git
++ from=https://github.com/eclipse-equinox/p2.git
++ [[ https://github.com/eclipse-equinox/p2.git == http* ]]
+++ sed -e s,http://git.eclipse.org/gitroot,ssh://genie.releng@git.eclipse.org:29418, -e s,https://git.eclipse.org/r,ssh://genie.releng@git.eclipse.org:29418, -e s,https://github.com/,git@github.com:,
++ echo git@github.com:eclipse-equinox/p2.git
+ PUSH_URL=git@github.com:eclipse-equinox/p2.git
+ git push -u git@github.com:eclipse-equinox/p2.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-equinox/p2/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-equinox/p2.git
 * [new branch]          R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-equinox/p2.git/R4_25_maintenance'.
+ fn_branch_create
+ cd /home/jenkins/agent/workspace/ep-createMaintenanceBranch/eclipse.platform.releng.aggregator/
+ git checkout -b R4_25_maintenance I20220831-1800
Switched to a new branch 'R4_25_maintenance'
+ git branch --set-upstream R4_25_maintenance origin/R4_25_maintenance
fatal: the '--set-upstream' option is no longer supported. Please use '--track' or '--set-upstream-to' instead.
+++ git config --get remote.origin.url
++ fn_toPushRepo git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
++ from=git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
++ [[ git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git == http* ]]
++ echo git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
+ PUSH_URL=git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
+ git push -u git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git R4_25_maintenance
remote: 
remote: Create a pull request for 'R4_25_maintenance' on GitHub by visiting:        
remote:      https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/pull/new/R4_25_maintenance        
remote: 
To github.com:eclipse-platform/eclipse.platform.releng.aggregator.git
 * [new branch]        R4_25_maintenance -> R4_25_maintenance
branch 'R4_25_maintenance' set up to track 'git@github.com:eclipse-platform/eclipse.platform.releng.aggregator.git/R4_25_maintenance'.
$ ssh-agent -k
unset SSH_AUTH_SOCK;
unset SSH_AGENT_PID;
echo Agent pid 57 killed;
[ssh-agent] Stopped.
Finished: SUCCESS