Skip to content

Console Output

21:57:51 [2019-08-28T21:57:51.924Z] using credential docker-jenkins-github-credentials
21:57:52 [2019-08-28T21:57:52.000Z] Cloning the remote Git repository
21:57:52 [2019-08-28T21:57:52.000Z] Cloning with configured refspecs honoured and without tags
21:57:52 [2019-08-28T21:57:52.196Z] Cloning repository https://github.com/docker/engine.git
21:57:52 [2019-08-28T21:57:52.680Z]  > git init d:\gopath\src\github.com\docker\docker # timeout=10
21:57:54 [2019-08-28T21:57:54.908Z] Fetching upstream changes from https://github.com/docker/engine.git
21:57:54 [2019-08-28T21:57:54.909Z]  > git --version # timeout=10
21:57:54 [2019-08-28T21:57:54.948Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:57:54 [2019-08-28T21:57:54.957Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/18.09:refs/remotes/origin/18.09
21:58:14 [2019-08-28T21:58:14.310Z] Fetching without tags
21:58:14 [2019-08-28T21:58:14.964Z] Merging remotes/origin/18.09 commit 9552f2b2fddeb0c2537b350f4b159ffe525d7a42 into PR head commit 3dcd6697f79326c2e77cd49973a408adfd58de9d
21:58:14 [2019-08-28T21:58:14.007Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
21:58:14 [2019-08-28T21:58:14.060Z]  > git config --add remote.origin.fetch +refs/pull/338/head:refs/remotes/origin/PR-338 # timeout=10
21:58:14 [2019-08-28T21:58:14.108Z]  > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # timeout=10
21:58:14 [2019-08-28T21:58:14.222Z]  > git config remote.origin.url https://github.com/docker/engine.git # timeout=10
21:58:14 [2019-08-28T21:58:14.347Z] Fetching upstream changes from https://github.com/docker/engine.git
21:58:14 [2019-08-28T21:58:14.347Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
21:58:14 [2019-08-28T21:58:14.347Z]  > git fetch --no-tags --force --progress https://github.com/docker/engine.git +refs/pull/338/head:refs/remotes/origin/PR-338 +refs/heads/18.09:refs/remotes/origin/18.09
21:58:15 [2019-08-28T21:58:15.071Z]  > git config core.sparsecheckout # timeout=10
21:58:15 [2019-08-28T21:58:15.115Z]  > git checkout -f 3dcd6697f79326c2e77cd49973a408adfd58de9d
21:58:18 [2019-08-28T21:58:18.284Z] Merge succeeded, producing 3dcd6697f79326c2e77cd49973a408adfd58de9d
21:58:18 [2019-08-28T21:58:18.285Z] Checking out Revision 3dcd6697f79326c2e77cd49973a408adfd58de9d (PR-338)
21:58:18 [2019-08-28T21:58:18.017Z]  > git merge 9552f2b2fddeb0c2537b350f4b159ffe525d7a42 # timeout=10
21:58:18 [2019-08-28T21:58:18.150Z]  > git rev-parse "HEAD^{commit}" # timeout=10
21:58:18 [2019-08-28T21:58:18.320Z]  > git config core.sparsecheckout # timeout=10
21:58:18 [2019-08-28T21:58:18.362Z]  > git checkout -f 3dcd6697f79326c2e77cd49973a408adfd58de9d
21:58:27 [2019-08-28T21:58:27.918Z] Commit message: "Jenkinsfile: fix invalid expression in bundles script"