Skip to content

Console Output

No credentials specified
Cloning the remote Git repository
Cloning repository git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git
 > git init /home/jenkins/agent/workspace/scout-integration-10.0-RT-nightly_pipeline # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git
 > git --version # timeout=10
 > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
Checking out Revision 0c45abec12bc1bb1b5e65b7786b3b90dd3d73a85 (refs/remotes/origin/releases/10.0)
 > git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git # timeout=10
Fetching upstream changes from git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git
 > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/scout/org.eclipse.scout.rt.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse releases/10.0^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/releases/10.0^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0c45abec12bc1bb1b5e65b7786b3b90dd3d73a85 # timeout=10
Commit message: "Improve processed text when copying rows from table"
 > git rev-list --no-walk 037806405a556660ec05bb9b1920b07261975354 # timeout=10