Skip to content

Console Output

05:18:18 [2019-06-24T09:18:18.175Z] No credentials specified
05:18:18 [2019-06-24T09:18:18.176Z] Cloning the remote Git repository
05:18:18 [2019-06-24T09:18:18.176Z] Cloning repository https://github.com/eclipse/Xpect.git
05:18:18 [2019-06-24T09:18:18.176Z]  > /usr/local/bin/git init /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace # timeout=10
05:18:18 [2019-06-24T09:18:18.183Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
05:18:18 [2019-06-24T09:18:18.183Z]  > /usr/local/bin/git --version # timeout=10
05:18:18 [2019-06-24T09:18:18.186Z]  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
05:18:37 [2019-06-24T09:18:37.473Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
05:18:37 [2019-06-24T09:18:37.477Z]  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
05:18:37 [2019-06-24T09:18:37.481Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
05:18:37 [2019-06-24T09:18:37.485Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
05:18:37 [2019-06-24T09:18:37.485Z]  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
05:18:37 [2019-06-24T09:18:37.672Z]  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
05:18:37 [2019-06-24T09:18:37.676Z]  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
05:18:37 [2019-06-24T09:18:37.682Z] Checking out Revision 4d1a073a2789685b6d5529d5de352f3cd69f1049 (refs/remotes/origin/master)
05:18:37 [2019-06-24T09:18:37.682Z]  > /usr/local/bin/git config core.sparsecheckout # timeout=10
05:18:37 [2019-06-24T09:18:37.685Z]  > /usr/local/bin/git checkout -f 4d1a073a2789685b6d5529d5de352f3cd69f1049
05:18:37 [2019-06-24T09:18:37.758Z] Commit message: "Merge pull request #270 from mor-n4/GH-269"