Skip to content

Console Output

08:46:56 [2022-12-28T08:46:56.562Z] The recommended git tool is: git
08:46:59 [2022-12-28T08:46:59.044Z] using credential docker-jenkins-github-credentials
08:46:59 [2022-12-28T08:46:59.055Z] Cloning the remote Git repository
08:46:59 [2022-12-28T08:46:59.055Z] Cloning with configured refspecs honoured and without tags
08:46:59 [2022-12-28T08:46:59.088Z] Cloning repository https://github.com/moby/moby.git
08:46:59 [2022-12-28T08:46:59.148Z]  > git init /home/ubuntu/workspace/moby_PR-40147 # timeout=10
08:46:59 [2022-12-28T08:46:59.660Z] Fetching upstream changes from https://github.com/moby/moby.git
08:46:59 [2022-12-28T08:46:59.660Z]  > git --version # timeout=10
08:46:59 [2022-12-28T08:46:59.671Z]  > git --version # 'git version 2.25.1'
08:46:59 [2022-12-28T08:46:59.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:46:59 [2022-12-28T08:46:59.673Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40147/head:refs/remotes/origin/PR-40147 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:14 [2022-12-28T08:47:14.698Z] Fetching without tags
08:47:14 [2022-12-28T08:47:14.905Z] Merging remotes/origin/master commit 598c2957075819bcb19e8523258ad41cc50d0949 into PR head commit 570c3b8350b44314f33bdb26af78bc727e3e439d
08:47:15 [2022-12-28T08:47:15.540Z] Merge succeeded, producing 570c3b8350b44314f33bdb26af78bc727e3e439d
08:47:15 [2022-12-28T08:47:15.540Z] Checking out Revision 570c3b8350b44314f33bdb26af78bc727e3e439d (PR-40147)
08:47:14 [2022-12-28T08:47:14.657Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:47:14 [2022-12-28T08:47:14.664Z]  > git config --add remote.origin.fetch +refs/pull/40147/head:refs/remotes/origin/PR-40147 # timeout=10
08:47:14 [2022-12-28T08:47:14.677Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:14 [2022-12-28T08:47:14.695Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
08:47:14 [2022-12-28T08:47:14.714Z] Fetching upstream changes from https://github.com/moby/moby.git
08:47:14 [2022-12-28T08:47:14.715Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:47:14 [2022-12-28T08:47:14.716Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/40147/head:refs/remotes/origin/PR-40147 +refs/heads/master:refs/remotes/origin/master # timeout=10
08:47:14 [2022-12-28T08:47:14.925Z]  > git config core.sparsecheckout # timeout=10
08:47:14 [2022-12-28T08:47:14.940Z]  > git checkout -f 570c3b8350b44314f33bdb26af78bc727e3e439d # timeout=10
08:47:15 [2022-12-28T08:47:15.511Z]  > git remote # timeout=10
08:47:15 [2022-12-28T08:47:15.517Z]  > git config --get remote.origin.url # timeout=10
08:47:15 [2022-12-28T08:47:15.521Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
08:47:15 [2022-12-28T08:47:15.522Z]  > git merge 598c2957075819bcb19e8523258ad41cc50d0949 # timeout=10
08:47:15 [2022-12-28T08:47:15.536Z]  > git rev-parse HEAD^{commit} # timeout=10
08:47:15 [2022-12-28T08:47:15.555Z]  > git config core.sparsecheckout # timeout=10
08:47:15 [2022-12-28T08:47:15.567Z]  > git checkout -f 570c3b8350b44314f33bdb26af78bc727e3e439d # timeout=10
08:47:20 [2022-12-28T08:47:20.047Z] Commit message: "Use os.IsTimeOut() instead of custom handling"
08:47:20 [2022-12-28T08:47:20.059Z] First time build. Skipping changelog.
08:47:20 [2022-12-28T08:47:20.062Z]  > git rev-list --no-walk d20d7116e62e665bb3784e1364c9243198bf5663 # timeout=10