Skip to content

Console Output

11:40:46 [2020-05-06T11:40:46.697Z] using credential docker-jenkins-github-credentials
11:40:46 [2020-05-06T11:40:46.705Z] Cloning the remote Git repository
11:40:46 [2020-05-06T11:40:46.705Z] Cloning with configured refspecs honoured and without tags
11:40:46 [2020-05-06T11:40:46.767Z] Cloning repository https://github.com/moby/moby.git
11:40:46 [2020-05-06T11:40:46.811Z]  > git init /home/ubuntu/workspace/moby_PR-40914 # timeout=10
11:40:46 [2020-05-06T11:40:46.829Z] Fetching upstream changes from https://github.com/moby/moby.git
11:40:46 [2020-05-06T11:40:46.829Z]  > git --version # timeout=10
11:40:46 [2020-05-06T11:40:46.833Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:40:46 [2020-05-06T11:40:46.834Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40914/head:refs/remotes/origin/PR-40914 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:40:55 [2020-05-06T11:40:55.870Z] Fetching without tags
11:40:56 [2020-05-06T11:40:56.148Z] Merging remotes/origin/master commit 1655290016ac041bab80bb58a27a7fcc38415368 into PR head commit 7608e42da5abdd56c4d7b209384a6e512928d054
11:40:55 [2020-05-06T11:40:55.856Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:40:55 [2020-05-06T11:40:55.859Z]  > git config --add remote.origin.fetch +refs/pull/40914/head:refs/remotes/origin/PR-40914 # timeout=10
11:40:55 [2020-05-06T11:40:55.863Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
11:40:55 [2020-05-06T11:40:55.870Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
11:40:55 [2020-05-06T11:40:55.918Z] Fetching upstream changes from https://github.com/moby/moby.git
11:40:55 [2020-05-06T11:40:55.918Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
11:40:55 [2020-05-06T11:40:55.919Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/40914/head:refs/remotes/origin/PR-40914 +refs/heads/master:refs/remotes/origin/master # timeout=10
11:40:56 [2020-05-06T11:40:56.155Z]  > git config core.sparsecheckout # timeout=10
11:40:56 [2020-05-06T11:40:56.158Z]  > git checkout -f 7608e42da5abdd56c4d7b209384a6e512928d054 # timeout=10
11:40:56 [2020-05-06T11:40:56.761Z] Merge succeeded, producing 7608e42da5abdd56c4d7b209384a6e512928d054
11:40:56 [2020-05-06T11:40:56.761Z] Checking out Revision 7608e42da5abdd56c4d7b209384a6e512928d054 (PR-40914)
11:40:56 [2020-05-06T11:40:56.754Z]  > git merge 1655290016ac041bab80bb58a27a7fcc38415368 # timeout=10
11:40:56 [2020-05-06T11:40:56.760Z]  > git rev-parse HEAD^{commit} # timeout=10
11:40:56 [2020-05-06T11:40:56.766Z]  > git config core.sparsecheckout # timeout=10
11:40:56 [2020-05-06T11:40:56.768Z]  > git checkout -f 7608e42da5abdd56c4d7b209384a6e512928d054 # timeout=10
11:41:00 [2020-05-06T11:41:00.555Z] Commit message: "Fix curl progress flags"