Skip to content

Console Output

16:51:37 [2022-07-20T16:51:37.014Z] The recommended git tool is: git
16:51:40 [2022-07-20T16:51:40.324Z] using credential docker-jenkins-github-credentials
16:51:40 [2022-07-20T16:51:40.333Z] Cloning the remote Git repository
16:51:40 [2022-07-20T16:51:40.333Z] Cloning with configured refspecs honoured and without tags
16:51:40 [2022-07-20T16:51:40.356Z] Cloning repository https://github.com/moby/moby.git
16:51:40 [2022-07-20T16:51:40.405Z]  > git init /home/ubuntu/workspace/moby_PR-43838 # timeout=10
16:51:40 [2022-07-20T16:51:40.892Z] Fetching upstream changes from https://github.com/moby/moby.git
16:51:40 [2022-07-20T16:51:40.892Z]  > git --version # timeout=10
16:51:40 [2022-07-20T16:51:40.908Z]  > git --version # 'git version 2.25.1'
16:51:40 [2022-07-20T16:51:40.909Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:51:40 [2022-07-20T16:51:40.910Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43838/head:refs/remotes/origin/PR-43838 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:51:59 [2022-07-20T16:51:59.396Z] Fetching without tags
16:51:59 [2022-07-20T16:51:59.628Z] Merging remotes/origin/master commit 7624f8aeb1836cd75a0912d9614930e8a59eaf4e into PR head commit 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1
16:52:00 [2022-07-20T16:52:00.412Z] Merge succeeded, producing 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1
16:52:00 [2022-07-20T16:52:00.412Z] Checking out Revision 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1 (PR-43838)
16:51:59 [2022-07-20T16:51:59.361Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:51:59 [2022-07-20T16:51:59.372Z]  > git config --add remote.origin.fetch +refs/pull/43838/head:refs/remotes/origin/PR-43838 # timeout=10
16:51:59 [2022-07-20T16:51:59.379Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:51:59 [2022-07-20T16:51:59.388Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:51:59 [2022-07-20T16:51:59.401Z] Fetching upstream changes from https://github.com/moby/moby.git
16:51:59 [2022-07-20T16:51:59.402Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:51:59 [2022-07-20T16:51:59.405Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43838/head:refs/remotes/origin/PR-43838 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:51:59 [2022-07-20T16:51:59.636Z]  > git config core.sparsecheckout # timeout=10
16:51:59 [2022-07-20T16:51:59.645Z]  > git checkout -f 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1 # timeout=10
16:52:00 [2022-07-20T16:52:00.357Z]  > git remote # timeout=10
16:52:00 [2022-07-20T16:52:00.375Z]  > git config --get remote.origin.url # timeout=10
16:52:00 [2022-07-20T16:52:00.384Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:52:00 [2022-07-20T16:52:00.385Z]  > git merge 7624f8aeb1836cd75a0912d9614930e8a59eaf4e # timeout=10
16:52:00 [2022-07-20T16:52:00.403Z]  > git rev-parse HEAD^{commit} # timeout=10
16:52:00 [2022-07-20T16:52:00.415Z]  > git config core.sparsecheckout # timeout=10
16:52:00 [2022-07-20T16:52:00.429Z]  > git checkout -f 0e9a66d35af6bcb846a7dcb79f26ebd189f13ef1 # timeout=10
16:52:04 [2022-07-20T16:52:04.948Z] Commit message: "logger/journald: remove journald_compat (for systemd < 209)"