Skip to content

Console Output

06:33:40 [2020-02-22T06:33:40.277Z] using credential docker-jenkins-github-credentials
06:33:40 [2020-02-22T06:33:40.288Z] Cloning the remote Git repository
06:33:40 [2020-02-22T06:33:40.288Z] Cloning with configured refspecs honoured and without tags
06:33:40 [2020-02-22T06:33:40.342Z] Cloning repository https://github.com/moby/moby.git
06:33:40 [2020-02-22T06:33:40.439Z]  > git init /home/ubuntu/workspace/moby_PR-40555 # timeout=10
06:33:40 [2020-02-22T06:33:40.822Z] Fetching upstream changes from https://github.com/moby/moby.git
06:33:40 [2020-02-22T06:33:40.823Z]  > git --version # timeout=10
06:33:40 [2020-02-22T06:33:40.846Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:33:40 [2020-02-22T06:33:40.872Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40555/head:refs/remotes/origin/PR-40555 +refs/heads/19.03:refs/remotes/origin/19.03
06:34:02 [2020-02-22T06:34:02.596Z] Fetching without tags
06:34:02 [2020-02-22T06:34:02.934Z] Merging remotes/origin/19.03 commit 1a7d601a15056f18d16421252a56385142e14ddb into PR head commit 9ed0504592d338890a37e18999f98d69d7103f2d
06:34:02 [2020-02-22T06:34:02.498Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:34:02 [2020-02-22T06:34:02.514Z]  > git config --add remote.origin.fetch +refs/pull/40555/head:refs/remotes/origin/PR-40555 # timeout=10
06:34:02 [2020-02-22T06:34:02.545Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
06:34:02 [2020-02-22T06:34:02.573Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
06:34:02 [2020-02-22T06:34:02.604Z] Fetching upstream changes from https://github.com/moby/moby.git
06:34:02 [2020-02-22T06:34:02.604Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
06:34:02 [2020-02-22T06:34:02.605Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40555/head:refs/remotes/origin/PR-40555 +refs/heads/19.03:refs/remotes/origin/19.03
06:34:02 [2020-02-22T06:34:02.941Z]  > git config core.sparsecheckout # timeout=10
06:34:02 [2020-02-22T06:34:02.961Z]  > git checkout -f 9ed0504592d338890a37e18999f98d69d7103f2d
06:34:03 [2020-02-22T06:34:03.796Z] Merge succeeded, producing 9ed0504592d338890a37e18999f98d69d7103f2d
06:34:03 [2020-02-22T06:34:03.797Z] Checking out Revision 9ed0504592d338890a37e18999f98d69d7103f2d (PR-40555)
06:34:05 [2020-02-22T06:34:05.201Z] Commit message: "daemon: add grpc.WithBlock option"
06:34:05 [2020-02-22T06:34:05.201Z] First time build. Skipping changelog.
06:34:05 [2020-02-22T06:34:05.252Z] fatal: bad object 49b252bdf16273de41b9b961caae5440a249d3e0
06:34:03 [2020-02-22T06:34:03.750Z]  > git merge 1a7d601a15056f18d16421252a56385142e14ddb # timeout=10
06:34:03 [2020-02-22T06:34:03.777Z]  > git rev-parse HEAD^{commit} # timeout=10
06:34:03 [2020-02-22T06:34:03.798Z]  > git config core.sparsecheckout # timeout=10
06:34:03 [2020-02-22T06:34:03.813Z]  > git checkout -f 9ed0504592d338890a37e18999f98d69d7103f2d