Skip to content

Console Output

20:00:55 [2019-10-07T20:00:55.542Z] using credential docker-jenkins-github-credentials
20:00:55 [2019-10-07T20:00:55.618Z] Cloning the remote Git repository
20:00:55 [2019-10-07T20:00:55.618Z] Cloning with configured refspecs honoured and without tags
20:00:55 [2019-10-07T20:00:55.881Z] Cloning repository https://github.com/docker/engine.git
20:00:56 [2019-10-07T20:00:56.252Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
20:00:57 [2019-10-07T20:00:57.930Z] Fetching upstream changes from https://github.com/docker/engine.git
20:00:57 [2019-10-07T20:00:57.930Z]  > git --version # timeout=10
20:00:57 [2019-10-07T20:00:57.972Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:00:57 [2019-10-07T20:00:57.974Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/19.03:refs/remotes/origin/19.03
20:01:14 [2019-10-07T20:01:14.824Z] Fetching without tags
20:01:15 [2019-10-07T20:01:15.248Z] Merging remotes/origin/19.03 commit 2ae5cbcf05d3f9941032582e2931bfe268d87cdc into PR head commit fb0fca86077528466cc66fef20697537941ca125
20:01:14 [2019-10-07T20:01:14.475Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
20:01:14 [2019-10-07T20:01:14.560Z]  > git config --add remote.origin.fetch +refs/pull/398/head:refs/remotes/origin/PR-398 # timeout=10
20:01:14 [2019-10-07T20:01:14.603Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
20:01:14 [2019-10-07T20:01:14.722Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
20:01:14 [2019-10-07T20:01:14.846Z] Fetching upstream changes from https://github.com/docker/engine.git
20:01:14 [2019-10-07T20:01:14.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:01:14 [2019-10-07T20:01:14.848Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/398/head:refs/remotes/origin/PR-398 +refs/heads/19.03:refs/remotes/origin/19.03
20:01:15 [2019-10-07T20:01:15.341Z]  > git config core.sparsecheckout # timeout=10
20:01:15 [2019-10-07T20:01:15.386Z]  > git checkout -f fb0fca86077528466cc66fef20697537941ca125
20:01:18 [2019-10-07T20:01:18.273Z] Merge succeeded, producing fb0fca86077528466cc66fef20697537941ca125
20:01:18 [2019-10-07T20:01:18.274Z] Checking out Revision fb0fca86077528466cc66fef20697537941ca125 (PR-398)
20:01:17 [2019-10-07T20:01:17.954Z]  > git merge 2ae5cbcf05d3f9941032582e2931bfe268d87cdc # timeout=10
20:01:18 [2019-10-07T20:01:18.112Z]  > git rev-parse "HEAD^{commit}" # timeout=10
20:01:18 [2019-10-07T20:01:18.295Z]  > git config core.sparsecheckout # timeout=10
20:01:18 [2019-10-07T20:01:18.338Z]  > git checkout -f fb0fca86077528466cc66fef20697537941ca125
20:01:29 [2019-10-07T20:01:29.581Z] Commit message: "[19.03] roll-back libnetwork iptables forward policy change"