Skip to content

Console Output

15:26:26 [2020-02-26T15:26:26.085Z] using credential docker-jenkins-github-credentials
15:26:26 [2020-02-26T15:26:26.098Z] Cloning the remote Git repository
15:26:26 [2020-02-26T15:26:26.098Z] Cloning with configured refspecs honoured and without tags
15:26:26 [2020-02-26T15:26:26.102Z] Cloning repository https://github.com/moby/moby.git
15:26:26 [2020-02-26T15:26:26.102Z]  > git init /home/ubuntu/workspace/moby_PR-40583 # timeout=10
15:26:26 [2020-02-26T15:26:26.120Z] Fetching upstream changes from https://github.com/moby/moby.git
15:26:26 [2020-02-26T15:26:26.120Z]  > git --version # timeout=10
15:26:26 [2020-02-26T15:26:26.128Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:26:26 [2020-02-26T15:26:26.129Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40583/head:refs/remotes/origin/PR-40583 +refs/heads/master:refs/remotes/origin/master
15:26:40 [2020-02-26T15:26:40.553Z] Fetching without tags
15:26:40 [2020-02-26T15:26:40.968Z] Merging remotes/origin/master commit 28f62c5a356ec5852afeddddc22e9db8044ca69e into PR head commit f508db483395059344d972b18559317fd9b2636f
15:26:41 [2020-02-26T15:26:41.829Z] Merge succeeded, producing f508db483395059344d972b18559317fd9b2636f
15:26:41 [2020-02-26T15:26:41.830Z] Checking out Revision f508db483395059344d972b18559317fd9b2636f (PR-40583)
15:26:40 [2020-02-26T15:26:40.534Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:26:40 [2020-02-26T15:26:40.537Z]  > git config --add remote.origin.fetch +refs/pull/40583/head:refs/remotes/origin/PR-40583 # timeout=10
15:26:40 [2020-02-26T15:26:40.541Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:26:40 [2020-02-26T15:26:40.549Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:26:40 [2020-02-26T15:26:40.556Z] Fetching upstream changes from https://github.com/moby/moby.git
15:26:40 [2020-02-26T15:26:40.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:26:40 [2020-02-26T15:26:40.557Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40583/head:refs/remotes/origin/PR-40583 +refs/heads/master:refs/remotes/origin/master
15:26:40 [2020-02-26T15:26:40.971Z]  > git config core.sparsecheckout # timeout=10
15:26:40 [2020-02-26T15:26:40.975Z]  > git checkout -f f508db483395059344d972b18559317fd9b2636f
15:26:41 [2020-02-26T15:26:41.804Z]  > git merge 28f62c5a356ec5852afeddddc22e9db8044ca69e # timeout=10
15:26:41 [2020-02-26T15:26:41.818Z]  > git rev-parse HEAD^{commit} # timeout=10
15:26:41 [2020-02-26T15:26:41.833Z]  > git config core.sparsecheckout # timeout=10
15:26:41 [2020-02-26T15:26:41.843Z]  > git checkout -f f508db483395059344d972b18559317fd9b2636f
15:26:42 [2020-02-26T15:26:42.551Z] Commit message: "Update CRIU to v3.13 "Silicon Willet""