Skip to content

Console Output

16:22:17 [2022-08-24T16:22:17.713Z] The recommended git tool is: git
16:22:17 [2022-08-24T16:22:17.772Z] using credential docker-jenkins-github-credentials
16:22:17 [2022-08-24T16:22:17.782Z] Cloning the remote Git repository
16:22:17 [2022-08-24T16:22:17.782Z] Cloning with configured refspecs honoured and without tags
16:22:17 [2022-08-24T16:22:17.786Z] Cloning repository https://github.com/moby/moby.git
16:22:17 [2022-08-24T16:22:17.786Z]  > git init /home/ubuntu/workspace/moby_PR-44030 # timeout=10
16:22:17 [2022-08-24T16:22:17.806Z] Fetching upstream changes from https://github.com/moby/moby.git
16:22:17 [2022-08-24T16:22:17.806Z]  > git --version # timeout=10
16:22:17 [2022-08-24T16:22:17.811Z]  > git --version # 'git version 2.17.1'
16:22:17 [2022-08-24T16:22:17.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:22:17 [2022-08-24T16:22:17.812Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:22:33 [2022-08-24T16:22:33.813Z] Fetching without tags
16:22:34 [2022-08-24T16:22:34.005Z] Merging remotes/origin/master commit 68d7736e9e819c675467b2e30df222c209174fbd into PR head commit 92d2e12a4d1f2886dac5d202694c89f628ef2134
16:22:34 [2022-08-24T16:22:34.614Z] Merge succeeded, producing 92d2e12a4d1f2886dac5d202694c89f628ef2134
16:22:34 [2022-08-24T16:22:34.615Z] Checking out Revision 92d2e12a4d1f2886dac5d202694c89f628ef2134 (PR-44030)
16:22:35 [2022-08-24T16:22:35.308Z] Commit message: "daemon: getInspectData(): reduce cyclomatic complexity"
16:22:33 [2022-08-24T16:22:33.779Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:22:33 [2022-08-24T16:22:33.784Z]  > git config --add remote.origin.fetch +refs/pull/44030/head:refs/remotes/origin/PR-44030 # timeout=10
16:22:33 [2022-08-24T16:22:33.793Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:22:33 [2022-08-24T16:22:33.803Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:22:33 [2022-08-24T16:22:33.815Z] Fetching upstream changes from https://github.com/moby/moby.git
16:22:33 [2022-08-24T16:22:33.816Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:22:33 [2022-08-24T16:22:33.816Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44030/head:refs/remotes/origin/PR-44030 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:22:34 [2022-08-24T16:22:34.007Z]  > git config core.sparsecheckout # timeout=10
16:22:34 [2022-08-24T16:22:34.020Z]  > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10
16:22:34 [2022-08-24T16:22:34.557Z]  > git remote # timeout=10
16:22:34 [2022-08-24T16:22:34.573Z]  > git config --get remote.origin.url # timeout=10
16:22:34 [2022-08-24T16:22:34.580Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:22:34 [2022-08-24T16:22:34.581Z]  > git merge 68d7736e9e819c675467b2e30df222c209174fbd # timeout=10
16:22:34 [2022-08-24T16:22:34.598Z]  > git rev-parse HEAD^{commit} # timeout=10
16:22:34 [2022-08-24T16:22:34.617Z]  > git config core.sparsecheckout # timeout=10
16:22:34 [2022-08-24T16:22:34.630Z]  > git checkout -f 92d2e12a4d1f2886dac5d202694c89f628ef2134 # timeout=10