Skip to content

Console Output

11:08:39 [2020-04-06T15:08:39.867Z] No credentials specified
11:08:39 [2020-04-06T15:08:39.870Z] Cloning the remote Git repository
11:08:39 [2020-04-06T15:08:39.879Z] Cloning repository https://github.com/eclipse/Xpect.git
11:08:39 [2020-04-06T15:08:39.890Z]  > git init /home/jenkins/agent/workspace/Xpect-Integration-Release # timeout=10
11:08:39 [2020-04-06T15:08:39.901Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
11:08:39 [2020-04-06T15:08:39.902Z]  > git --version # timeout=10
11:08:39 [2020-04-06T15:08:39.904Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:08:49 [2020-04-06T15:08:49.222Z] Checking out Revision 0b1337d7e6db436b03813a00270348c723e42334 (refs/remotes/origin/GH-275B)
11:08:49 [2020-04-06T15:08:49.030Z]  > git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
11:08:49 [2020-04-06T15:08:49.032Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
11:08:49 [2020-04-06T15:08:49.036Z]  > git config remote.origin.url https://github.com/eclipse/Xpect.git # timeout=10
11:08:49 [2020-04-06T15:08:49.042Z] Fetching upstream changes from https://github.com/eclipse/Xpect.git
11:08:49 [2020-04-06T15:08:49.042Z]  > git fetch --tags --force --progress -- https://github.com/eclipse/Xpect.git +refs/heads/*:refs/remotes/origin/* # timeout=10
11:08:49 [2020-04-06T15:08:49.211Z]  > git rev-parse refs/remotes/origin/GH-275B^{commit} # timeout=10
11:08:49 [2020-04-06T15:08:49.216Z]  > git rev-parse refs/remotes/origin/origin/GH-275B^{commit} # timeout=10
11:08:49 [2020-04-06T15:08:49.225Z]  > git config core.sparsecheckout # timeout=10
11:08:49 [2020-04-06T15:08:49.227Z]  > git checkout -f 0b1337d7e6db436b03813a00270348c723e42334 # timeout=10
11:08:52 [2020-04-06T15:08:52.621Z] Commit message: "try use labeled ui node to support xvnc"