Skip to content

Console Output

12:55:43 [2020-05-08T12:55:43.712Z] using credential docker-jenkins-github-credentials
12:55:43 [2020-05-08T12:55:43.730Z] Cloning the remote Git repository
12:55:43 [2020-05-08T12:55:43.730Z] Cloning with configured refspecs honoured and without tags
12:55:43 [2020-05-08T12:55:43.737Z] Cloning repository https://github.com/moby/moby.git
12:55:43 [2020-05-08T12:55:43.737Z]  > git init /home/jenkins/workspace/moby_PR-40595 # timeout=10
12:55:43 [2020-05-08T12:55:43.771Z] Fetching upstream changes from https://github.com/moby/moby.git
12:55:43 [2020-05-08T12:55:43.771Z]  > git --version # timeout=10
12:55:43 [2020-05-08T12:55:43.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:55:43 [2020-05-08T12:55:43.776Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:55:52 [2020-05-08T12:55:52.711Z] Fetching without tags
12:55:53 [2020-05-08T12:55:53.029Z] Merging remotes/origin/master commit cdf49f37eece6a927b4692468cda322d22f4a79a into PR head commit c322af8019dda164bf5af974bf446c4905674e19
12:55:52 [2020-05-08T12:55:52.688Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:55:52 [2020-05-08T12:55:52.690Z]  > git config --add remote.origin.fetch +refs/pull/40595/head:refs/remotes/origin/PR-40595 # timeout=10
12:55:52 [2020-05-08T12:55:52.693Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:55:52 [2020-05-08T12:55:52.706Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:55:52 [2020-05-08T12:55:52.718Z] Fetching upstream changes from https://github.com/moby/moby.git
12:55:52 [2020-05-08T12:55:52.718Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:55:52 [2020-05-08T12:55:52.718Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40595/head:refs/remotes/origin/PR-40595 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:55:53 [2020-05-08T12:55:53.036Z]  > git config core.sparsecheckout # timeout=10
12:55:53 [2020-05-08T12:55:53.037Z]  > git checkout -f c322af8019dda164bf5af974bf446c4905674e19 # timeout=10
12:55:54 [2020-05-08T12:55:54.416Z] Merge succeeded, producing bf21959fd288559a19ff5e356186e0d9b5d69a72
12:55:54 [2020-05-08T12:55:54.416Z] Checking out Revision bf21959fd288559a19ff5e356186e0d9b5d69a72 (PR-40595)
12:55:54 [2020-05-08T12:55:54.485Z] Commit message: "Merge commit 'cdf49f37eece6a927b4692468cda322d22f4a79a' into HEAD"
12:55:54 [2020-05-08T12:55:54.485Z] First time build. Skipping changelog.
12:55:53 [2020-05-08T12:55:53.474Z]  > git merge cdf49f37eece6a927b4692468cda322d22f4a79a # timeout=10
12:55:54 [2020-05-08T12:55:54.409Z]  > git rev-parse HEAD^{commit} # timeout=10
12:55:54 [2020-05-08T12:55:54.422Z]  > git config core.sparsecheckout # timeout=10
12:55:54 [2020-05-08T12:55:54.428Z]  > git checkout -f bf21959fd288559a19ff5e356186e0d9b5d69a72 # timeout=10