Skip to content

Console Output

18:22:53 [2021-11-26T18:22:53.995Z] The recommended git tool is: git
18:22:54 [2021-11-26T18:22:54.020Z] using credential docker-jenkins-github-credentials
18:22:54 [2021-11-26T18:22:54.033Z] Cloning the remote Git repository
18:22:54 [2021-11-26T18:22:54.033Z] Cloning with configured refspecs honoured and without tags
18:22:54 [2021-11-26T18:22:54.034Z] Cloning repository https://github.com/moby/moby.git
18:22:54 [2021-11-26T18:22:54.035Z]  > git init /home/ubuntu/workspace/moby_PR-43047 # timeout=10
18:22:54 [2021-11-26T18:22:54.049Z] Fetching upstream changes from https://github.com/moby/moby.git
18:22:54 [2021-11-26T18:22:54.050Z]  > git --version # timeout=10
18:22:54 [2021-11-26T18:22:54.055Z]  > git --version # 'git version 2.17.1'
18:22:54 [2021-11-26T18:22:54.055Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:22:54 [2021-11-26T18:22:54.055Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:23:08 [2021-11-26T18:23:08.623Z] Fetching without tags
18:23:09 [2021-11-26T18:23:09.010Z] Merging remotes/origin/master commit 93d560d5b3b0249f798243b52310128b7e1d163c into PR head commit 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff
18:23:09 [2021-11-26T18:23:09.526Z] Merge succeeded, producing 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff
18:23:09 [2021-11-26T18:23:09.526Z] Checking out Revision 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff (PR-43047)
18:23:08 [2021-11-26T18:23:08.586Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:23:08 [2021-11-26T18:23:08.589Z]  > git config --add remote.origin.fetch +refs/pull/43047/head:refs/remotes/origin/PR-43047 # timeout=10
18:23:08 [2021-11-26T18:23:08.607Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
18:23:08 [2021-11-26T18:23:08.616Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:23:08 [2021-11-26T18:23:08.627Z] Fetching upstream changes from https://github.com/moby/moby.git
18:23:08 [2021-11-26T18:23:08.627Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:23:08 [2021-11-26T18:23:08.627Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43047/head:refs/remotes/origin/PR-43047 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:23:09 [2021-11-26T18:23:09.011Z]  > git config core.sparsecheckout # timeout=10
18:23:09 [2021-11-26T18:23:09.016Z]  > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10
18:23:09 [2021-11-26T18:23:09.476Z]  > git remote # timeout=10
18:23:09 [2021-11-26T18:23:09.485Z]  > git config --get remote.origin.url # timeout=10
18:23:09 [2021-11-26T18:23:09.500Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:23:09 [2021-11-26T18:23:09.501Z]  > git merge 93d560d5b3b0249f798243b52310128b7e1d163c # timeout=10
18:23:09 [2021-11-26T18:23:09.515Z]  > git rev-parse HEAD^{commit} # timeout=10
18:23:09 [2021-11-26T18:23:09.527Z]  > git config core.sparsecheckout # timeout=10
18:23:09 [2021-11-26T18:23:09.533Z]  > git checkout -f 55da5245ded6228afc5cf40e6cf18dc50d8cf0ff # timeout=10
18:23:10 [2021-11-26T18:23:10.075Z] Commit message: "Fix missing parent info case in MatchesUsingParentResults"
18:23:10 [2021-11-26T18:23:10.092Z] First time build. Skipping changelog.
18:23:10 [2021-11-26T18:23:10.078Z]  > git rev-list --no-walk 2adf7cc70d3b43261840f2d63b32d3e66ce3c6a4 # timeout=10