Skip to content

Console Output

22:54:02 [2020-05-01T22:54:02.384Z] using credential docker-jenkins-github-credentials
22:54:02 [2020-05-01T22:54:02.404Z] Cloning the remote Git repository
22:54:02 [2020-05-01T22:54:02.404Z] Cloning with configured refspecs honoured and without tags
22:54:02 [2020-05-01T22:54:02.414Z] Cloning repository https://github.com/moby/moby.git
22:54:02 [2020-05-01T22:54:02.414Z]  > git init /home/docker/workspace/moby_19.03 # timeout=10
22:54:02 [2020-05-01T22:54:02.429Z] Fetching upstream changes from https://github.com/moby/moby.git
22:54:02 [2020-05-01T22:54:02.429Z]  > git --version # timeout=10
22:54:02 [2020-05-01T22:54:02.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:54:02 [2020-05-01T22:54:02.435Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:54:48 [2020-05-01T22:54:48.894Z] Fetching without tags
22:54:49 [2020-05-01T22:54:49.371Z] Checking out Revision 1adcc64f4023b66e4b557d61b63ced62344011f4 (19.03)
22:54:48 [2020-05-01T22:54:48.858Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:54:48 [2020-05-01T22:54:48.863Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:54:48 [2020-05-01T22:54:48.881Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:54:48 [2020-05-01T22:54:48.901Z] Fetching upstream changes from https://github.com/moby/moby.git
22:54:48 [2020-05-01T22:54:48.901Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:54:48 [2020-05-01T22:54:48.903Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
22:54:49 [2020-05-01T22:54:49.378Z]  > git config core.sparsecheckout # timeout=10
22:54:49 [2020-05-01T22:54:49.381Z]  > git checkout -f 1adcc64f4023b66e4b557d61b63ced62344011f4 # timeout=10
22:54:50 [2020-05-01T22:54:50.487Z] Commit message: "Merge pull request #40877 from thaJeztah/19.03_update_buildkit"