Skip to content

Console Output

11:30:00 [2022-06-28T11:30:00.321Z] The recommended git tool is: git
11:30:00 [2022-06-28T11:30:00.329Z] using credential docker-jenkins-github-credentials
11:30:00 [2022-06-28T11:30:00.338Z] Cloning the remote Git repository
11:30:00 [2022-06-28T11:30:00.338Z] Cloning with configured refspecs honoured and without tags
11:30:00 [2022-06-28T11:30:00.336Z] Cloning repository https://github.com/moby/moby.git
11:30:00 [2022-06-28T11:30:00.337Z]  > git init /home/ubuntu/workspace/moby_PR-42542 # timeout=10
11:30:00 [2022-06-28T11:30:00.355Z] Fetching upstream changes from https://github.com/moby/moby.git
11:30:00 [2022-06-28T11:30:00.355Z]  > git --version # timeout=10
11:30:00 [2022-06-28T11:30:00.357Z]  > git --version # 'git version 2.25.1'
11:30:00 [2022-06-28T11:30:00.358Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:30:00 [2022-06-28T11:30:00.358Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42542/head:refs/remotes/origin/PR-42542 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:30:15 [2022-06-28T11:30:15.909Z] Fetching without tags
11:30:16 [2022-06-28T11:30:16.080Z] Merging remotes/origin/master commit b8b1e16fed062eb351608a0d608b7e90c4e1ddf1 into PR head commit f70a9788c54d720aaad9e63b2d9f79959e0b2930
11:30:15 [2022-06-28T11:30:15.888Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:30:15 [2022-06-28T11:30:15.891Z]  > git config --add remote.origin.fetch +refs/pull/42542/head:refs/remotes/origin/PR-42542 # timeout=10
11:30:15 [2022-06-28T11:30:15.894Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:30:15 [2022-06-28T11:30:15.899Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:30:15 [2022-06-28T11:30:15.905Z] Fetching upstream changes from https://github.com/moby/moby.git
11:30:15 [2022-06-28T11:30:15.906Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:30:15 [2022-06-28T11:30:15.906Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42542/head:refs/remotes/origin/PR-42542 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:30:16 [2022-06-28T11:30:16.076Z]  > git config core.sparsecheckout # timeout=10
11:30:16 [2022-06-28T11:30:16.078Z]  > git checkout -f f70a9788c54d720aaad9e63b2d9f79959e0b2930 # timeout=10
11:30:16 [2022-06-28T11:30:16.624Z] Merge succeeded, producing f70a9788c54d720aaad9e63b2d9f79959e0b2930
11:30:16 [2022-06-28T11:30:16.625Z] Checking out Revision f70a9788c54d720aaad9e63b2d9f79959e0b2930 (PR-42542)
11:30:17 [2022-06-28T11:30:17.294Z] Commit message: "drivers/ipvlan: add ipvlan_flag option, support l3s ipvlan_mode"
11:30:16 [2022-06-28T11:30:16.595Z]  > git remote # timeout=10
11:30:16 [2022-06-28T11:30:16.600Z]  > git config --get remote.origin.url # timeout=10
11:30:16 [2022-06-28T11:30:16.602Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:30:16 [2022-06-28T11:30:16.603Z]  > git merge b8b1e16fed062eb351608a0d608b7e90c4e1ddf1 # timeout=10
11:30:16 [2022-06-28T11:30:16.613Z]  > git rev-parse HEAD^{commit} # timeout=10
11:30:16 [2022-06-28T11:30:16.620Z]  > git config core.sparsecheckout # timeout=10
11:30:16 [2022-06-28T11:30:16.627Z]  > git checkout -f f70a9788c54d720aaad9e63b2d9f79959e0b2930 # timeout=10