Skip to content

Console Output

16:33:29 [2020-02-22T16:33:29.805Z] using credential docker-jenkins-github-credentials
16:33:29 [2020-02-22T16:33:29.848Z] Cloning the remote Git repository
16:33:29 [2020-02-22T16:33:29.848Z] Cloning with configured refspecs honoured and without tags
16:33:29 [2020-02-22T16:33:29.892Z] Cloning repository https://github.com/moby/moby.git
16:33:29 [2020-02-22T16:33:29.893Z]  > git init /home/jenkins/workspace/moby_PR-40557 # timeout=10
16:33:29 [2020-02-22T16:33:29.925Z] Fetching upstream changes from https://github.com/moby/moby.git
16:33:29 [2020-02-22T16:33:29.926Z]  > git --version # timeout=10
16:33:29 [2020-02-22T16:33:29.944Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:33:29 [2020-02-22T16:33:29.945Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40557/head:refs/remotes/origin/PR-40557 +refs/heads/19.03:refs/remotes/origin/19.03
16:33:37 [2020-02-22T16:33:37.924Z] Fetching without tags
16:33:38 [2020-02-22T16:33:38.281Z] Merging remotes/origin/19.03 commit 679115602f8c33b4bcdee776393a4cc388c287a7 into PR head commit b47f177f203071815d318714f09866fb75b2c7f3
16:33:39 [2020-02-22T16:33:39.155Z] Merge succeeded, producing f1f212ed0c95ca1db506ca22ec7d3226062877db
16:33:39 [2020-02-22T16:33:39.156Z] Checking out Revision f1f212ed0c95ca1db506ca22ec7d3226062877db (PR-40557)
16:33:37 [2020-02-22T16:33:37.828Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:33:37 [2020-02-22T16:33:37.840Z]  > git config --add remote.origin.fetch +refs/pull/40557/head:refs/remotes/origin/PR-40557 # timeout=10
16:33:37 [2020-02-22T16:33:37.853Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
16:33:37 [2020-02-22T16:33:37.903Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:33:37 [2020-02-22T16:33:37.961Z] Fetching upstream changes from https://github.com/moby/moby.git
16:33:37 [2020-02-22T16:33:37.962Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:33:37 [2020-02-22T16:33:37.963Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40557/head:refs/remotes/origin/PR-40557 +refs/heads/19.03:refs/remotes/origin/19.03
16:33:38 [2020-02-22T16:33:38.314Z]  > git config core.sparsecheckout # timeout=10
16:33:38 [2020-02-22T16:33:38.326Z]  > git checkout -f b47f177f203071815d318714f09866fb75b2c7f3
16:33:38 [2020-02-22T16:33:38.816Z]  > git merge 679115602f8c33b4bcdee776393a4cc388c287a7 # timeout=10
16:33:39 [2020-02-22T16:33:39.132Z]  > git rev-parse HEAD^{commit} # timeout=10
16:33:39 [2020-02-22T16:33:39.189Z]  > git config core.sparsecheckout # timeout=10
16:33:39 [2020-02-22T16:33:39.203Z]  > git checkout -f f1f212ed0c95ca1db506ca22ec7d3226062877db
16:33:40 [2020-02-22T16:33:40.466Z] Commit message: "Merge commit '679115602f8c33b4bcdee776393a4cc388c287a7' into HEAD"
16:33:40 [2020-02-22T16:33:40.552Z]  > git rev-list --no-walk b47f177f203071815d318714f09866fb75b2c7f3 # timeout=10