Skip to content

Console Output

17:37:09 [2020-03-30T17:37:09.211Z] using credential docker-jenkins-github-credentials
17:37:09 [2020-03-30T17:37:09.253Z] Cloning the remote Git repository
17:37:09 [2020-03-30T17:37:09.253Z] Cloning with configured refspecs honoured and without tags
17:37:09 [2020-03-30T17:37:09.287Z] Cloning repository https://github.com/moby/moby.git
17:37:09 [2020-03-30T17:37:09.288Z]  > git init /home/jenkins/workspace/moby_PR-40758 # timeout=10
17:37:09 [2020-03-30T17:37:09.303Z] Fetching upstream changes from https://github.com/moby/moby.git
17:37:09 [2020-03-30T17:37:09.303Z]  > git --version # timeout=10
17:37:09 [2020-03-30T17:37:09.317Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:37:09 [2020-03-30T17:37:09.319Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40758/head:refs/remotes/origin/PR-40758 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:37:17 [2020-03-30T17:37:17.149Z] Fetching without tags
17:37:17 [2020-03-30T17:37:17.045Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:37:17 [2020-03-30T17:37:17.059Z]  > git config --add remote.origin.fetch +refs/pull/40758/head:refs/remotes/origin/PR-40758 # timeout=10
17:37:17 [2020-03-30T17:37:17.073Z]  > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:37:17 [2020-03-30T17:37:17.126Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:37:17 [2020-03-30T17:37:17.183Z] Fetching upstream changes from https://github.com/moby/moby.git
17:37:17 [2020-03-30T17:37:17.183Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:37:17 [2020-03-30T17:37:17.185Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/40758/head:refs/remotes/origin/PR-40758 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
17:37:17 [2020-03-30T17:37:17.567Z] Merging remotes/origin/19.03 commit 1454987253c7ac31f744463a859c778abfe2706b into PR head commit 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0
17:37:18 [2020-03-30T17:37:18.195Z] Merge succeeded, producing 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0
17:37:18 [2020-03-30T17:37:18.196Z] Checking out Revision 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 (PR-40758)
17:37:17 [2020-03-30T17:37:17.600Z]  > git config core.sparsecheckout # timeout=10
17:37:17 [2020-03-30T17:37:17.614Z]  > git checkout -f 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 # timeout=10
17:37:18 [2020-03-30T17:37:18.114Z]  > git merge 1454987253c7ac31f744463a859c778abfe2706b # timeout=10
17:37:18 [2020-03-30T17:37:18.170Z]  > git rev-parse HEAD^{commit} # timeout=10
17:37:18 [2020-03-30T17:37:18.227Z]  > git config core.sparsecheckout # timeout=10
17:37:18 [2020-03-30T17:37:18.242Z]  > git checkout -f 359edd8cbf9c3ca98e34d319bc3ff015f2bafbf0 # timeout=10
17:37:18 [2020-03-30T17:37:18.803Z] Commit message: "[19.03] vendor: containerd 481103c8793316c118d9f795cde18060847c370e"