Skip to content

Console Output

17:03:34 [2020-12-19T17:03:34.413Z] using credential docker-jenkins-github-credentials
17:03:34 [2020-12-19T17:03:34.424Z] Cloning the remote Git repository
17:03:34 [2020-12-19T17:03:34.424Z] Cloning with configured refspecs honoured and without tags
17:03:34 [2020-12-19T17:03:34.084Z] Cloning repository https://github.com/moby/moby.git
17:03:34 [2020-12-19T17:03:34.153Z]  > git init /home/ubuntu/workspace/moby_PR-41740 # timeout=10
17:03:34 [2020-12-19T17:03:34.527Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:34 [2020-12-19T17:03:34.527Z]  > git --version # timeout=10
17:03:34 [2020-12-19T17:03:34.542Z]  > git --version # 'git version 2.7.4'
17:03:34 [2020-12-19T17:03:34.543Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:34 [2020-12-19T17:03:34.546Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:56 [2020-12-19T17:03:56.722Z] Fetching without tags
17:03:57 [2020-12-19T17:03:57.147Z] Merging remotes/origin/master commit b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 into PR head commit 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:03:56 [2020-12-19T17:03:56.456Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:56 [2020-12-19T17:03:56.472Z]  > git config --add remote.origin.fetch +refs/pull/41740/head:refs/remotes/origin/PR-41740 # timeout=10
17:03:56 [2020-12-19T17:03:56.646Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:56 [2020-12-19T17:03:56.671Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:03:56 [2020-12-19T17:03:56.691Z] Fetching upstream changes from https://github.com/moby/moby.git
17:03:56 [2020-12-19T17:03:56.691Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:56 [2020-12-19T17:03:56.692Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/41740/head:refs/remotes/origin/PR-41740 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:03:57 [2020-12-19T17:03:57.123Z]  > git config core.sparsecheckout # timeout=10
17:03:57 [2020-12-19T17:03:57.137Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:03:58 [2020-12-19T17:03:58.909Z] Merge succeeded, producing 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa
17:03:58 [2020-12-19T17:03:58.910Z] Checking out Revision 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa (PR-41740)
17:03:58 [2020-12-19T17:03:58.829Z]  > git remote # timeout=10
17:03:58 [2020-12-19T17:03:58.835Z]  > git config --get remote.origin.url # timeout=10
17:03:58 [2020-12-19T17:03:58.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:03:58 [2020-12-19T17:03:58.849Z]  > git merge b5f863c67e6ffbaadedb94c885c3c50c625e4eb8 # timeout=10
17:03:58 [2020-12-19T17:03:58.868Z]  > git rev-parse HEAD^{commit} # timeout=10
17:03:58 [2020-12-19T17:03:58.884Z]  > git config core.sparsecheckout # timeout=10
17:03:58 [2020-12-19T17:03:58.895Z]  > git checkout -f 1c5806cf57e008e6f3ef66e6c1c57c42bbd5d3aa # timeout=10
17:04:03 [2020-12-19T17:04:03.719Z] Commit message: "Move use of debian:buster frozen image to debian:bullseye"