Skip to content

Console Output

10:02:21 [2023-07-17T10:02:21.442Z] The recommended git tool is: git
10:02:23 [2023-07-17T10:02:23.313Z] using credential docker-jenkins-github-credentials
10:02:23 [2023-07-17T10:02:23.327Z] Cloning the remote Git repository
10:02:23 [2023-07-17T10:02:23.327Z] Cloning with configured refspecs honoured and without tags
10:02:23 [2023-07-17T10:02:23.340Z] Cloning repository https://github.com/moby/moby.git
10:02:23 [2023-07-17T10:02:23.388Z]  > git init /home/ubuntu/workspace/moby_20.10 # timeout=10
10:02:23 [2023-07-17T10:02:23.638Z] Fetching upstream changes from https://github.com/moby/moby.git
10:02:23 [2023-07-17T10:02:23.638Z]  > git --version # timeout=10
10:02:23 [2023-07-17T10:02:23.641Z]  > git --version # 'git version 2.25.1'
10:02:23 [2023-07-17T10:02:23.642Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
10:02:23 [2023-07-17T10:02:23.643Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:02:33 [2023-07-17T10:02:33.045Z] Avoid second fetch
10:02:33 [2023-07-17T10:02:33.046Z] Checking out Revision 0d4b9ed98be2aecf27e8dd014bef7bad0be15457 (20.10)
10:02:33 [2023-07-17T10:02:33.038Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
10:02:33 [2023-07-17T10:02:33.041Z]  > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10
10:02:33 [2023-07-17T10:02:33.051Z]  > git config core.sparsecheckout # timeout=10
10:02:33 [2023-07-17T10:02:33.053Z]  > git checkout -f 0d4b9ed98be2aecf27e8dd014bef7bad0be15457 # timeout=10
10:02:37 [2023-07-17T10:02:37.577Z] Commit message: "Merge pull request #45980 from thaJeztah/20.10_backport_vendor_distribution_v2.8.2"