Skip to content

Console Output

23:53:46 [2020-12-23T23:53:46.785Z] using credential docker-jenkins-github-credentials
23:53:46 [2020-12-23T23:53:46.861Z] Cloning the remote Git repository
23:53:46 [2020-12-23T23:53:46.861Z] Cloning with configured refspecs honoured and without tags
23:53:47 [2020-12-23T23:53:47.051Z] Cloning repository https://github.com/moby/moby.git
23:53:47 [2020-12-23T23:53:47.457Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
23:53:48 [2020-12-23T23:53:48.543Z] Fetching upstream changes from https://github.com/moby/moby.git
23:53:48 [2020-12-23T23:53:48.543Z]  > git --version # timeout=10
23:53:48 [2020-12-23T23:53:48.586Z]  > git --version # 'git version 2.24.1.windows.2'
23:53:48 [2020-12-23T23:53:48.587Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:53:48 [2020-12-23T23:53:48.590Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:54:06 [2020-12-23T23:54:06.295Z] Fetching without tags
23:54:07 [2020-12-23T23:54:07.550Z] Merging remotes/origin/master commit 249d0ab7448d7ce5a90830225cea984e6f652fc2 into PR head commit 1c0af18c6c341636ac55644103f922900c616bec
23:54:05 [2020-12-23T23:54:05.988Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:54:06 [2020-12-23T23:54:06.046Z]  > git config --add remote.origin.fetch +refs/pull/41786/head:refs/remotes/origin/PR-41786 # timeout=10
23:54:06 [2020-12-23T23:54:06.091Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
23:54:06 [2020-12-23T23:54:06.207Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
23:54:06 [2020-12-23T23:54:06.331Z] Fetching upstream changes from https://github.com/moby/moby.git
23:54:06 [2020-12-23T23:54:06.332Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:54:06 [2020-12-23T23:54:06.333Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/41786/head:refs/remotes/origin/PR-41786 +refs/heads/master:refs/remotes/origin/master # timeout=10
23:54:07 [2020-12-23T23:54:07.658Z]  > git config core.sparsecheckout # timeout=10
23:54:07 [2020-12-23T23:54:07.706Z]  > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10
23:54:10 [2020-12-23T23:54:10.816Z] Merge succeeded, producing 1c0af18c6c341636ac55644103f922900c616bec
23:54:10 [2020-12-23T23:54:10.816Z] Checking out Revision 1c0af18c6c341636ac55644103f922900c616bec (PR-41786)
23:54:10 [2020-12-23T23:54:10.464Z]  > git remote # timeout=10
23:54:10 [2020-12-23T23:54:10.544Z]  > git config --get remote.origin.url # timeout=10
23:54:10 [2020-12-23T23:54:10.585Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
23:54:10 [2020-12-23T23:54:10.587Z]  > git merge 249d0ab7448d7ce5a90830225cea984e6f652fc2 # timeout=10
23:54:10 [2020-12-23T23:54:10.720Z]  > git rev-parse "HEAD^{commit}" # timeout=10
23:54:10 [2020-12-23T23:54:10.850Z]  > git config core.sparsecheckout # timeout=10
23:54:10 [2020-12-23T23:54:10.897Z]  > git checkout -f 1c0af18c6c341636ac55644103f922900c616bec # timeout=10
23:54:26 [2020-12-23T23:54:26.212Z] Commit message: "vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs"