Skip to content

Console Output

20:13:44 [2022-02-22T20:13:44.174Z] The recommended git tool is: git
20:13:48 [2022-02-22T20:13:48.375Z] using credential docker-jenkins-github-credentials
20:13:48 [2022-02-22T20:13:48.383Z] Cloning the remote Git repository
20:13:48 [2022-02-22T20:13:48.383Z] Cloning with configured refspecs honoured and without tags
20:13:48 [2022-02-22T20:13:48.481Z] Cloning repository https://github.com/moby/moby.git
20:13:48 [2022-02-22T20:13:48.573Z]  > git init /home/ubuntu/workspace/moby_PR-43280 # timeout=10
20:13:49 [2022-02-22T20:13:49.267Z] Fetching upstream changes from https://github.com/moby/moby.git
20:13:49 [2022-02-22T20:13:49.267Z]  > git --version # timeout=10
20:13:49 [2022-02-22T20:13:49.273Z]  > git --version # 'git version 2.25.1'
20:13:49 [2022-02-22T20:13:49.273Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:13:49 [2022-02-22T20:13:49.275Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43280/head:refs/remotes/origin/PR-43280 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:14:09 [2022-02-22T20:14:09.460Z] Fetching without tags
20:14:09 [2022-02-22T20:14:09.369Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:14:09 [2022-02-22T20:14:09.375Z]  > git config --add remote.origin.fetch +refs/pull/43280/head:refs/remotes/origin/PR-43280 # timeout=10
20:14:09 [2022-02-22T20:14:09.396Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:14:09 [2022-02-22T20:14:09.446Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:14:09 [2022-02-22T20:14:09.469Z] Fetching upstream changes from https://github.com/moby/moby.git
20:14:09 [2022-02-22T20:14:09.470Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:14:09 [2022-02-22T20:14:09.470Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43280/head:refs/remotes/origin/PR-43280 +refs/heads/master:refs/remotes/origin/master # timeout=10
20:14:10 [2022-02-22T20:14:10.905Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit ff408210da8ebcb6d3c333b6270b921442bcc1da
20:14:11 [2022-02-22T20:14:11.707Z] Merge succeeded, producing ff408210da8ebcb6d3c333b6270b921442bcc1da
20:14:11 [2022-02-22T20:14:11.707Z] Checking out Revision ff408210da8ebcb6d3c333b6270b921442bcc1da (PR-43280)
20:14:10 [2022-02-22T20:14:10.924Z]  > git config core.sparsecheckout # timeout=10
20:14:10 [2022-02-22T20:14:10.947Z]  > git checkout -f ff408210da8ebcb6d3c333b6270b921442bcc1da # timeout=10
20:14:11 [2022-02-22T20:14:11.673Z]  > git remote # timeout=10
20:14:11 [2022-02-22T20:14:11.688Z]  > git config --get remote.origin.url # timeout=10
20:14:11 [2022-02-22T20:14:11.694Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:14:11 [2022-02-22T20:14:11.695Z]  > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10
20:14:11 [2022-02-22T20:14:11.706Z]  > git rev-parse HEAD^{commit} # timeout=10
20:14:11 [2022-02-22T20:14:11.714Z]  > git config core.sparsecheckout # timeout=10
20:14:11 [2022-02-22T20:14:11.717Z]  > git checkout -f ff408210da8ebcb6d3c333b6270b921442bcc1da # timeout=10
20:14:16 [2022-02-22T20:14:16.106Z] Commit message: "distribution: remove use of deprecated dial.DualStack"