Skip to content

Console Output

15:39:37 [2022-01-03T15:39:37.607Z] The recommended git tool is: git
15:39:41 [2022-01-03T15:39:41.210Z] using credential docker-jenkins-github-credentials
15:39:41 [2022-01-03T15:39:41.218Z] Cloning the remote Git repository
15:39:41 [2022-01-03T15:39:41.218Z] Cloning with configured refspecs honoured and without tags
15:39:41 [2022-01-03T15:39:41.163Z] Cloning repository https://github.com/moby/moby.git
15:39:41 [2022-01-03T15:39:41.239Z]  > git init /home/ubuntu/workspace/moby_PR-43107 # timeout=10
15:39:41 [2022-01-03T15:39:41.688Z] Fetching upstream changes from https://github.com/moby/moby.git
15:39:41 [2022-01-03T15:39:41.688Z]  > git --version # timeout=10
15:39:41 [2022-01-03T15:39:41.706Z]  > git --version # 'git version 2.25.1'
15:39:41 [2022-01-03T15:39:41.707Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:39:41 [2022-01-03T15:39:41.709Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:40:04 [2022-01-03T15:40:04.672Z] Fetching without tags
15:40:05 [2022-01-03T15:40:05.002Z] Merging remotes/origin/master commit 10aecb0e652d346130a37e5b4383eca28f594c21 into PR head commit 60f868c2634b6d76ca49a73464a9319a5430cb59
15:40:04 [2022-01-03T15:40:04.520Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:40:04 [2022-01-03T15:40:04.538Z]  > git config --add remote.origin.fetch +refs/pull/43107/head:refs/remotes/origin/PR-43107 # timeout=10
15:40:04 [2022-01-03T15:40:04.546Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
15:40:04 [2022-01-03T15:40:04.589Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
15:40:04 [2022-01-03T15:40:04.615Z] Fetching upstream changes from https://github.com/moby/moby.git
15:40:04 [2022-01-03T15:40:04.616Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:40:04 [2022-01-03T15:40:04.617Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43107/head:refs/remotes/origin/PR-43107 +refs/heads/master:refs/remotes/origin/master # timeout=10
15:40:04 [2022-01-03T15:40:04.952Z]  > git config core.sparsecheckout # timeout=10
15:40:04 [2022-01-03T15:40:04.965Z]  > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10
15:40:06 [2022-01-03T15:40:06.911Z] Merge succeeded, producing 60f868c2634b6d76ca49a73464a9319a5430cb59
15:40:06 [2022-01-03T15:40:06.911Z] Checking out Revision 60f868c2634b6d76ca49a73464a9319a5430cb59 (PR-43107)
15:40:06 [2022-01-03T15:40:06.638Z]  > git remote # timeout=10
15:40:06 [2022-01-03T15:40:06.674Z]  > git config --get remote.origin.url # timeout=10
15:40:06 [2022-01-03T15:40:06.711Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
15:40:06 [2022-01-03T15:40:06.778Z]  > git merge 10aecb0e652d346130a37e5b4383eca28f594c21 # timeout=10
15:40:06 [2022-01-03T15:40:06.825Z]  > git rev-parse HEAD^{commit} # timeout=10
15:40:06 [2022-01-03T15:40:06.861Z]  > git config core.sparsecheckout # timeout=10
15:40:06 [2022-01-03T15:40:06.879Z]  > git checkout -f 60f868c2634b6d76ca49a73464a9319a5430cb59 # timeout=10
15:40:11 [2022-01-03T15:40:11.436Z] Commit message: "Ensure system clock was set"