Skip to content

Console Output

22:38:39 [2019-10-10T22:38:39.444Z] using credential docker-jenkins-github-credentials
22:38:39 [2019-10-10T22:38:39.453Z] Cloning the remote Git repository
22:38:39 [2019-10-10T22:38:39.453Z] Cloning with configured refspecs honoured and without tags
22:38:39 [2019-10-10T22:38:39.444Z] Cloning repository https://github.com/moby/moby.git
22:38:39 [2019-10-10T22:38:39.444Z]  > git init /home/ubuntu/workspace/moby_PR-40062 # timeout=10
22:38:39 [2019-10-10T22:38:39.464Z] Fetching upstream changes from https://github.com/moby/moby.git
22:38:39 [2019-10-10T22:38:39.464Z]  > git --version # timeout=10
22:38:39 [2019-10-10T22:38:39.471Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:38:39 [2019-10-10T22:38:39.471Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40062/head:refs/remotes/origin/PR-40062 +refs/heads/master:refs/remotes/origin/master
22:38:52 [2019-10-10T22:38:52.585Z] Fetching without tags
22:38:52 [2019-10-10T22:38:52.843Z] Merging remotes/origin/master commit d56adcf0ece542a30fad0e54ea9c1ca3b7e6915c into PR head commit 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28
22:38:53 [2019-10-10T22:38:53.368Z] Merge succeeded, producing 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28
22:38:53 [2019-10-10T22:38:53.369Z] Checking out Revision 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28 (PR-40062)
22:38:52 [2019-10-10T22:38:52.549Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:38:52 [2019-10-10T22:38:52.552Z]  > git config --add remote.origin.fetch +refs/pull/40062/head:refs/remotes/origin/PR-40062 # timeout=10
22:38:52 [2019-10-10T22:38:52.558Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
22:38:52 [2019-10-10T22:38:52.566Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
22:38:52 [2019-10-10T22:38:52.574Z] Fetching upstream changes from https://github.com/moby/moby.git
22:38:52 [2019-10-10T22:38:52.574Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
22:38:52 [2019-10-10T22:38:52.574Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40062/head:refs/remotes/origin/PR-40062 +refs/heads/master:refs/remotes/origin/master
22:38:52 [2019-10-10T22:38:52.834Z]  > git config core.sparsecheckout # timeout=10
22:38:52 [2019-10-10T22:38:52.839Z]  > git checkout -f 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28
22:38:53 [2019-10-10T22:38:53.332Z]  > git merge d56adcf0ece542a30fad0e54ea9c1ca3b7e6915c # timeout=10
22:38:53 [2019-10-10T22:38:53.345Z]  > git rev-parse HEAD^{commit} # timeout=10
22:38:53 [2019-10-10T22:38:53.357Z]  > git config core.sparsecheckout # timeout=10
22:38:53 [2019-10-10T22:38:53.367Z]  > git checkout -f 293c1a27a21fd2c0ee0dbff4f348a36aa7a10e28
22:38:53 [2019-10-10T22:38:53.749Z] Commit message: "testutil/daemon: remove redundant d.cmd.Wait()"
22:38:53 [2019-10-10T22:38:53.755Z] First time build. Skipping changelog.
22:38:53 [2019-10-10T22:38:53.737Z]  > git rev-list --no-walk cdf126f3a7362220859998ad6d3442151f3b79c2 # timeout=10