Skip to content

Console Output

12:05:54 [2022-08-24T12:05:54.148Z] The recommended git tool is: git
12:05:57 [2022-08-24T12:05:57.546Z] using credential docker-jenkins-github-credentials
12:05:57 [2022-08-24T12:05:57.559Z] Cloning the remote Git repository
12:05:57 [2022-08-24T12:05:57.559Z] Cloning with configured refspecs honoured and without tags
12:05:57 [2022-08-24T12:05:57.583Z] Cloning repository https://github.com/moby/moby.git
12:05:57 [2022-08-24T12:05:57.648Z]  > git init /home/ubuntu/workspace/moby_PR-44011 # timeout=10
12:05:57 [2022-08-24T12:05:57.968Z] Fetching upstream changes from https://github.com/moby/moby.git
12:05:57 [2022-08-24T12:05:57.968Z]  > git --version # timeout=10
12:05:58 [2022-08-24T12:05:58.029Z]  > git --version # 'git version 2.25.1'
12:05:58 [2022-08-24T12:05:58.029Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:05:58 [2022-08-24T12:05:58.032Z]  > git fetch --no-tags --force --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:14 [2022-08-24T12:06:14.147Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:06:14 [2022-08-24T12:06:14.168Z]  > git config --add remote.origin.fetch +refs/pull/44011/head:refs/remotes/origin/PR-44011 # timeout=10
12:06:14 [2022-08-24T12:06:14.252Z] Fetching without tags
12:06:14 [2022-08-24T12:06:14.536Z] Merging remotes/origin/master commit 500c026818e5f571a64273c155a0f3bc38a7ebe2 into PR head commit 74b84d00b38e81a00d105d4755919c3710afd05d
12:06:15 [2022-08-24T12:06:15.431Z] Merge succeeded, producing 74b84d00b38e81a00d105d4755919c3710afd05d
12:06:15 [2022-08-24T12:06:15.431Z] Checking out Revision 74b84d00b38e81a00d105d4755919c3710afd05d (PR-44011)
12:06:14 [2022-08-24T12:06:14.191Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
12:06:14 [2022-08-24T12:06:14.220Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:06:14 [2022-08-24T12:06:14.260Z] Fetching upstream changes from https://github.com/moby/moby.git
12:06:14 [2022-08-24T12:06:14.260Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:06:14 [2022-08-24T12:06:14.261Z]  > git fetch --no-tags --force --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:14 [2022-08-24T12:06:14.548Z]  > git config core.sparsecheckout # timeout=10
12:06:14 [2022-08-24T12:06:14.576Z]  > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10
12:06:15 [2022-08-24T12:06:15.392Z]  > git remote # timeout=10
12:06:15 [2022-08-24T12:06:15.404Z]  > git config --get remote.origin.url # timeout=10
12:06:15 [2022-08-24T12:06:15.412Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:06:15 [2022-08-24T12:06:15.413Z]  > git merge 500c026818e5f571a64273c155a0f3bc38a7ebe2 # timeout=10
12:06:15 [2022-08-24T12:06:15.424Z]  > git rev-parse HEAD^{commit} # timeout=10
12:06:15 [2022-08-24T12:06:15.435Z]  > git config core.sparsecheckout # timeout=10
12:06:15 [2022-08-24T12:06:15.439Z]  > git checkout -f 74b84d00b38e81a00d105d4755919c3710afd05d # timeout=10
12:06:19 [2022-08-24T12:06:19.308Z] Commit message: "integration-cli: add utility to check if snapshotters are enabled"