Skip to content

Console Output

04:54:06 [2019-06-24T08:54:06.094Z] No credentials specified
04:54:06 [2019-06-24T08:54:06.094Z] Cloning the remote Git repository
04:54:06 [2019-06-24T08:54:06.095Z] Cloning repository https://github.com/eclipse/Xpect.git
04:54:06 [2019-06-24T08:54:06.095Z]  > /usr/local/bin/git init /home/hudson/genie.xpect/.jenkins/jobs/Xpect-Integration-Release/workspace # timeout=10
04:54:06 [2019-06-24T08:54:06.101Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
04:54:06 [2019-06-24T08:54:06.102Z]  > /usr/local/bin/git --version # timeout=10
04:54:06 [2019-06-24T08:54:06.105Z]  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
04:54:12 [2019-06-24T08:54:12.767Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
04:54:12 [2019-06-24T08:54:12.772Z]  > /usr/local/bin/git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
04:54:12 [2019-06-24T08:54:12.775Z]  > /usr/local/bin/git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
04:54:12 [2019-06-24T08:54:12.779Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
04:54:12 [2019-06-24T08:54:12.779Z]  > /usr/local/bin/git fetch --tags --progress https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/*
04:54:12 [2019-06-24T08:54:12.977Z]  > /usr/local/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
04:54:12 [2019-06-24T08:54:12.981Z]  > /usr/local/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
04:54:12 [2019-06-24T08:54:12.986Z] Checking out Revision 4d1a073a2789685b6d5529d5de352f3cd69f1049 (refs/remotes/origin/master)
04:54:12 [2019-06-24T08:54:12.986Z]  > /usr/local/bin/git config core.sparsecheckout # timeout=10
04:54:12 [2019-06-24T08:54:12.990Z]  > /usr/local/bin/git checkout -f 4d1a073a2789685b6d5529d5de352f3cd69f1049
04:54:13 [2019-06-24T08:54:13.052Z] Commit message: "Merge pull request #270 from mor-n4/GH-269"