Skip to content

Console Output

11:53:40 [2020-07-18T11:53:40.123Z] using credential docker-jenkins-github-credentials
11:53:40 [2020-07-18T11:53:40.128Z] Cloning the remote Git repository
11:53:40 [2020-07-18T11:53:40.128Z] Cloning with configured refspecs honoured and without tags
11:53:40 [2020-07-18T11:53:40.200Z] Cloning repository https://github.com/moby/moby.git
11:53:40 [2020-07-18T11:53:40.202Z]  > git init /home/ubuntu/workspace/moby_PR-41231 # timeout=10
11:53:40 [2020-07-18T11:53:40.217Z] Fetching upstream changes from https://github.com/moby/moby.git
11:53:40 [2020-07-18T11:53:40.217Z]  > git --version # timeout=10
11:53:40 [2020-07-18T11:53:40.222Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:53:40 [2020-07-18T11:53:40.223Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:53:53 [2020-07-18T11:53:53.444Z] Fetching without tags
11:53:53 [2020-07-18T11:53:53.701Z] Merging remotes/origin/master commit cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 into PR head commit d82725e25192db5d3f796f47a61af995571fd8f7
11:53:54 [2020-07-18T11:53:54.282Z] Merge succeeded, producing d82725e25192db5d3f796f47a61af995571fd8f7
11:53:54 [2020-07-18T11:53:54.282Z] Checking out Revision d82725e25192db5d3f796f47a61af995571fd8f7 (PR-41231)
11:53:53 [2020-07-18T11:53:53.483Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:53:53 [2020-07-18T11:53:53.488Z]  > git config --add remote.origin.fetch +refs/pull/41231/head:refs/remotes/origin/PR-41231 # timeout=10
11:53:53 [2020-07-18T11:53:53.496Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:53:53 [2020-07-18T11:53:53.509Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:53:53 [2020-07-18T11:53:53.515Z] Fetching upstream changes from https://github.com/moby/moby.git
11:53:53 [2020-07-18T11:53:53.515Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:53:53 [2020-07-18T11:53:53.516Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41231/head:refs/remotes/origin/PR-41231 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:53:53 [2020-07-18T11:53:53.772Z]  > git config core.sparsecheckout # timeout=10
11:53:53 [2020-07-18T11:53:53.792Z]  > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10
11:53:54 [2020-07-18T11:53:54.338Z]  > git merge cadd72d37d57e2dc686502d9f9ab0fc73d3b6af8 # timeout=10
11:53:54 [2020-07-18T11:53:54.346Z]  > git rev-parse HEAD^{commit} # timeout=10
11:53:54 [2020-07-18T11:53:54.354Z]  > git config core.sparsecheckout # timeout=10
11:53:54 [2020-07-18T11:53:54.356Z]  > git checkout -f d82725e25192db5d3f796f47a61af995571fd8f7 # timeout=10
11:53:54 [2020-07-18T11:53:54.633Z] Commit message: "[Draft] Allow filtering `system/df` endpoint actions"