Skip to content

Console Output

12:05:59 [2022-08-24T12:05:59.239Z] The recommended git tool is: git
12:06:01 [2022-08-24T12:06:01.869Z] using credential docker-jenkins-github-credentials
12:06:01 [2022-08-24T12:06:01.881Z] Cloning the remote Git repository
12:06:01 [2022-08-24T12:06:01.881Z] Cloning with configured refspecs honoured and without tags
12:06:01 [2022-08-24T12:06:01.601Z] Cloning repository https://github.com/moby/moby.git
12:06:01 [2022-08-24T12:06:01.678Z]  > git init /home/ubuntu/workspace/moby_PR-44011 # timeout=10
12:06:02 [2022-08-24T12:06:02.005Z] Fetching upstream changes from https://github.com/moby/moby.git
12:06:02 [2022-08-24T12:06:02.005Z]  > git --version # timeout=10
12:06:02 [2022-08-24T12:06:02.017Z]  > git --version # 'git version 2.17.1'
12:06:02 [2022-08-24T12:06:02.017Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:06:02 [2022-08-24T12:06:02.100Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:06:28 [2022-08-24T12:06:28.734Z] Fetching without tags
12:06:29 [2022-08-24T12:06:29.018Z] Merging remotes/origin/master commit 500c026818e5f571a64273c155a0f3bc38a7ebe2 into PR head commit 74b84d00b38e81a00d105d4755919c3710afd05d
12:06:28 [2022-08-24T12:06:28.614Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:06:28 [2022-08-24T12:06:28.636Z]  > git config --add remote.origin.fetch +refs/pull/44011/head:refs/remotes/origin/PR-44011 # timeout=10
12:06:28 [2022-08-24T12:06:28.644Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:06:28 [2022-08-24T12:06:28.678Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:06:28 [2022-08-24T12:06:28.716Z] Fetching upstream changes from https://github.com/moby/moby.git
12:06:28 [2022-08-24T12:06:28.716Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:06:28 [2022-08-24T12:06:28.717Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/44011/head:refs/remotes/origin/PR-44011 +refs/heads/master:refs/remotes/origin/master # timeout=10
12:06:29 [2022-08-24T12:06:29.016Z]  > git config core.sparsecheckout # timeout=10
12:06:29 [2022-08-24T12:06:29.035Z]  > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10
12:06:29 [2022-08-24T12:06:29.932Z] Merge succeeded, producing 74b84d00b38e81a00d105d4755919c3710afd05d
12:06:29 [2022-08-24T12:06:29.932Z] Checking out Revision 74b84d00b38e81a00d105d4755919c3710afd05d (PR-44011)
12:06:29 [2022-08-24T12:06:29.808Z]  > git remote # timeout=10
12:06:29 [2022-08-24T12:06:29.828Z]  > git config --get remote.origin.url # timeout=10
12:06:29 [2022-08-24T12:06:29.851Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:06:29 [2022-08-24T12:06:29.852Z]  > git merge 500c026818e5f571a64273c155a0f3bc38a7ebe2 # timeout=10
12:06:29 [2022-08-24T12:06:29.887Z]  > git rev-parse HEAD^{commit} # timeout=10
12:06:29 [2022-08-24T12:06:29.915Z]  > git config core.sparsecheckout # timeout=10
12:06:29 [2022-08-24T12:06:29.936Z]  > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10
12:06:34 [2022-08-24T12:06:34.833Z] Commit message: "integration-cli: add utility to check if snapshotters are enabled"