Skip to content

Console Output

18:14:45 [2019-11-28T18:14:45.614Z] using credential docker-jenkins-github-credentials
18:14:45 [2019-11-28T18:14:45.624Z] Cloning the remote Git repository
18:14:45 [2019-11-28T18:14:45.624Z] Cloning with configured refspecs honoured and without tags
18:14:45 [2019-11-28T18:14:45.673Z] Cloning repository https://github.com/moby/moby.git
18:14:45 [2019-11-28T18:14:45.674Z]  > git init /home/ubuntu/workspace/moby_PR-40268 # timeout=10
18:14:45 [2019-11-28T18:14:45.684Z] Fetching upstream changes from https://github.com/moby/moby.git
18:14:45 [2019-11-28T18:14:45.685Z]  > git --version # timeout=10
18:14:45 [2019-11-28T18:14:45.689Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:14:45 [2019-11-28T18:14:45.690Z]  > 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:14:59 [2019-11-28T18:14:59.181Z] Fetching without tags
18:14:59 [2019-11-28T18:14:59.475Z] Merging remotes/origin/master commit 3152f9436292115c97b4d8bb18c66cf97876ee75 into PR head commit 446fe7f263e26a5d8817770c0c4250175d4f528c
18:14:59 [2019-11-28T18:14:59.150Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:14:59 [2019-11-28T18:14:59.154Z]  > git config --add remote.origin.fetch +refs/pull/40268/head:refs/remotes/origin/PR-40268 # timeout=10
18:14:59 [2019-11-28T18:14:59.159Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:14:59 [2019-11-28T18:14:59.174Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:14:59 [2019-11-28T18:14:59.229Z] Fetching upstream changes from https://github.com/moby/moby.git
18:14:59 [2019-11-28T18:14:59.229Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:14:59 [2019-11-28T18:14:59.230Z]  > 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:14:59 [2019-11-28T18:14:59.480Z]  > git config core.sparsecheckout # timeout=10
18:14:59 [2019-11-28T18:14:59.486Z]  > git checkout -f 446fe7f263e26a5d8817770c0c4250175d4f528c
18:15:00 [2019-11-28T18:15:00.074Z] Merge succeeded, producing 446fe7f263e26a5d8817770c0c4250175d4f528c
18:15:00 [2019-11-28T18:15:00.074Z] Checking out Revision 446fe7f263e26a5d8817770c0c4250175d4f528c (PR-40268)
18:15:00 [2019-11-28T18:15:00.594Z] Commit message: "Make sure that layers are removed from layerdb after succefull layer removal"
18:15:00 [2019-11-28T18:15:00.595Z] First time build. Skipping changelog.
18:15:00 [2019-11-28T18:15:00.611Z] fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
18:15:00 [2019-11-28T18:15:00.041Z]  > git merge 3152f9436292115c97b4d8bb18c66cf97876ee75 # timeout=10
18:15:00 [2019-11-28T18:15:00.060Z]  > git rev-parse HEAD^{commit} # timeout=10
18:15:00 [2019-11-28T18:15:00.080Z]  > git config core.sparsecheckout # timeout=10
18:15:00 [2019-11-28T18:15:00.084Z]  > git checkout -f 446fe7f263e26a5d8817770c0c4250175d4f528c