Skip to content

Console Output

17:53:02 [2022-04-21T17:53:02.481Z] The recommended git tool is: git
17:53:05 [2022-04-21T17:53:05.547Z] using credential docker-jenkins-github-credentials
17:53:05 [2022-04-21T17:53:05.574Z] Cloning the remote Git repository
17:53:05 [2022-04-21T17:53:05.574Z] Cloning with configured refspecs honoured and without tags
17:53:05 [2022-04-21T17:53:05.596Z] Cloning repository https://github.com/moby/moby.git
17:53:05 [2022-04-21T17:53:05.656Z]  > git init /home/ubuntu/workspace/moby_PR-43332 # timeout=10
17:53:06 [2022-04-21T17:53:06.083Z] Fetching upstream changes from https://github.com/moby/moby.git
17:53:06 [2022-04-21T17:53:06.084Z]  > git --version # timeout=10
17:53:06 [2022-04-21T17:53:06.096Z]  > git --version # 'git version 2.17.1'
17:53:06 [2022-04-21T17:53:06.096Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:53:06 [2022-04-21T17:53:06.097Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43332/head:refs/remotes/origin/PR-43332 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:53:29 [2022-04-21T17:53:29.404Z] Fetching without tags
17:53:29 [2022-04-21T17:53:29.726Z] Merging remotes/origin/master commit 1a0c15abbb69105be7dab74335f7c9f6bb6f2efa into PR head commit 176f66df9ca5cdc9466661428f0a3ac33cd1ab1b
17:53:30 [2022-04-21T17:53:30.447Z] Merge succeeded, producing 176f66df9ca5cdc9466661428f0a3ac33cd1ab1b
17:53:30 [2022-04-21T17:53:30.447Z] Checking out Revision 176f66df9ca5cdc9466661428f0a3ac33cd1ab1b (PR-43332)
17:53:29 [2022-04-21T17:53:29.286Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:53:29 [2022-04-21T17:53:29.307Z]  > git config --add remote.origin.fetch +refs/pull/43332/head:refs/remotes/origin/PR-43332 # timeout=10
17:53:29 [2022-04-21T17:53:29.348Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:53:29 [2022-04-21T17:53:29.381Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:53:29 [2022-04-21T17:53:29.408Z] Fetching upstream changes from https://github.com/moby/moby.git
17:53:29 [2022-04-21T17:53:29.408Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:53:29 [2022-04-21T17:53:29.494Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43332/head:refs/remotes/origin/PR-43332 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:53:29 [2022-04-21T17:53:29.734Z]  > git config core.sparsecheckout # timeout=10
17:53:29 [2022-04-21T17:53:29.739Z]  > git checkout -f 176f66df9ca5cdc9466661428f0a3ac33cd1ab1b # timeout=10
17:53:30 [2022-04-21T17:53:30.369Z]  > git remote # timeout=10
17:53:30 [2022-04-21T17:53:30.382Z]  > git config --get remote.origin.url # timeout=10
17:53:30 [2022-04-21T17:53:30.395Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:53:30 [2022-04-21T17:53:30.408Z]  > git merge 1a0c15abbb69105be7dab74335f7c9f6bb6f2efa # timeout=10
17:53:30 [2022-04-21T17:53:30.425Z]  > git rev-parse HEAD^{commit} # timeout=10
17:53:30 [2022-04-21T17:53:30.451Z]  > git config core.sparsecheckout # timeout=10
17:53:30 [2022-04-21T17:53:30.458Z]  > git checkout -f 176f66df9ca5cdc9466661428f0a3ac33cd1ab1b # timeout=10
17:53:35 [2022-04-21T17:53:35.044Z] Commit message: "api/types: replace uses of deprecated types.Volume with volume.Volume"
17:53:35 [2022-04-21T17:53:35.058Z] First time build. Skipping changelog.
17:53:35 [2022-04-21T17:53:35.048Z]  > git rev-list --no-walk 114220e916d0c3c4fb16430bf48c005b375f4f42 # timeout=10