Skip to content

Console Output

07:57:44 [2023-07-17T07:57:44.484Z] The recommended git tool is: git
07:57:44 [2023-07-17T07:57:44.490Z] using credential docker-jenkins-github-credentials
07:57:44 [2023-07-17T07:57:44.501Z] Cloning the remote Git repository
07:57:44 [2023-07-17T07:57:44.501Z] Cloning with configured refspecs honoured and without tags
07:57:44 [2023-07-17T07:57:44.510Z] Cloning repository https://github.com/moby/moby.git
07:57:44 [2023-07-17T07:57:44.510Z]  > git init /home/ubuntu/workspace/moby_PR-45986 # timeout=10
07:57:44 [2023-07-17T07:57:44.515Z] Fetching upstream changes from https://github.com/moby/moby.git
07:57:44 [2023-07-17T07:57:44.515Z]  > git --version # timeout=10
07:57:44 [2023-07-17T07:57:44.517Z]  > git --version # 'git version 2.25.1'
07:57:44 [2023-07-17T07:57:44.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:57:44 [2023-07-17T07:57:44.518Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45986/head:refs/remotes/origin/PR-45986 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:57:55 [2023-07-17T07:57:55.937Z] Fetching without tags
07:57:56 [2023-07-17T07:57:56.172Z] Merging remotes/origin/master commit ee794231240b4f4087cffb434dcc67b06f402a47 into PR head commit 738b16d873854a03fe2e691c388901343616cc8c
07:57:56 [2023-07-17T07:57:56.779Z] Merge succeeded, producing 738b16d873854a03fe2e691c388901343616cc8c
07:57:56 [2023-07-17T07:57:56.780Z] Checking out Revision 738b16d873854a03fe2e691c388901343616cc8c (PR-45986)
07:57:55 [2023-07-17T07:57:55.931Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:57:55 [2023-07-17T07:57:55.934Z]  > git config --add remote.origin.fetch +refs/pull/45986/head:refs/remotes/origin/PR-45986 # timeout=10
07:57:55 [2023-07-17T07:57:55.937Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:57:55 [2023-07-17T07:57:55.941Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:57:55 [2023-07-17T07:57:55.946Z] Fetching upstream changes from https://github.com/moby/moby.git
07:57:55 [2023-07-17T07:57:55.946Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:57:55 [2023-07-17T07:57:55.947Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45986/head:refs/remotes/origin/PR-45986 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:57:56 [2023-07-17T07:57:56.181Z]  > git config core.sparsecheckout # timeout=10
07:57:56 [2023-07-17T07:57:56.183Z]  > git checkout -f 738b16d873854a03fe2e691c388901343616cc8c # timeout=10
07:57:56 [2023-07-17T07:57:56.770Z]  > git remote # timeout=10
07:57:56 [2023-07-17T07:57:56.773Z]  > git config --get remote.origin.url # timeout=10
07:57:56 [2023-07-17T07:57:56.776Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:57:56 [2023-07-17T07:57:56.777Z]  > git merge ee794231240b4f4087cffb434dcc67b06f402a47 # timeout=10
07:57:56 [2023-07-17T07:57:56.784Z]  > git rev-parse HEAD^{commit} # timeout=10
07:57:56 [2023-07-17T07:57:56.788Z]  > git config core.sparsecheckout # timeout=10
07:57:56 [2023-07-17T07:57:56.791Z]  > git checkout -f 738b16d873854a03fe2e691c388901343616cc8c # timeout=10
07:57:57 [2023-07-17T07:57:57.573Z] Commit message: "libnetwork/config: add Config.DriverConfig() and un-export DriverCfg"
07:57:57 [2023-07-17T07:57:57.578Z] First time build. Skipping changelog.
07:57:57 [2023-07-17T07:57:57.582Z]  > git rev-list --no-walk 7e19f431abdff1601c8c34a23a455069d4501e96 # timeout=10