Skip to content

Console Output

07:04:00 [2021-05-03T07:04:00.098Z] The recommended git tool is: git
07:04:02 [2021-05-03T07:04:02.610Z] using credential docker-jenkins-github-credentials
07:04:02 [2021-05-03T07:04:02.617Z] Cloning the remote Git repository
07:04:02 [2021-05-03T07:04:02.617Z] Cloning with configured refspecs honoured and without tags
07:04:01 [2021-05-03T07:04:01.765Z] Cloning repository https://github.com/moby/moby.git
07:04:01 [2021-05-03T07:04:01.817Z]  > git init /home/ubuntu/workspace/moby_PR-42308 # timeout=10
07:04:02 [2021-05-03T07:04:02.118Z] Fetching upstream changes from https://github.com/moby/moby.git
07:04:02 [2021-05-03T07:04:02.118Z]  > git --version # timeout=10
07:04:02 [2021-05-03T07:04:02.137Z]  > git --version # 'git version 2.25.1'
07:04:02 [2021-05-03T07:04:02.138Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:04:02 [2021-05-03T07:04:02.140Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42308/head:refs/remotes/origin/PR-42308 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:04:17 [2021-05-03T07:04:17.530Z] Fetching without tags
07:04:17 [2021-05-03T07:04:17.793Z] Merging remotes/origin/master commit 59751bb23395a137253ca0b4fb99058ecec5a569 into PR head commit a15c97925e64f49b3d25f938496eadedad7a7ae1
07:04:17 [2021-05-03T07:04:17.450Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:04:17 [2021-05-03T07:04:17.471Z]  > git config --add remote.origin.fetch +refs/pull/42308/head:refs/remotes/origin/PR-42308 # timeout=10
07:04:17 [2021-05-03T07:04:17.490Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:04:17 [2021-05-03T07:04:17.510Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:04:17 [2021-05-03T07:04:17.533Z] Fetching upstream changes from https://github.com/moby/moby.git
07:04:17 [2021-05-03T07:04:17.534Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:04:17 [2021-05-03T07:04:17.535Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42308/head:refs/remotes/origin/PR-42308 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:04:17 [2021-05-03T07:04:17.801Z]  > git config core.sparsecheckout # timeout=10
07:04:17 [2021-05-03T07:04:17.814Z]  > git checkout -f a15c97925e64f49b3d25f938496eadedad7a7ae1 # timeout=10
07:04:18 [2021-05-03T07:04:18.472Z] Merge succeeded, producing a15c97925e64f49b3d25f938496eadedad7a7ae1
07:04:18 [2021-05-03T07:04:18.472Z] Checking out Revision a15c97925e64f49b3d25f938496eadedad7a7ae1 (PR-42308)
07:04:18 [2021-05-03T07:04:18.417Z]  > git remote # timeout=10
07:04:18 [2021-05-03T07:04:18.435Z]  > git config --get remote.origin.url # timeout=10
07:04:18 [2021-05-03T07:04:18.443Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:04:18 [2021-05-03T07:04:18.444Z]  > git merge 59751bb23395a137253ca0b4fb99058ecec5a569 # timeout=10
07:04:18 [2021-05-03T07:04:18.453Z]  > git rev-parse HEAD^{commit} # timeout=10
07:04:18 [2021-05-03T07:04:18.474Z]  > git config core.sparsecheckout # timeout=10
07:04:18 [2021-05-03T07:04:18.488Z]  > git checkout -f a15c97925e64f49b3d25f938496eadedad7a7ae1 # timeout=10
07:04:22 [2021-05-03T07:04:22.506Z] Commit message: "[DNM] trigger CI with runc rc94-pre"