Skip to content

Console Output

17:17:02 [2021-03-18T17:17:02.335Z] The recommended git tool is: git
17:17:05 [2021-03-18T17:17:05.368Z] using credential docker-jenkins-github-credentials
17:17:05 [2021-03-18T17:17:05.374Z] Cloning the remote Git repository
17:17:05 [2021-03-18T17:17:05.374Z] Cloning with configured refspecs honoured and without tags
17:17:05 [2021-03-18T17:17:05.432Z] Cloning repository https://github.com/moby/moby.git
17:17:05 [2021-03-18T17:17:05.513Z]  > git init /home/ubuntu/workspace/moby_PR-42163 # timeout=10
17:17:05 [2021-03-18T17:17:05.880Z] Fetching upstream changes from https://github.com/moby/moby.git
17:17:05 [2021-03-18T17:17:05.880Z]  > git --version # timeout=10
17:17:05 [2021-03-18T17:17:05.890Z]  > git --version # 'git version 2.17.1'
17:17:05 [2021-03-18T17:17:05.890Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:17:05 [2021-03-18T17:17:05.919Z]  > 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:17:30 [2021-03-18T17:17:30.350Z] Fetching without tags
17:17:30 [2021-03-18T17:17:30.732Z] Merging remotes/origin/master commit 737b400e0bb19308b92640468df4d2d826b1a425 into PR head commit e31086320ea0305e2cc70490160ee30480471680
17:17:30 [2021-03-18T17:17:30.194Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:17:30 [2021-03-18T17:17:30.212Z]  > git config --add remote.origin.fetch +refs/pull/42163/head:refs/remotes/origin/PR-42163 # timeout=10
17:17:30 [2021-03-18T17:17:30.266Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
17:17:30 [2021-03-18T17:17:30.307Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:17:30 [2021-03-18T17:17:30.352Z] Fetching upstream changes from https://github.com/moby/moby.git
17:17:30 [2021-03-18T17:17:30.352Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:17:30 [2021-03-18T17:17:30.355Z]  > 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:17:30 [2021-03-18T17:17:30.743Z]  > git config core.sparsecheckout # timeout=10
17:17:30 [2021-03-18T17:17:30.780Z]  > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10
17:17:31 [2021-03-18T17:17:31.565Z] Merge succeeded, producing e31086320ea0305e2cc70490160ee30480471680
17:17:31 [2021-03-18T17:17:31.565Z] Checking out Revision e31086320ea0305e2cc70490160ee30480471680 (PR-42163)
17:17:31 [2021-03-18T17:17:31.500Z]  > git remote # timeout=10
17:17:31 [2021-03-18T17:17:31.517Z]  > git config --get remote.origin.url # timeout=10
17:17:31 [2021-03-18T17:17:31.533Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:17:31 [2021-03-18T17:17:31.534Z]  > git merge 737b400e0bb19308b92640468df4d2d826b1a425 # timeout=10
17:17:31 [2021-03-18T17:17:31.554Z]  > git rev-parse HEAD^{commit} # timeout=10
17:17:31 [2021-03-18T17:17:31.608Z]  > git config core.sparsecheckout # timeout=10
17:17:31 [2021-03-18T17:17:31.621Z]  > git checkout -f e31086320ea0305e2cc70490160ee30480471680 # timeout=10
17:17:36 [2021-03-18T17:17:36.452Z] Commit message: "Remove cli test for duplicate --net/--network opts"