Skip to content

Console Output

14:58:34 [2022-07-20T14:58:34.850Z] The recommended git tool is: git
14:58:37 [2022-07-20T14:58:37.409Z] using credential docker-jenkins-github-credentials
14:58:37 [2022-07-20T14:58:37.420Z] Cloning the remote Git repository
14:58:37 [2022-07-20T14:58:37.420Z] Cloning with configured refspecs honoured and without tags
14:58:36 [2022-07-20T14:58:36.498Z] Cloning repository https://github.com/moby/moby.git
14:58:36 [2022-07-20T14:58:36.561Z]  > git init /home/ubuntu/workspace/moby_PR-43839 # timeout=10
14:58:36 [2022-07-20T14:58:36.879Z] Fetching upstream changes from https://github.com/moby/moby.git
14:58:36 [2022-07-20T14:58:36.879Z]  > git --version # timeout=10
14:58:36 [2022-07-20T14:58:36.889Z]  > git --version # 'git version 2.17.1'
14:58:36 [2022-07-20T14:58:36.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:58:36 [2022-07-20T14:58:36.891Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:04 [2022-07-20T14:59:04.237Z] Fetching without tags
14:59:04 [2022-07-20T14:59:04.534Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 75577fe7a8d9f21442b00df90c8ac33ebea2ac67
14:59:04 [2022-07-20T14:59:04.123Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:59:04 [2022-07-20T14:59:04.141Z]  > git config --add remote.origin.fetch +refs/pull/43839/head:refs/remotes/origin/PR-43839 # timeout=10
14:59:04 [2022-07-20T14:59:04.168Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:04 [2022-07-20T14:59:04.204Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:59:04 [2022-07-20T14:59:04.242Z] Fetching upstream changes from https://github.com/moby/moby.git
14:59:04 [2022-07-20T14:59:04.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:59:04 [2022-07-20T14:59:04.243Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43839/head:refs/remotes/origin/PR-43839 +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:04 [2022-07-20T14:59:04.551Z]  > git config core.sparsecheckout # timeout=10
14:59:04 [2022-07-20T14:59:04.575Z]  > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10
14:59:05 [2022-07-20T14:59:05.859Z] Merge succeeded, producing 75577fe7a8d9f21442b00df90c8ac33ebea2ac67
14:59:05 [2022-07-20T14:59:05.860Z] Checking out Revision 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 (PR-43839)
14:59:05 [2022-07-20T14:59:05.730Z]  > git remote # timeout=10
14:59:05 [2022-07-20T14:59:05.758Z]  > git config --get remote.origin.url # timeout=10
14:59:05 [2022-07-20T14:59:05.790Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:59:05 [2022-07-20T14:59:05.791Z]  > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10
14:59:05 [2022-07-20T14:59:05.833Z]  > git rev-parse HEAD^{commit} # timeout=10
14:59:05 [2022-07-20T14:59:05.866Z]  > git config core.sparsecheckout # timeout=10
14:59:05 [2022-07-20T14:59:05.891Z]  > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10
14:59:10 [2022-07-20T14:59:10.562Z] Commit message: "logger/journald: fix SA4011: ineffective break statement"