Skip to content

Console Output

17:15:54 [2021-03-18T17:15:54.135Z] The recommended git tool is: git
17:15:54 [2021-03-18T17:15:54.169Z] using credential docker-jenkins-github-credentials
17:15:54 [2021-03-18T17:15:54.184Z] Cloning the remote Git repository
17:15:54 [2021-03-18T17:15:54.185Z] Cloning with configured refspecs honoured and without tags
17:15:54 [2021-03-18T17:15:54.185Z] Cloning repository https://github.com/moby/moby.git
17:15:54 [2021-03-18T17:15:54.185Z]  > git init /home/jenkins/workspace/moby_PR-42163 # timeout=10
17:15:54 [2021-03-18T17:15:54.192Z] Fetching upstream changes from https://github.com/moby/moby.git
17:15:54 [2021-03-18T17:15:54.192Z]  > git --version # timeout=10
17:15:54 [2021-03-18T17:15:54.193Z]  > git --version # 'git version 2.17.1'
17:15:54 [2021-03-18T17:15:54.193Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:15:54 [2021-03-18T17:15:54.193Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:03 [2021-03-18T17:16:03.574Z] Fetching without tags
17:16:03 [2021-03-18T17:16:03.547Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:03 [2021-03-18T17:16:03.548Z]  > git config --add remote.origin.fetch +refs/pull/42163/head:refs/remotes/origin/PR-42163 # timeout=10
17:16:03 [2021-03-18T17:16:03.550Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:03 [2021-03-18T17:16:03.562Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:16:03 [2021-03-18T17:16:03.576Z] Fetching upstream changes from https://github.com/moby/moby.git
17:16:03 [2021-03-18T17:16:03.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:03 [2021-03-18T17:16:03.577Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42163/head:refs/remotes/origin/PR-42163 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:16:03 [2021-03-18T17:16:03.884Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680
17:16:04 [2021-03-18T17:16:04.311Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680
17:16:04 [2021-03-18T17:16:04.312Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163)
17:16:04 [2021-03-18T17:16:04.637Z] Commit message: "Remove cli test for duplicate --net/--network opts"
17:16:03 [2021-03-18T17:16:03.885Z]  > git config core.sparsecheckout # timeout=10
17:16:03 [2021-03-18T17:16:03.886Z]  > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10
17:16:04 [2021-03-18T17:16:04.283Z]  > git remote # timeout=10
17:16:04 [2021-03-18T17:16:04.284Z]  > git config --get remote.origin.url # timeout=10
17:16:04 [2021-03-18T17:16:04.285Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:16:04 [2021-03-18T17:16:04.286Z]  > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10
17:16:04 [2021-03-18T17:16:04.299Z]  > git rev-parse HEAD^{commit} # timeout=10
17:16:04 [2021-03-18T17:16:04.312Z]  > git config core.sparsecheckout # timeout=10
17:16:04 [2021-03-18T17:16:04.313Z]  > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10