Skip to content

Console Output

02:08:16 [2020-09-15T02:08:16.357Z] using credential docker-jenkins-github-credentials
02:08:16 [2020-09-15T02:08:16.362Z] Cloning the remote Git repository
02:08:16 [2020-09-15T02:08:16.362Z] Cloning with configured refspecs honoured and without tags
02:08:16 [2020-09-15T02:08:16.367Z] Cloning repository https://github.com/moby/moby.git
02:08:16 [2020-09-15T02:08:16.368Z]  > git init /home/ubuntu/workspace/moby_PR-41445 # timeout=10
02:08:16 [2020-09-15T02:08:16.380Z] Fetching upstream changes from https://github.com/moby/moby.git
02:08:16 [2020-09-15T02:08:16.380Z]  > git --version # timeout=10
02:08:16 [2020-09-15T02:08:16.388Z]  > git --version # 'git version 2.17.1'
02:08:16 [2020-09-15T02:08:16.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:08:16 [2020-09-15T02:08:16.389Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:08:29 [2020-09-15T02:08:29.744Z] Fetching without tags
02:08:30 [2020-09-15T02:08:30.007Z] Merging remotes/origin/master commit e8456cd207323398c0caf32c871e26258cbc40ef into PR head commit 2344b3a9e10aab2f63d792f9b72282129399f98d
02:08:29 [2020-09-15T02:08:29.703Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:08:29 [2020-09-15T02:08:29.710Z]  > git config --add remote.origin.fetch +refs/pull/41445/head:refs/remotes/origin/PR-41445 # timeout=10
02:08:29 [2020-09-15T02:08:29.718Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
02:08:29 [2020-09-15T02:08:29.732Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
02:08:29 [2020-09-15T02:08:29.749Z] Fetching upstream changes from https://github.com/moby/moby.git
02:08:29 [2020-09-15T02:08:29.749Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:08:29 [2020-09-15T02:08:29.750Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/41445/head:refs/remotes/origin/PR-41445 +refs/heads/master:refs/remotes/origin/master # timeout=10
02:08:30 [2020-09-15T02:08:30.012Z]  > git config core.sparsecheckout # timeout=10
02:08:30 [2020-09-15T02:08:30.015Z]  > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10
02:08:30 [2020-09-15T02:08:30.587Z] Merge succeeded, producing 2344b3a9e10aab2f63d792f9b72282129399f98d
02:08:30 [2020-09-15T02:08:30.587Z] Checking out Revision 2344b3a9e10aab2f63d792f9b72282129399f98d (PR-41445)
02:08:31 [2020-09-15T02:08:31.138Z] Commit message: "fix integration test case TestExternalGraphDriver failed in mips arch"
02:08:30 [2020-09-15T02:08:30.534Z]  > git remote # timeout=10
02:08:30 [2020-09-15T02:08:30.559Z]  > git config --get remote.origin.url # timeout=10
02:08:30 [2020-09-15T02:08:30.566Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
02:08:30 [2020-09-15T02:08:30.567Z]  > git merge e8456cd207323398c0caf32c871e26258cbc40ef # timeout=10
02:08:30 [2020-09-15T02:08:30.583Z]  > git rev-parse HEAD^{commit} # timeout=10
02:08:30 [2020-09-15T02:08:30.635Z]  > git config core.sparsecheckout # timeout=10
02:08:30 [2020-09-15T02:08:30.638Z]  > git checkout -f 2344b3a9e10aab2f63d792f9b72282129399f98d # timeout=10