Skip to content

Console Output

17:24:47 [2024-03-28T17:24:47.214Z] The recommended git tool is: git
17:24:47 [2024-03-28T17:24:47.219Z] using credential docker-jenkins-github-credentials
17:24:47 [2024-03-28T17:24:47.229Z] Fetching changes from the remote Git repository
17:24:47 [2024-03-28T17:24:47.238Z] Fetching without tags
17:24:47 [2024-03-28T17:24:47.539Z] Merging remotes/origin/master commit a33b302d5496c0edb434a63fe927d71d9e333839 into PR head commit 04ffafa3b4c4197ef399b32f76f20cf9bee47aac
17:24:47 [2024-03-28T17:24:47.766Z] Merge succeeded, producing 3a5a6f4e58fc6bc6e4d9230b6092035c3277c2fd
17:24:47 [2024-03-28T17:24:47.766Z] Checking out Revision 3a5a6f4e58fc6bc6e4d9230b6092035c3277c2fd (PR-47649)
17:24:47 [2024-03-28T17:24:47.812Z] Commit message: "Merge commit 'a33b302d5496c0edb434a63fe927d71d9e333839' into HEAD"
17:24:47 [2024-03-28T17:24:47.812Z] First time build. Skipping changelog.
17:24:47 [2024-03-28T17:24:47.819Z]  > git --version # timeout=10
17:24:47 [2024-03-28T17:24:47.820Z]  > git --version # 'git version 2.25.1'
17:24:47 [2024-03-28T17:24:47.822Z] fatal: bad object 216427d8bfae9541c1c15f61bd453be62935f49c
17:24:47 [2024-03-28T17:24:47.225Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-47649/.git # timeout=10
17:24:47 [2024-03-28T17:24:47.235Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
17:24:47 [2024-03-28T17:24:47.240Z] Fetching upstream changes from https://github.com/moby/moby.git
17:24:47 [2024-03-28T17:24:47.240Z]  > git --version # timeout=10
17:24:47 [2024-03-28T17:24:47.242Z]  > git --version # 'git version 2.25.1'
17:24:47 [2024-03-28T17:24:47.242Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:24:47 [2024-03-28T17:24:47.245Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/47649/head:refs/remotes/origin/PR-47649 +refs/heads/master:refs/remotes/origin/master # timeout=10
17:24:47 [2024-03-28T17:24:47.584Z]  > git config core.sparsecheckout # timeout=10
17:24:47 [2024-03-28T17:24:47.586Z]  > git checkout -f 04ffafa3b4c4197ef399b32f76f20cf9bee47aac # timeout=10
17:24:47 [2024-03-28T17:24:47.613Z]  > git remote # timeout=10
17:24:47 [2024-03-28T17:24:47.615Z]  > git config --get remote.origin.url # timeout=10
17:24:47 [2024-03-28T17:24:47.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
17:24:47 [2024-03-28T17:24:47.620Z]  > git merge a33b302d5496c0edb434a63fe927d71d9e333839 # timeout=10
17:24:47 [2024-03-28T17:24:47.762Z]  > git rev-parse HEAD^{commit} # timeout=10
17:24:47 [2024-03-28T17:24:47.767Z]  > git config core.sparsecheckout # timeout=10
17:24:47 [2024-03-28T17:24:47.769Z]  > git checkout -f 3a5a6f4e58fc6bc6e4d9230b6092035c3277c2fd # timeout=10