Skip to content

Console Output

18:13:42 [2023-09-15T18:13:42.713Z] The recommended git tool is: git
18:13:42 [2023-09-15T18:13:42.721Z] using credential docker-jenkins-github-credentials
18:13:42 [2023-09-15T18:13:42.737Z] Fetching changes from the remote Git repository
18:13:42 [2023-09-15T18:13:42.750Z] Fetching without tags
18:13:42 [2023-09-15T18:13:42.994Z] Merging remotes/origin/master commit a07f6470b7f00c3345cf25c074ab7caff547f973 into PR head commit bd523abd4464d5fadbfd5a8101805b67ed856006
18:13:42 [2023-09-15T18:13:42.731Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-46489/.git # timeout=10
18:13:42 [2023-09-15T18:13:42.736Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
18:13:42 [2023-09-15T18:13:42.749Z] Fetching upstream changes from https://github.com/moby/moby.git
18:13:42 [2023-09-15T18:13:42.750Z]  > git --version # timeout=10
18:13:42 [2023-09-15T18:13:42.752Z]  > git --version # 'git version 2.25.1'
18:13:42 [2023-09-15T18:13:42.752Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:13:42 [2023-09-15T18:13:42.753Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/46489/head:refs/remotes/origin/PR-46489 +refs/heads/master:refs/remotes/origin/master # timeout=10
18:13:42 [2023-09-15T18:13:42.993Z]  > git config core.sparsecheckout # timeout=10
18:13:42 [2023-09-15T18:13:42.996Z]  > git checkout -f bd523abd4464d5fadbfd5a8101805b67ed856006 # timeout=10
18:13:43 [2023-09-15T18:13:43.079Z]  > git remote # timeout=10
18:13:43 [2023-09-15T18:13:43.082Z]  > git config --get remote.origin.url # timeout=10
18:13:43 [2023-09-15T18:13:43.085Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
18:13:43 [2023-09-15T18:13:43.086Z]  > git merge a07f6470b7f00c3345cf25c074ab7caff547f973 # timeout=10
18:13:43 [2023-09-15T18:13:43.120Z] Merge succeeded, producing bd523abd4464d5fadbfd5a8101805b67ed856006
18:13:43 [2023-09-15T18:13:43.120Z] Checking out Revision bd523abd4464d5fadbfd5a8101805b67ed856006 (PR-46489)
18:13:43 [2023-09-15T18:13:43.175Z] Commit message: "remove more direct uses of logrus"
18:13:43 [2023-09-15T18:13:43.113Z]  > git rev-parse HEAD^{commit} # timeout=10
18:13:43 [2023-09-15T18:13:43.119Z]  > git config core.sparsecheckout # timeout=10
18:13:43 [2023-09-15T18:13:43.122Z]  > git checkout -f bd523abd4464d5fadbfd5a8101805b67ed856006 # timeout=10