Skip to content

Console Output

14:58:36 [2022-07-20T14:58:36.644Z] The recommended git tool is: git
14:58:40 [2022-07-20T14:58:40.896Z] using credential docker-jenkins-github-credentials
14:58:40 [2022-07-20T14:58:40.906Z] Cloning the remote Git repository
14:58:40 [2022-07-20T14:58:40.906Z] Cloning with configured refspecs honoured and without tags
14:58:40 [2022-07-20T14:58:40.963Z] Cloning repository https://github.com/moby/moby.git
14:58:41 [2022-07-20T14:58:41.039Z]  > git init /home/ubuntu/workspace/moby_PR-43839 # timeout=10
14:58:41 [2022-07-20T14:58:41.290Z] Fetching upstream changes from https://github.com/moby/moby.git
14:58:41 [2022-07-20T14:58:41.291Z]  > git --version # timeout=10
14:58:41 [2022-07-20T14:58:41.320Z]  > git --version # 'git version 2.25.1'
14:58:41 [2022-07-20T14:58:41.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:58:41 [2022-07-20T14:58:41.331Z]  > git fetch --no-tags --force --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:02 [2022-07-20T14:59:02.780Z] Fetching without tags
14:59:02 [2022-07-20T14:59:02.665Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:59:02 [2022-07-20T14:59:02.688Z]  > git config --add remote.origin.fetch +refs/pull/43839/head:refs/remotes/origin/PR-43839 # timeout=10
14:59:02 [2022-07-20T14:59:02.717Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
14:59:02 [2022-07-20T14:59:02.746Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
14:59:02 [2022-07-20T14:59:02.786Z] Fetching upstream changes from https://github.com/moby/moby.git
14:59:02 [2022-07-20T14:59:02.786Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:59:02 [2022-07-20T14:59:02.788Z]  > git fetch --no-tags --force --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:03 [2022-07-20T14:59:03.118Z] Merging remotes/origin/master commit 2fbc30739b437d91f7a444f49143305e5f0a303e into PR head commit 75577fe7a8d9f21442b00df90c8ac33ebea2ac67
14:59:04 [2022-07-20T14:59:04.430Z] Merge succeeded, producing 75577fe7a8d9f21442b00df90c8ac33ebea2ac67
14:59:04 [2022-07-20T14:59:04.431Z] Checking out Revision 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 (PR-43839)
14:59:03 [2022-07-20T14:59:03.134Z]  > git config core.sparsecheckout # timeout=10
14:59:03 [2022-07-20T14:59:03.161Z]  > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10
14:59:04 [2022-07-20T14:59:04.354Z]  > git remote # timeout=10
14:59:04 [2022-07-20T14:59:04.380Z]  > git config --get remote.origin.url # timeout=10
14:59:04 [2022-07-20T14:59:04.399Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
14:59:04 [2022-07-20T14:59:04.400Z]  > git merge 2fbc30739b437d91f7a444f49143305e5f0a303e # timeout=10
14:59:04 [2022-07-20T14:59:04.419Z]  > git rev-parse HEAD^{commit} # timeout=10
14:59:04 [2022-07-20T14:59:04.435Z]  > git config core.sparsecheckout # timeout=10
14:59:04 [2022-07-20T14:59:04.445Z]  > git checkout -f 75577fe7a8d9f21442b00df90c8ac33ebea2ac67 # timeout=10
14:59:08 [2022-07-20T14:59:08.400Z] Commit message: "logger/journald: fix SA4011: ineffective break statement"