Skip to content

Console Output

20:52:53 [2020-03-11T20:52:53.109Z] using credential docker-jenkins-github-credentials
20:52:53 [2020-03-11T20:52:53.119Z] Cloning the remote Git repository
20:52:53 [2020-03-11T20:52:53.119Z] Cloning with configured refspecs honoured and without tags
20:52:53 [2020-03-11T20:52:53.120Z] Cloning repository https://github.com/moby/moby.git
20:52:53 [2020-03-11T20:52:53.120Z]  > git init /home/ubuntu/workspace/moby_PR-40669 # timeout=10
20:52:53 [2020-03-11T20:52:53.129Z] Fetching upstream changes from https://github.com/moby/moby.git
20:52:53 [2020-03-11T20:52:53.130Z]  > git --version # timeout=10
20:52:53 [2020-03-11T20:52:53.132Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:52:53 [2020-03-11T20:52:53.132Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:06 [2020-03-11T20:53:06.229Z] Fetching without tags
20:53:06 [2020-03-11T20:53:06.476Z] Merging remotes/origin/master commit 5d86e4a8406ecdb96abf47923c888eb45acfd866 into PR head commit c239bbbcb20acc0e85dc075c375d8ef9b489755a
20:53:06 [2020-03-11T20:53:06.952Z] Merge succeeded, producing c239bbbcb20acc0e85dc075c375d8ef9b489755a
20:53:06 [2020-03-11T20:53:06.953Z] Checking out Revision c239bbbcb20acc0e85dc075c375d8ef9b489755a (PR-40669)
20:53:06 [2020-03-11T20:53:06.215Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:53:06 [2020-03-11T20:53:06.217Z]  > git config --add remote.origin.fetch +refs/pull/40669/head:refs/remotes/origin/PR-40669 # timeout=10
20:53:06 [2020-03-11T20:53:06.221Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:06 [2020-03-11T20:53:06.225Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:53:06 [2020-03-11T20:53:06.230Z] Fetching upstream changes from https://github.com/moby/moby.git
20:53:06 [2020-03-11T20:53:06.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:53:06 [2020-03-11T20:53:06.231Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40669/head:refs/remotes/origin/PR-40669 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:53:06 [2020-03-11T20:53:06.482Z]  > git config core.sparsecheckout # timeout=10
20:53:06 [2020-03-11T20:53:06.485Z]  > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10
20:53:06 [2020-03-11T20:53:06.938Z]  > git merge 5d86e4a8406ecdb96abf47923c888eb45acfd866 # timeout=10
20:53:06 [2020-03-11T20:53:06.946Z]  > git rev-parse HEAD^{commit} # timeout=10
20:53:06 [2020-03-11T20:53:06.954Z]  > git config core.sparsecheckout # timeout=10
20:53:06 [2020-03-11T20:53:06.956Z]  > git checkout -f c239bbbcb20acc0e85dc075c375d8ef9b489755a # timeout=10
20:53:07 [2020-03-11T20:53:07.430Z] Commit message: "Switch to s390x Ubuntu 18.04"