Skip to content

Console Output

14:24:13 [2022-01-25T14:24:13.452Z] The recommended git tool is: git
14:24:13 [2022-01-25T14:24:13.517Z] using credential docker-jenkins-github-credentials
14:24:13 [2022-01-25T14:24:13.524Z] Cloning the remote Git repository
14:24:13 [2022-01-25T14:24:13.524Z] Cloning with configured refspecs honoured and without tags
14:24:13 [2022-01-25T14:24:13.547Z] Cloning repository https://github.com/moby/moby.git
14:24:13 [2022-01-25T14:24:13.548Z]  > git init /home/ubuntu/workspace/moby_PR-43187 # timeout=10
14:24:13 [2022-01-25T14:24:13.560Z] Fetching upstream changes from https://github.com/moby/moby.git
14:24:13 [2022-01-25T14:24:13.560Z]  > git --version # timeout=10
14:24:13 [2022-01-25T14:24:13.565Z]  > git --version # 'git version 2.25.1'
14:24:13 [2022-01-25T14:24:13.565Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:13 [2022-01-25T14:24:13.566Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:25 [2022-01-25T14:24:25.213Z] Fetching without tags
14:24:25 [2022-01-25T14:24:25.492Z] Merging remotes/origin/master commit 559ff0ac661c1ca27bb17765629f6166d90ff499 into PR head commit b36d896fceba189f86cb9d57679c7559a63721e5
14:24:25 [2022-01-25T14:24:25.975Z] Merge succeeded, producing b36d896fceba189f86cb9d57679c7559a63721e5
14:24:25 [2022-01-25T14:24:25.975Z] Checking out Revision b36d896fceba189f86cb9d57679c7559a63721e5 (PR-43187)
14:24:25 [2022-01-25T14:24:25.216Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:24:25 [2022-01-25T14:24:25.219Z]  > git config --add remote.origin.fetch +refs/pull/43187/head:refs/remotes/origin/PR-43187 # timeout=10
14:24:25 [2022-01-25T14:24:25.223Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:25 [2022-01-25T14:24:25.229Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:24:25 [2022-01-25T14:24:25.278Z] Fetching upstream changes from https://github.com/moby/moby.git
14:24:25 [2022-01-25T14:24:25.278Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:25 [2022-01-25T14:24:25.279Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43187/head:refs/remotes/origin/PR-43187 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:24:25 [2022-01-25T14:24:25.514Z]  > git config core.sparsecheckout # timeout=10
14:24:25 [2022-01-25T14:24:25.518Z]  > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10
14:24:25 [2022-01-25T14:24:25.976Z]  > git remote # timeout=10
14:24:25 [2022-01-25T14:24:25.980Z]  > git config --get remote.origin.url # timeout=10
14:24:25 [2022-01-25T14:24:25.983Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:24:25 [2022-01-25T14:24:25.984Z]  > git merge 559ff0ac661c1ca27bb17765629f6166d90ff499 # timeout=10
14:24:25 [2022-01-25T14:24:25.991Z]  > git rev-parse HEAD^{commit} # timeout=10
14:24:25 [2022-01-25T14:24:25.996Z]  > git config core.sparsecheckout # timeout=10
14:24:26 [2022-01-25T14:24:26.003Z]  > git checkout -f b36d896fceba189f86cb9d57679c7559a63721e5 # timeout=10
14:24:26 [2022-01-25T14:24:26.611Z] Commit message: "layer: remove OS from layerstore"