Skip to content

Console Output

12:22:40 [2019-09-27T12:22:40.600Z] using credential docker-jenkins-github-credentials
12:22:40 [2019-09-27T12:22:40.608Z] Cloning the remote Git repository
12:22:40 [2019-09-27T12:22:40.608Z] Cloning with configured refspecs honoured and without tags
12:22:40 [2019-09-27T12:22:40.616Z] Cloning repository https://github.com/moby/moby.git
12:22:40 [2019-09-27T12:22:40.617Z]  > git init /home/ubuntu/workspace/moby_PR-39997 # timeout=10
12:22:40 [2019-09-27T12:22:40.627Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:40 [2019-09-27T12:22:40.627Z]  > git --version # timeout=10
12:22:40 [2019-09-27T12:22:40.637Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:40 [2019-09-27T12:22:40.638Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39997/head:refs/remotes/origin/PR-39997 +refs/heads/master:refs/remotes/origin/master
12:22:53 [2019-09-27T12:22:53.545Z] Fetching without tags
12:22:53 [2019-09-27T12:22:53.831Z] Merging remotes/origin/master commit 40b9333523d9c128bb6746f80b8e698b21feb6e0 into PR head commit b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:22:54 [2019-09-27T12:22:54.381Z] Merge succeeded, producing b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:22:54 [2019-09-27T12:22:54.382Z] Checking out Revision b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c (PR-39997)
12:22:53 [2019-09-27T12:22:53.477Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:53 [2019-09-27T12:22:53.484Z]  > git config --add remote.origin.fetch +refs/pull/39997/head:refs/remotes/origin/PR-39997 # timeout=10
12:22:53 [2019-09-27T12:22:53.495Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:22:53 [2019-09-27T12:22:53.505Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:53 [2019-09-27T12:22:53.555Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:53 [2019-09-27T12:22:53.555Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:53 [2019-09-27T12:22:53.556Z]  > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/39997/head:refs/remotes/origin/PR-39997 +refs/heads/master:refs/remotes/origin/master
12:22:53 [2019-09-27T12:22:53.799Z]  > git config core.sparsecheckout # timeout=10
12:22:53 [2019-09-27T12:22:53.801Z]  > git checkout -f b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:22:54 [2019-09-27T12:22:54.325Z]  > git merge 40b9333523d9c128bb6746f80b8e698b21feb6e0 # timeout=10
12:22:54 [2019-09-27T12:22:54.336Z]  > git rev-parse HEAD^{commit} # timeout=10
12:22:54 [2019-09-27T12:22:54.391Z]  > git config core.sparsecheckout # timeout=10
12:22:54 [2019-09-27T12:22:54.395Z]  > git checkout -f b5dcdbde1cece60b0cb4f623eb2adc4a9f24384c
12:22:54 [2019-09-27T12:22:54.813Z] Commit message: "Jenkinsfile: install ipvsadm for amd64 stage"