Skip to content

Console Output

18:15:05 [2019-11-28T18:15:05.144Z] using credential docker-jenkins-github-credentials
18:15:05 [2019-11-28T18:15:05.152Z] Cloning the remote Git repository
18:15:05 [2019-11-28T18:15:05.152Z] Cloning with configured refspecs honoured and without tags
18:15:05 [2019-11-28T18:15:05.200Z] Cloning repository https://github.com/moby/moby.git
18:15:05 [2019-11-28T18:15:05.200Z]  > git init /home/ubuntu/workspace/moby_PR-40268 # timeout=10
18:15:05 [2019-11-28T18:15:05.227Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:05 [2019-11-28T18:15:05.227Z]  > git --version # timeout=10
18:15:05 [2019-11-28T18:15:05.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:05 [2019-11-28T18:15:05.231Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40268/head:refs/remotes/origin/PR-40268 +refs/heads/master:refs/remotes/origin/master
18:15:18 [2019-11-28T18:15:18.743Z] Fetching without tags
18:15:19 [2019-11-28T18:15:19.027Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 446fe7f263e26a5d8817770c0c4250175d4f528c
18:15:18 [2019-11-28T18:15:18.733Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:18 [2019-11-28T18:15:18.736Z]  > git config --add remote.origin.fetch +refs/pull/40268/head:refs/remotes/origin/PR-40268 # timeout=10
18:15:18 [2019-11-28T18:15:18.739Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:15:18 [2019-11-28T18:15:18.743Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:15:18 [2019-11-28T18:15:18.791Z] Fetching upstream changes from https://github.com/moby/moby.git
18:15:18 [2019-11-28T18:15:18.792Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:15:18 [2019-11-28T18:15:18.792Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40268/head:refs/remotes/origin/PR-40268 +refs/heads/master:refs/remotes/origin/master
18:15:19 [2019-11-28T18:15:19.033Z]  > git config core.sparsecheckout # timeout=10
18:15:19 [2019-11-28T18:15:19.038Z]  > git checkout -f 446fe7f263e26a5d8817770c0c4250175d4f528c
18:15:19 [2019-11-28T18:15:19.612Z] Merge succeeded, producing 446fe7f263e26a5d8817770c0c4250175d4f528c
18:15:19 [2019-11-28T18:15:19.613Z] Checking out Revision 446fe7f263e26a5d8817770c0c4250175d4f528c (PR-40268)
18:15:20 [2019-11-28T18:15:20.091Z] Commit message: "Make sure that layers are removed from layerdb after succefull layer removal"
18:15:20 [2019-11-28T18:15:20.149Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
18:15:19 [2019-11-28T18:15:19.603Z]  > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10
18:15:19 [2019-11-28T18:15:19.611Z]  > git rev-parse HEAD^{commit} # timeout=10
18:15:19 [2019-11-28T18:15:19.619Z]  > git config core.sparsecheckout # timeout=10
18:15:19 [2019-11-28T18:15:19.624Z]  > git checkout -f 446fe7f263e26a5d8817770c0c4250175d4f528c