Skip to content

Console Output

12:51:41 [2020-09-14T12:51:41.724Z] using credential docker-jenkins-github-credentials
12:51:41 [2020-09-14T12:51:41.734Z] Fetching changes from the remote Git repository
12:51:41 [2020-09-14T12:51:41.741Z] Fetching without tags
12:51:41 [2020-09-14T12:51:41.752Z]  > git rev-parse --is-inside-work-tree # timeout=10
12:51:41 [2020-09-14T12:51:41.759Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:51:41 [2020-09-14T12:51:41.767Z] Fetching upstream changes from https://github.com/moby/moby.git
12:51:41 [2020-09-14T12:51:41.767Z]  > git --version # timeout=10
12:51:41 [2020-09-14T12:51:41.771Z]  > git --version # 'git version 2.7.4'
12:51:41 [2020-09-14T12:51:41.771Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:51:41 [2020-09-14T12:51:41.772Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41447/head:refs/remotes/origin/PR-41447 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:51:56 [2020-09-14T12:51:56.106Z] Merging remotes/origin/master commit f416e99a0574290f0fb65708b5f6a086182a14d0 into PR head commit 41be7293f54f15dc04f024bf2b0f09e1a697208b
12:51:57 [2020-09-14T12:51:57.085Z] Merge succeeded, producing 41be7293f54f15dc04f024bf2b0f09e1a697208b
12:51:57 [2020-09-14T12:51:57.086Z] Checking out Revision 41be7293f54f15dc04f024bf2b0f09e1a697208b (PR-41447)
12:51:57 [2020-09-14T12:51:57.210Z] Commit message: "daemon/listeners: use pkg/errors"
12:51:56 [2020-09-14T12:51:56.131Z]  > git config core.sparsecheckout # timeout=10
12:51:56 [2020-09-14T12:51:56.135Z]  > git checkout -f 41be7293f54f15dc04f024bf2b0f09e1a697208b # timeout=10
12:51:57 [2020-09-14T12:51:57.069Z]  > git remote # timeout=10
12:51:57 [2020-09-14T12:51:57.078Z]  > git config --get remote.origin.url # timeout=10
12:51:57 [2020-09-14T12:51:57.086Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:51:57 [2020-09-14T12:51:57.087Z]  > git merge f416e99a0574290f0fb65708b5f6a086182a14d0 # timeout=10
12:51:57 [2020-09-14T12:51:57.102Z]  > git rev-parse HEAD^{commit} # timeout=10
12:51:57 [2020-09-14T12:51:57.111Z]  > git config core.sparsecheckout # timeout=10
12:51:57 [2020-09-14T12:51:57.115Z]  > git checkout -f 41be7293f54f15dc04f024bf2b0f09e1a697208b # timeout=10