Skip to content

Console Output

23:41:13 [2020-05-02T23:41:13.607Z] using credential docker-jenkins-github-credentials
23:41:13 [2020-05-02T23:41:13.614Z] Cloning the remote Git repository
23:41:13 [2020-05-02T23:41:13.614Z] Cloning with configured refspecs honoured and without tags
23:41:13 [2020-05-02T23:41:13.684Z] Cloning repository https://github.com/moby/moby.git
23:41:13 [2020-05-02T23:41:13.742Z]  > git init /home/ubuntu/workspace/moby_PR-40893 # timeout=10
23:41:13 [2020-05-02T23:41:13.792Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:13 [2020-05-02T23:41:13.793Z]  > git --version # timeout=10
23:41:13 [2020-05-02T23:41:13.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:13 [2020-05-02T23:41:13.830Z]  > git fetch --no-tags --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:41:34 [2020-05-02T23:41:34.517Z] Fetching without tags
23:41:34 [2020-05-02T23:41:34.868Z] Merging remotes/origin/master commit fd784ce7c10376247c08dae2083c07ea6300588f into PR head commit 6168b875a4f80b6884e5c805fee575ffd94a7c78
23:41:34 [2020-05-02T23:41:34.455Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:34 [2020-05-02T23:41:34.474Z]  > git config --add remote.origin.fetch +refs/pull/40893/head:refs/remotes/origin/PR-40893 # timeout=10
23:41:34 [2020-05-02T23:41:34.482Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:41:34 [2020-05-02T23:41:34.493Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:41:34 [2020-05-02T23:41:34.560Z] Fetching upstream changes from https://github.com/moby/moby.git
23:41:34 [2020-05-02T23:41:34.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:41:34 [2020-05-02T23:41:34.562Z]  > git fetch --no-tags --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:41:34 [2020-05-02T23:41:34.876Z]  > git config core.sparsecheckout # timeout=10
23:41:34 [2020-05-02T23:41:34.889Z]  > git checkout -f 6168b875a4f80b6884e5c805fee575ffd94a7c78 # timeout=10
23:41:35 [2020-05-02T23:41:35.657Z] Merge succeeded, producing 6168b875a4f80b6884e5c805fee575ffd94a7c78
23:41:35 [2020-05-02T23:41:35.658Z] Checking out Revision 6168b875a4f80b6884e5c805fee575ffd94a7c78 (PR-40893)
23:41:35 [2020-05-02T23:41:35.619Z]  > git merge fd784ce7c10376247c08dae2083c07ea6300588f # timeout=10
23:41:35 [2020-05-02T23:41:35.645Z]  > git rev-parse HEAD^{commit} # timeout=10
23:41:35 [2020-05-02T23:41:35.699Z]  > git config core.sparsecheckout # timeout=10
23:41:35 [2020-05-02T23:41:35.721Z]  > git checkout -f 6168b875a4f80b6884e5c805fee575ffd94a7c78 # timeout=10
23:41:40 [2020-05-02T23:41:40.175Z] Commit message: "Dockerfile.buildx: bump to Go 1.13.10"