Skip to content

Console Output

20:39:46 [2021-06-10T20:39:46.988Z] The recommended git tool is: git
20:39:46 [2021-06-10T20:39:46.996Z] using credential docker-jenkins-github-credentials
20:39:47 [2021-06-10T20:39:47.006Z] Fetching changes from the remote Git repository
20:39:47 [2021-06-10T20:39:47.019Z] Fetching without tags
20:39:46 [2021-06-10T20:39:46.978Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42511/.git # timeout=10
20:39:46 [2021-06-10T20:39:46.985Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:39:46 [2021-06-10T20:39:46.997Z] Fetching upstream changes from https://github.com/moby/moby.git
20:39:46 [2021-06-10T20:39:46.997Z]  > git --version # timeout=10
20:39:47 [2021-06-10T20:39:47.001Z]  > git --version # 'git version 2.17.1'
20:39:47 [2021-06-10T20:39:47.002Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:39:47 [2021-06-10T20:39:47.002Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42511/head:refs/remotes/origin/PR-42511 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:39:47 [2021-06-10T20:39:47.291Z] Merging remotes/origin/master commit b7b7571331f500c0164716dc22bcc54edfaa7119 into PR head commit dc7cbb9b337c84bdd76e849ae361dffb191dd936
20:39:47 [2021-06-10T20:39:47.365Z] Merge succeeded, producing dc7cbb9b337c84bdd76e849ae361dffb191dd936
20:39:47 [2021-06-10T20:39:47.366Z] Checking out Revision dc7cbb9b337c84bdd76e849ae361dffb191dd936 (PR-42511)
20:39:47 [2021-06-10T20:39:47.435Z] Commit message: "remove layerstore indexing by OS (used for LCOW)"
20:39:47 [2021-06-10T20:39:47.269Z]  > git config core.sparsecheckout # timeout=10
20:39:47 [2021-06-10T20:39:47.277Z]  > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10
20:39:47 [2021-06-10T20:39:47.322Z]  > git remote # timeout=10
20:39:47 [2021-06-10T20:39:47.327Z]  > git config --get remote.origin.url # timeout=10
20:39:47 [2021-06-10T20:39:47.329Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:39:47 [2021-06-10T20:39:47.330Z]  > git merge b7b7571331f500c0164716dc22bcc54edfaa7119 # timeout=10
20:39:47 [2021-06-10T20:39:47.337Z]  > git rev-parse HEAD^{commit} # timeout=10
20:39:47 [2021-06-10T20:39:47.344Z]  > git config core.sparsecheckout # timeout=10
20:39:47 [2021-06-10T20:39:47.359Z]  > git checkout -f dc7cbb9b337c84bdd76e849ae361dffb191dd936 # timeout=10