Skip to content

Console Output

23:45:03 [2020-05-02T23:45:03.016Z] using credential docker-jenkins-github-credentials
23:45:03 [2020-05-02T23:45:03.099Z] Cloning the remote Git repository
23:45:03 [2020-05-02T23:45:03.100Z] Cloning with configured refspecs honoured and without tags
23:45:03 [2020-05-02T23:45:03.302Z] Cloning repository https://github.com/moby/moby.git
23:45:03 [2020-05-02T23:45:03.730Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
23:45:04 [2020-05-02T23:45:04.598Z] Fetching upstream changes from https://github.com/moby/moby.git
23:45:04 [2020-05-02T23:45:04.598Z]  > git --version # timeout=10
23:45:04 [2020-05-02T23:45:04.654Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:45:04 [2020-05-02T23:45:04.657Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40893/head:refs/remotes/origin/PR-40893 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:45:21 [2020-05-02T23:45:21.924Z] Fetching without tags
23:45:22 [2020-05-02T23:45:22.716Z] Merging remotes/origin/master commit fd784ce7c10376247c08dae2083c07ea6300588f into PR head commit 6168b875a4f80b6884e5c805fee575ffd94a7c78
23:45:21 [2020-05-02T23:45:21.539Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:45:21 [2020-05-02T23:45:21.650Z]  > git config --add remote.origin.fetch +refs/pull/40893/head:refs/remotes/origin/PR-40893 # timeout=10
23:45:21 [2020-05-02T23:45:21.697Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:45:21 [2020-05-02T23:45:21.828Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:45:21 [2020-05-02T23:45:21.956Z] Fetching upstream changes from https://github.com/moby/moby.git
23:45:21 [2020-05-02T23:45:21.956Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:45:21 [2020-05-02T23:45:21.959Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40893/head:refs/remotes/origin/PR-40893 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:45:22 [2020-05-02T23:45:22.826Z]  > git config core.sparsecheckout # timeout=10
23:45:22 [2020-05-02T23:45:22.874Z]  > git checkout -f 6168b875a4f80b6884e5c805fee575ffd94a7c78 # timeout=10
23:45:25 [2020-05-02T23:45:25.755Z] Merge succeeded, producing 6168b875a4f80b6884e5c805fee575ffd94a7c78
23:45:25 [2020-05-02T23:45:25.755Z] Checking out Revision 6168b875a4f80b6884e5c805fee575ffd94a7c78 (PR-40893)
23:45:25 [2020-05-02T23:45:25.497Z]  > git merge fd784ce7c10376247c08dae2083c07ea6300588f # timeout=10
23:45:25 [2020-05-02T23:45:25.636Z]  > git rev-parse "HEAD^{commit}" # timeout=10
23:45:25 [2020-05-02T23:45:25.788Z]  > git config core.sparsecheckout # timeout=10
23:45:25 [2020-05-02T23:45:25.836Z]  > git checkout -f 6168b875a4f80b6884e5c805fee575ffd94a7c78 # timeout=10
23:45:41 [2020-05-02T23:45:41.852Z] Commit message: "Dockerfile.buildx: bump to Go 1.13.10"