Skip to content

Console Output

16:47:17 [2023-03-20T16:47:17.661Z] The recommended git tool is: git
16:47:20 [2023-03-20T16:47:20.425Z] using credential docker-jenkins-github-credentials
16:47:20 [2023-03-20T16:47:20.437Z] Cloning the remote Git repository
16:47:20 [2023-03-20T16:47:20.437Z] Cloning with configured refspecs honoured and without tags
16:47:20 [2023-03-20T16:47:20.532Z] Cloning repository https://github.com/moby/moby.git
16:47:20 [2023-03-20T16:47:20.610Z]  > git init /home/ubuntu/workspace/moby_PR-45181 # timeout=10
16:47:21 [2023-03-20T16:47:21.075Z] Fetching upstream changes from https://github.com/moby/moby.git
16:47:21 [2023-03-20T16:47:21.076Z]  > git --version # timeout=10
16:47:21 [2023-03-20T16:47:21.105Z]  > git --version # 'git version 2.25.1'
16:47:21 [2023-03-20T16:47:21.106Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:21 [2023-03-20T16:47:21.107Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45181/head:refs/remotes/origin/PR-45181 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:47:39 [2023-03-20T16:47:39.084Z] Fetching without tags
16:47:39 [2023-03-20T16:47:39.374Z] Merging remotes/origin/master commit 7489b51f610104ab5acc43f4e77142927e7b522e into PR head commit 1b32090319568780bb96a0c243ff61bc4d24324c
16:47:39 [2023-03-20T16:47:39.013Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:47:39 [2023-03-20T16:47:39.029Z]  > git config --add remote.origin.fetch +refs/pull/45181/head:refs/remotes/origin/PR-45181 # timeout=10
16:47:39 [2023-03-20T16:47:39.056Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
16:47:39 [2023-03-20T16:47:39.091Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
16:47:39 [2023-03-20T16:47:39.113Z] Fetching upstream changes from https://github.com/moby/moby.git
16:47:39 [2023-03-20T16:47:39.114Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:39 [2023-03-20T16:47:39.115Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45181/head:refs/remotes/origin/PR-45181 +refs/heads/master:refs/remotes/origin/master # timeout=10
16:47:39 [2023-03-20T16:47:39.413Z]  > git config core.sparsecheckout # timeout=10
16:47:39 [2023-03-20T16:47:39.433Z]  > git checkout -f 1b32090319568780bb96a0c243ff61bc4d24324c # timeout=10
16:47:40 [2023-03-20T16:47:40.662Z] Merge succeeded, producing 1b32090319568780bb96a0c243ff61bc4d24324c
16:47:40 [2023-03-20T16:47:40.662Z] Checking out Revision 1b32090319568780bb96a0c243ff61bc4d24324c (PR-45181)
16:47:40 [2023-03-20T16:47:40.625Z]  > git remote # timeout=10
16:47:40 [2023-03-20T16:47:40.641Z]  > git config --get remote.origin.url # timeout=10
16:47:40 [2023-03-20T16:47:40.652Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
16:47:40 [2023-03-20T16:47:40.654Z]  > git merge 7489b51f610104ab5acc43f4e77142927e7b522e # timeout=10
16:47:40 [2023-03-20T16:47:40.670Z]  > git rev-parse HEAD^{commit} # timeout=10
16:47:40 [2023-03-20T16:47:40.689Z]  > git config core.sparsecheckout # timeout=10
16:47:40 [2023-03-20T16:47:40.705Z]  > git checkout -f 1b32090319568780bb96a0c243ff61bc4d24324c # timeout=10
16:47:45 [2023-03-20T16:47:45.394Z] Commit message: "Add workflow to automatically cherry-pick on merge"
16:47:45 [2023-03-20T16:47:45.418Z] First time build. Skipping changelog.
16:47:45 [2023-03-20T16:47:45.423Z]  > git rev-list --no-walk f52cf1dbc27e7f8e4a22a75a2fa3e8a8bd8b7075 # timeout=10