Skip to content

Console Output

16:31:31 [2020-07-02T16:31:31.486Z] using credential docker-jenkins-github-credentials
16:31:31 [2020-07-02T16:31:31.563Z] Cloning the remote Git repository
16:31:31 [2020-07-02T16:31:31.563Z] Cloning with configured refspecs honoured and without tags
16:31:31 [2020-07-02T16:31:31.568Z] Cloning repository https://github.com/moby/moby.git
16:31:31 [2020-07-02T16:31:31.568Z]  > git init /home/jenkins/workspace/moby_PR-41025 # timeout=10
16:31:31 [2020-07-02T16:31:31.595Z] Fetching upstream changes from https://github.com/moby/moby.git
16:31:31 [2020-07-02T16:31:31.595Z]  > git --version # timeout=10
16:31:31 [2020-07-02T16:31:31.603Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:31:31 [2020-07-02T16:31:31.603Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:31:40 [2020-07-02T16:31:40.702Z] Fetching without tags
16:31:40 [2020-07-02T16:31:40.978Z] Merging remotes/origin/master commit 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 into PR head commit 91ca3e7a8dbc161b99ddf82c61812e7123865ed8
16:31:40 [2020-07-02T16:31:40.661Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:31:40 [2020-07-02T16:31:40.676Z]  > git config --add remote.origin.fetch +refs/pull/41025/head:refs/remotes/origin/PR-41025 # timeout=10
16:31:40 [2020-07-02T16:31:40.678Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:31:40 [2020-07-02T16:31:40.693Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:31:40 [2020-07-02T16:31:40.706Z] Fetching upstream changes from https://github.com/moby/moby.git
16:31:40 [2020-07-02T16:31:40.706Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:31:40 [2020-07-02T16:31:40.706Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41025/head:refs/remotes/origin/PR-41025 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:31:40 [2020-07-02T16:31:40.982Z]  > git config core.sparsecheckout # timeout=10
16:31:40 [2020-07-02T16:31:40.986Z]  > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10
16:31:41 [2020-07-02T16:31:41.492Z] Merge succeeded, producing 91ca3e7a8dbc161b99ddf82c61812e7123865ed8
16:31:41 [2020-07-02T16:31:41.493Z] Checking out Revision 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 (PR-41025)
16:31:41 [2020-07-02T16:31:41.987Z] Commit message: "update runc binary to v1.0.0-rc91"
16:31:41 [2020-07-02T16:31:41.468Z]  > git merge 3b4cfa97237a8e1fb5eb985e4a7c0717cd14f5c8 # timeout=10
16:31:41 [2020-07-02T16:31:41.481Z]  > git rev-parse HEAD^{commit} # timeout=10
16:31:41 [2020-07-02T16:31:41.504Z]  > git config core.sparsecheckout # timeout=10
16:31:41 [2020-07-02T16:31:41.508Z]  > git checkout -f 91ca3e7a8dbc161b99ddf82c61812e7123865ed8 # timeout=10