Skip to content

Console Output

12:55:52 [2023-08-25T12:55:52.325Z] The recommended git tool is: git
12:55:52 [2023-08-25T12:55:52.347Z] using credential docker-jenkins-github-credentials
12:55:52 [2023-08-25T12:55:52.367Z] Cloning the remote Git repository
12:55:52 [2023-08-25T12:55:52.367Z] Cloning with configured refspecs honoured and without tags
12:55:52 [2023-08-25T12:55:52.367Z] Cloning repository https://github.com/moby/moby.git
12:55:52 [2023-08-25T12:55:52.367Z]  > git init /home/ubuntu/workspace/moby_PR-42429 # timeout=10
12:55:52 [2023-08-25T12:55:52.372Z] Fetching upstream changes from https://github.com/moby/moby.git
12:55:52 [2023-08-25T12:55:52.372Z]  > git --version # timeout=10
12:55:52 [2023-08-25T12:55:52.375Z]  > git --version # 'git version 2.25.1'
12:55:52 [2023-08-25T12:55:52.375Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:55:52 [2023-08-25T12:55:52.376Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42429/head:refs/remotes/origin/PR-42429 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:56:04 [2023-08-25T12:56:04.608Z] Fetching without tags
12:56:04 [2023-08-25T12:56:04.817Z] Merging remotes/origin/master commit 3e5b2a6ef66234fd845ac5f79b2fb0b6f25490da into PR head commit 785056b181bb5d1bff7ed7044ef3cbe141418329
12:56:04 [2023-08-25T12:56:04.590Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:56:04 [2023-08-25T12:56:04.593Z]  > git config --add remote.origin.fetch +refs/pull/42429/head:refs/remotes/origin/PR-42429 # timeout=10
12:56:04 [2023-08-25T12:56:04.596Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:56:04 [2023-08-25T12:56:04.601Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:56:04 [2023-08-25T12:56:04.608Z] Fetching upstream changes from https://github.com/moby/moby.git
12:56:04 [2023-08-25T12:56:04.608Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:56:04 [2023-08-25T12:56:04.608Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42429/head:refs/remotes/origin/PR-42429 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:56:04 [2023-08-25T12:56:04.817Z]  > git config core.sparsecheckout # timeout=10
12:56:04 [2023-08-25T12:56:04.820Z]  > git checkout -f 785056b181bb5d1bff7ed7044ef3cbe141418329 # timeout=10
12:56:05 [2023-08-25T12:56:05.468Z] Merge succeeded, producing 785056b181bb5d1bff7ed7044ef3cbe141418329
12:56:05 [2023-08-25T12:56:05.468Z] Checking out Revision 785056b181bb5d1bff7ed7044ef3cbe141418329 (PR-42429)
12:56:06 [2023-08-25T12:56:06.099Z] Commit message: "daemon: logger: make journald support completely optional"
12:56:05 [2023-08-25T12:56:05.447Z]  > git remote # timeout=10
12:56:05 [2023-08-25T12:56:05.450Z]  > git config --get remote.origin.url # timeout=10
12:56:05 [2023-08-25T12:56:05.453Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:56:05 [2023-08-25T12:56:05.454Z]  > git merge 3e5b2a6ef66234fd845ac5f79b2fb0b6f25490da # timeout=10
12:56:05 [2023-08-25T12:56:05.462Z]  > git rev-parse HEAD^{commit} # timeout=10
12:56:05 [2023-08-25T12:56:05.468Z]  > git config core.sparsecheckout # timeout=10
12:56:05 [2023-08-25T12:56:05.471Z]  > git checkout -f 785056b181bb5d1bff7ed7044ef3cbe141418329 # timeout=10