Skip to content

Console Output

17:22:20 [2021-06-09T17:22:20.115Z] The recommended git tool is: git
17:22:20 [2021-06-09T17:22:20.125Z] using credential docker-jenkins-github-credentials
17:22:20 [2021-06-09T17:22:20.131Z] Cloning the remote Git repository
17:22:20 [2021-06-09T17:22:20.131Z] Cloning with configured refspecs honoured and without tags
17:22:20 [2021-06-09T17:22:20.138Z] Cloning repository https://github.com/moby/moby.git
17:22:20 [2021-06-09T17:22:20.138Z]  > git init /home/ubuntu/workspace/moby_PR-42432 # timeout=10
17:22:20 [2021-06-09T17:22:20.152Z] Fetching upstream changes from https://github.com/moby/moby.git
17:22:20 [2021-06-09T17:22:20.152Z]  > git --version # timeout=10
17:22:20 [2021-06-09T17:22:20.157Z]  > git --version # 'git version 2.17.1'
17:22:20 [2021-06-09T17:22:20.157Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:22:20 [2021-06-09T17:22:20.158Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:22:34 [2021-06-09T17:22:34.725Z] Fetching without tags
17:22:34 [2021-06-09T17:22:34.985Z] Merging remotes/origin/master commit 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 into PR head commit 0d9b0ed678e2b106e769e974f13aaf100e46351c
17:22:35 [2021-06-09T17:22:35.499Z] Merge succeeded, producing 0d9b0ed678e2b106e769e974f13aaf100e46351c
17:22:35 [2021-06-09T17:22:35.499Z] Checking out Revision 0d9b0ed678e2b106e769e974f13aaf100e46351c (PR-42432)
17:22:34 [2021-06-09T17:22:34.679Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:22:34 [2021-06-09T17:22:34.682Z]  > git config --add remote.origin.fetch +refs/pull/42432/head:refs/remotes/origin/PR-42432 # timeout=10
17:22:34 [2021-06-09T17:22:34.696Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:22:34 [2021-06-09T17:22:34.719Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:22:34 [2021-06-09T17:22:34.733Z] Fetching upstream changes from https://github.com/moby/moby.git
17:22:34 [2021-06-09T17:22:34.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:22:34 [2021-06-09T17:22:34.734Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42432/head:refs/remotes/origin/PR-42432 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:22:34 [2021-06-09T17:22:34.993Z]  > git config core.sparsecheckout # timeout=10
17:22:35 [2021-06-09T17:22:35.000Z]  > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10
17:22:35 [2021-06-09T17:22:35.466Z]  > git remote # timeout=10
17:22:35 [2021-06-09T17:22:35.469Z]  > git config --get remote.origin.url # timeout=10
17:22:35 [2021-06-09T17:22:35.485Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:22:35 [2021-06-09T17:22:35.486Z]  > git merge 86b4d88e55c7d70e77794a2b9e5fa829cc6bb8f8 # timeout=10
17:22:35 [2021-06-09T17:22:35.498Z]  > git rev-parse HEAD^{commit} # timeout=10
17:22:35 [2021-06-09T17:22:35.505Z]  > git config core.sparsecheckout # timeout=10
17:22:35 [2021-06-09T17:22:35.508Z]  > git checkout -f 0d9b0ed678e2b106e769e974f13aaf100e46351c # timeout=10
17:22:36 [2021-06-09T17:22:36.028Z] Commit message: "Fix possible overlapping IPs"
17:22:36 [2021-06-09T17:22:36.047Z] First time build. Skipping changelog.
17:22:36 [2021-06-09T17:22:36.035Z]  > git rev-list --no-walk 4e369b881eaf81f73c335264f8eede931b07e091 # timeout=10