Skip to content

Console Output

20:13:22 [2022-02-22T20:13:22.040Z] The recommended git tool is: git
20:13:24 [2022-02-22T20:13:24.981Z] using credential docker-jenkins-github-credentials
20:13:24 [2022-02-22T20:13:24.991Z] Cloning the remote Git repository
20:13:24 [2022-02-22T20:13:24.991Z] Cloning with configured refspecs honoured and without tags
20:13:24 [2022-02-22T20:13:24.432Z] Cloning repository https://github.com/moby/moby.git
20:13:24 [2022-02-22T20:13:24.496Z]  > git init /home/ubuntu/workspace/moby_PR-43280 # timeout=10
20:13:24 [2022-02-22T20:13:24.754Z] Fetching upstream changes from https://github.com/moby/moby.git
20:13:24 [2022-02-22T20:13:24.755Z]  > git --version # timeout=10
20:13:24 [2022-02-22T20:13:24.767Z]  > git --version # 'git version 2.17.1'
20:13:24 [2022-02-22T20:13:24.767Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:13:24 [2022-02-22T20:13:24.769Z]  > git fetch --no-tags --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:13:48 [2022-02-22T20:13:48.345Z] Fetching without tags
20:13:48 [2022-02-22T20:13:48.645Z] Merging remotes/origin/master commit dc8fb8f03ba30a80b036706ef89d4dd156729216 into PR head commit ff408210da8ebcb6d3c333b6270b921442bcc1da
20:13:49 [2022-02-22T20:13:49.497Z] Merge succeeded, producing ff408210da8ebcb6d3c333b6270b921442bcc1da
20:13:49 [2022-02-22T20:13:49.497Z] Checking out Revision ff408210da8ebcb6d3c333b6270b921442bcc1da (PR-43280)
20:13:48 [2022-02-22T20:13:48.266Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:13:48 [2022-02-22T20:13:48.280Z]  > git config --add remote.origin.fetch +refs/pull/43280/head:refs/remotes/origin/PR-43280 # timeout=10
20:13:48 [2022-02-22T20:13:48.301Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
20:13:48 [2022-02-22T20:13:48.324Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
20:13:48 [2022-02-22T20:13:48.349Z] Fetching upstream changes from https://github.com/moby/moby.git
20:13:48 [2022-02-22T20:13:48.350Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:13:48 [2022-02-22T20:13:48.351Z]  > git fetch --no-tags --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:13:48 [2022-02-22T20:13:48.656Z]  > git config core.sparsecheckout # timeout=10
20:13:48 [2022-02-22T20:13:48.674Z]  > git checkout -f ff408210da8ebcb6d3c333b6270b921442bcc1da # timeout=10
20:13:49 [2022-02-22T20:13:49.395Z]  > git remote # timeout=10
20:13:49 [2022-02-22T20:13:49.425Z]  > git config --get remote.origin.url # timeout=10
20:13:49 [2022-02-22T20:13:49.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
20:13:49 [2022-02-22T20:13:49.436Z]  > git merge dc8fb8f03ba30a80b036706ef89d4dd156729216 # timeout=10
20:13:49 [2022-02-22T20:13:49.465Z]  > git rev-parse HEAD^{commit} # timeout=10
20:13:49 [2022-02-22T20:13:49.501Z]  > git config core.sparsecheckout # timeout=10
20:13:49 [2022-02-22T20:13:49.533Z]  > git checkout -f ff408210da8ebcb6d3c333b6270b921442bcc1da # timeout=10
20:13:53 [2022-02-22T20:13:53.893Z] Commit message: "distribution: remove use of deprecated dial.DualStack"